body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover{
text-decoration:underline;
}

#conteneur{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#footer{
	width:100%;
	height:30px;
	font-size:12px;
	color:#999999;
	text-align:center;
}

#contenu{
background-image:url(temporaire/fond-p-type.jpg);
background-repeat:no-repeat;
background-repeat:repeat-x;
}

#breadscrumb{
background-color:#FFFFFF;
font-size:10px;
color:#333333;
margin-top:3px;
padding:5px;
}

#breadscrumb a{
color:#000000;
font-weight:bold;
text-decoration:underline;
font-size:11px;
}

.sous_rubriques a{
color:#FF6600;
text-decoration:none;
font-weight:bold;
font-size:11px;
}

.sous_rubriques a:hover{
text-decoration:underline;
}

H1{
color:#ff6600;
font-size:15px;
font-weight:bold;
margin-bottom:20px;
margin-top:0px;
}

.sous_titre{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

.chapeau{
color:#333333;
font-size:12px;
font-style:italic;
}

.separation{
border-bottom:1px dashed #aaaaaa;
}
a.aimg img{
	border:0px;
}