/*
** Header de la page - header.css
*/

#header {
	float:left;
	height: 100px;
	border: 0;
	margin: 0 auto 0 auto;
	padding: 0;
	
}

#header_bloc_1 { background: url(../../../../img/public/header/header_bloc_1.gif) 47px 45px no-repeat; }

#header_bloc_1 a { 
	display:block; 
	width : 186px; 
	height:135px;
	margin: 47px 0 0 47px;
}
#header_bloc_1 a, #header_bloc_1 a:visited, #header_bloc_1 a:hover { color: #fff; text-decoration: none}

#header_bloc_2 { background: url(../../../../img/public/header/header_bloc_2.jpg) no-repeat; }
#header_bloc_3 { background: url(../../../../img/public/header/header_bloc_3.jpg) no-repeat; }
#header_bloc_4 { 
	background-color: #c1423d;
	font-family: Verdana;
	font-size: 30px;
	color: #fff;
	text-align:center;
}
#header_bloc_4 p { padding-top:8px; }
#header_bloc_5 { background: url(../../../../img/public/header/header_bloc_5.gif) no-repeat; }
#header_bloc_6 { background: url(../../../../img/public/header/header_bloc_6.jpg) no-repeat; }
#header_bloc_7 { background-color: #c2cbd7; }
#header_bloc_8 { background: url(../../../../img/public/header/header_bloc_8.gif) no-repeat; }

#header div {
	float:left;
	border: 0;
	margin: 0;
	padding: 0;
}

