* {margin:0; padding:0; border:0; list-style-type:none}

html {background-color:#0C0505}

body {
	width:953px;
	margin-left:auto;
	margin-right:auto;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.bandeau {
	width:953px;
	height:193px;
}
.bandeau-preaccueil {
	width:953px;
	height:426px;
	margin-top:100px;
	margin-bottom:50px;
}
.logo-pre-accueil {
	width:763px;
	height:379px;
}
.logo-accueil {
	width:402px;
	height:193px;
	margin-left:270px;
}

.visuels-rubriques {
	width:953px;
	height:197px;
}
		.visuels-rubriques h1 {
			float:left;
			margin-right:5px;
		}
		.visuels-rubriques h2 {
			float:left;
		}
		
.sousmenu-conteneur {
	width:953px;
	height:148px;
}
		.sousmenu-individuel {
			width:314px;
			height:148px;
			background-image:url(../images/prestimages-ssmenu.jpg);
			background-repeat:no-repeat;
			float:left;
			margin-right:5px;
		}
				.sousmenu-individuel h1 {
					font-size:14px;
					color:#ED6D00;
					padding-top:5px;
					text-align:center;
				}
				.sousmenu-individuel ul {
					padding:20px 0 0 30px;
				}
				.sousmenu-individuel li {
					font-size:12px;
					font-weight:bold;
					margin-bottom:12px;
				}
		
		.sousmenu-individuel2 {
			width:314px;
			height:148px;
			background-image:url(../images/prestimages-ssmenu.jpg);
			background-repeat:no-repeat;
			float:left;
		}
				.sousmenu-individuel2 h1 {
					font-size:14px;
					color:#ED6D00;
					padding-top:5px;
					text-align:center;
				}
				.sousmenu-individuel2 ul {
					padding:20px 0 0 30px;
				}
				.sousmenu-individuel2 li {
					font-size:12px;
					font-weight:bold;
					margin-bottom:12px;
				}
				
.contact {
	width:953px;
	height:40px;
	background-image:url(../images/fond-bande-contact.jpg);
	background-repeat:no-repeat;
}

		.contact h1 {
			font-size:18px;
			color:#ED6D00;
			padding-top:9px;
			text-align:center;
		}
		.contact p {
			font-size:10px;
			font-family:Arial, Helvetica, sans-serif;
			text-align:center;
			margin-top:10px;
		}
		
.contact-preaccueil {
	width:953px;
	height:30px;
}
		.contact-preaccueil p {
			font-size:10px;
			font-family:Arial, Helvetica, sans-serif;
			text-align:center;
			margin-top:10px;
		}
		
		
		a.lien {color:#101010; text-decoration:none}
		a.lien:visited {color:#101010; text-decoration:none}
		a.lien:hover {color:#666666; text-decoration:underline}
		a.lien:active {color:#101010; text-decoration:none}

.pied-de-page {
	width:953px;
	height:64px;
	font-size:10px;
	margin-top:10px;
}
		.pied-de-page p {
			width:158px;
			height:44px;
			background-image:url(../images/prestimages-pied.jpg);
			background-repeat:no-repeat;
			float:left;
			text-align:center;
			line-height:40px;
		}
		
a.sousrub {color:#FFF; text-decoration:none}
a.sousrub:visited {color:#FFF; text-decoration:none}
a.sousrub:hover {color:#ED6D00; text-decoration:underline}
a.sousrub:active {color:#FFF; text-decoration:none}		
		
