/*****************
* HEADER DE BASE *
*****************/

#header-top {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	height: 129px;
	margin: 0px;   
	padding: 0px;
	z-index: 1;
}


/*****************
* FOOTER DE BASE *
*****************/

#footer-container #footer-bottom {
	background: url('images/footer-fond-bottom.png') no-repeat;
	height: 67px;
	padding-top: 10px;
}
