* {
margin:0;
padding:0;
border: 0;
font-weight: normal;
font-style: normal;
text-decoration: none; 
}



.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

a{color:#4d4d4d;font-weight:bold;}
a:hover{text-decoration::none;}
a.expose{
color:#bf0b1a!important;
font-size:16px;
}
img{border:0px;}
.texte i {font-style:italic}
.texte strong { font-weight:bold;}
.texte hr {height:20px;}
.texte ul{list-style-position:inside;}
.texte ul{	list-style-position: inside; margin-left:10px; margin-bottom:10px;}
.texte ul ul{list-style-position: inside; margin-left:20px;}
.texte ol {list-style-position: inside; margin-left:10px;}
.texte p{margin-top:13px;margin-bottom:13px;}
.format_png { behavior: url(win_png.htc); }
.spip_surligne{font-weight:bold;color:#D95A11;background-color:#FFEC1F;padding-left:3px;padding-right:3px;}
.chapo{
	font-weight:bold;
	color:#444444;
	margin-top:15px;
	margin-bottom:15px;
}
.imgleft{float:left;
position:relative;
margin-right:10px;}
a{
font-weight:bold;
text-decoration:none;
color:#1D3348;
}
a:hover{
text-decoration:underline;
}

/*****CHANGEMENT FORMULAIRE*******/

.spip_forms legend {
display:none;
font-size:1.15em;
padding:5px;
}
.spip_forms fieldset {
border:none;
margin:0.5em 0;
padding:0.4em 0.4em 0.4em 1em;
}

.spip_forms {
color:black;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
margin:0 0 16px;
padding:6px;
border:0px;
}
.spip_forms .spip_bouton input {
background:#FFF none repeat scroll 0 0 !important;
border:none;
color:#4D4D4D;
border:1px solid #4D4D4D;
cursor:pointer;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1em;
font-weight:bold;
padding:0.4em;
width:100px;
}
.spip_forms .forml, .spip_forms .formo {
border-color:#808080 !important;
}
.spip_forms form .forml-focus, .spip_forms form input.forml-focus:focus, .spip_forms form textarea.forml-focus:focus, .forml-focus {
background-color:#EBEBE4 !important;
}
.spip_forms .forml, .spip_forms .fondl{
background-color:#FFF !important;
}

/************MAIN******************/
body{
font-family:Arial, sans serif;
font-size:12px;
color:#4D4D4D;
}
#main{
width:960px;
margin-left:auto;
margin-right:auto;
position:relative;
overflow:hidden;
}
#header{
height:153px;
width:960px;
background-color:#d95a11;
position:relative;
background-image:url('images/banniere1.jpg');
background-repeat:no-repeat;

}
#formulaire_recherche{
position:absolute;
top:10px;
right:10px;
}
#wrap{
overflow:hidden;
position:relative;
zoom:1;
}
	#menu{
	float:left;
	width:960px;
	height:30px;
	padding-top:5px;
	margin-bottom:10px;
	position:relative;
	background-color:#d9cead;
	}
	#menu li{
	padding-left:10px;
	padding-right:10px;
	height:20px;
	display:block;
	float:left;
	margin-left:5px;
	margin-right:5px;
	}
	#menu li a{
	color:#D95A11;
	}
	#content{
	padding:10px;
	width:920px;
	margin-left:10px;
	margin-right:10px;
	}
		h1{
		color:#D95A11;
		font-size:16px;
		font-weight:bold;
		}
		h2{
		color:#1D3348;
		font-size:14px;
		font-weight:bold;
		}
		h3{
		color:#D95A11;
		font-size:13px;
		font-weight:bold;
		}
		h4{
		font-size:13px;
		font-weight:bold;
		}
		hr.spacer{
		background-image:url('images/spacer.png');
		background-repeat:repeat-x;
		background-position:center;
		height:1px;
		margin-top:5px;
		margin-bottom:5px;
		border:none;
		}
		#blocvideo{
		float:right;
		width:320px;
		padding:20px;
		background-color:#f2f2f2;
		margin-top:10px;
		margin-left:20px;
		margin-bottom:20px;
		}
		#descvideo{
		background-color:#FFF;
		color:#444;
		padding:10px;
		margin-top:20px;
		}
		ul.arts{
		list-style:none;
		margin-bottom:20px;
		padding:10px;
		}
		ul.arts li{
		padding:5px;
		}
		ul.arts li h2{
		font-size:12px;
		}
		ul.arts li.ssrub{
		padding-left:0;
		font-size:14px;
		margin-left:-5px;
		}
		ul.arts li.ssrub a{
		color:#D95A11;
		}
		ul.arts li.ssrubtitre{
		padding-left:0;
		font-size:13px;
		margin-left:-5px;
		font-weight:bold;
		}
		
		.select
			{
			background-color:#f2f2f2;
			padding-left:15px;
			font-size:14px;
			color:#BF0B1A!important;
			}
		#listing{
		text-align:center;
		margin-bottom:5px;
		margin-top:5px;
		font-size:12px;
		}
		#listing a{
		color:#444;
		}
		.aucun{
		display:none;
		}
		.rech{
		background-color:#f2f2f2;
		padding:10px;
		margin-top:5px;
		margin-bottom:5px;
		}
		.rech h2{
		}
		.rech ul{
		list-style-position:inside;
		padding-left:10px;
		color:#1D3348;
		}
		.rech li{
		padding-top:3px;
		padding-bottom:3px;
		}
		/***SOMMAIRE***/
	
		/*************/

#footer{
margin-top:20px;
padding:5px;
width:940px;
background-color:#d9cead;
text-align:center;
border-bottom:#d95a11 3px solid;
}
	.rm{
	position:relative;
	top:2px;left:5px;
	}