@charset "utf-8";
/* CSS Document */
* {
margin:0;
padding:0;
border: 0;
font-weight: normal;
font-style: normal;
text-decoration: none; 
outline: none;
zoom:1;
}

/* vert 009375
orange ED7F00*/

.spip_documents { text-align: center; }
#article .spip_documents_center{
display:block;
overflow:hidden;
width:640px;
margin-bottom:20px!important;
}
#article .spip_documents_center dt{
float:left;
width:75px;
margin-left:100px;
}
#article .spip_documents_center dt.JPEG{
margin-left:10px!important;
width:165px!important;
}
#article .spip_documents_center .spip_doc_titre{
float:left;
width:350px!important;
text-align:left;
margin-left:0px;
}
#articleune .spip_documents_center{
display:block;
overflow:hidden;
width:3000px;
margin-bottom:10px!important;
}
#articleune .spip_documents_center dt{
float:left;
width:50px;
margin-left:10px;
}
#article .spip_documents_center .spip_doc_titre{
float:left;
width:240px!important;
text-align:left;
margin-left:0px;
}
.spip_doc_titre{
font-size:12px!important;
}
.art .jcarousel-skin-tango { margin-top:15px; }
	.cachetexte{display:none;}
.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; }

.format_png { behavior: url(win_png.htc); }
.texte img{border:0px;}
.texte i {font-style:italic}
.texte strong { font-weight:bold;}
.texte hr {height:1px;border-color:#FFF;margin-top:5px;margin-bottom:5px;}
.texte ul{	list-style-position: inside; margin-left:10px; margin-bottom:10px;overflow:hidden;}
.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;overflow:hidden;}
.texte h3{padding-top:3px; padding-bottom:3px; color:#d64c25; font-size:14px; font-weight: bold;}
.texte h2{color:#d64c25; font-size:14px; font-weight: bold;}
 .texte h2 a{color:#d64c25!important;}
.spacer{height:1px; background-repeat:repeat-x; background-image:url(images/spacer.png);margin-top:2px;margin-bottom:2px;}

table.spip{
margin:auto;
margin-bottom:10px;

}
table.spip th{
background-color:#C3D6DF;
margin:2px;
padding:3px;
text-align:center;
}
table.spip td{
border-left:#C3D6DF 1px solid;
padding:2px;
}
table.spip tr{
border:#C3D6DF 1px solid!important;
border-left:0px solid!important;
margin-top:2px;
}
strong{
font-weight:bold;
}
.chapo{
	font-weight:bold;
	color:#444444;
	margin-top:15px;
	margin-bottom:15px;
}
.chapo p{
font-weight:bold!important;
}

.gmap{
width:230px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom:15px;
border:1px solid #ACCA4B;
}
.imgleft{float:left;
position:relative;
margin-right:10px;}
a{
font-weight:bold;
text-decoration:none;
color:#d64c25;
}
a:hover{
text-decoration:underline;
}

/***form****/

/*****CHANGEMENT FORMULAIRE*******/
.formulaire_automatique{
width:400px;
margin-right:auto;
margin-left:auto;
}
.formulaire_automatique input,.formulaire_automatique textarea{
border:1px solid #666;
padding:3px;
}
.formulaire_automatique li{
margin-top:5px;
margin-bottom:5px;
list-style:none;
}
.formulaire_automatique .obligatoire input,.formulaire_automatique .obligatoire textarea{
background-color:#E5E6E6;
}
.formulaire_automatique .erreur input,.formulaire_automatique .erreur textarea{
background-color:#EFE0E2;
}
.formulaire_automatique label{
display:block;
margin-bottom:5px;
font-weight:bold;
}
.formulaire_automatique .boutons{
float:right;
font-weight:bold;
}
.formulaire_automatique .erreur_message{
display:block;
font-style:italic;
}
.formulaire_automatique .reponse_formulaire{
font-weight:bold;
}

.formulaire_recherche{
position:absolute;
right:26px;
top:10px;
width:170px;
}
.formulaire_recherche #recherche{
height:12px;
width:120px;
border:1px #444444 solid;
padding:3px;
font-size:9px;
position:relative;
top:-3px;
}
.formulaire_recherche .submit{
background-image:url(./images/ok_search.png);
background-repeat:no-repeat;
background-position:left 6px;
background-color:#FFF!important;
width:39px;
height:36px;
position:relative\9;
top:5px\9;
}
/*** site ***/
body {
	background-image:url(./images/background.png);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:arial, sans serif;
	background-color:#FFF;
	font-size:11px;
	color:#444444;
}
#main{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:hidden;
	width: 940px;
	min-height:1150px;
	position:relative;
	padding-right:20px;
	padding-left:20px;
}
	#header{
display:none;
	}
		#menu{
display:none;
		}
	
	#wrap{
	width:860px;
	overflow:hidden;
	padding:40px;
	_padding:30px;
	_width:880px;
	}
		#content{
			float:left;
			width:670px;
			overflow:hidden;
		}
			#diaporama{
			margin-bottom:20px;
			}
			#content h1.titre{
			background-image:url(./images/decotitre.png);
			background-position:top left;
			background-repeat:no-repeat;
			padding-top:25px;
			color:#d64c25;
			font-size:17px;
			font-weight:bold;
			margin-bottom:5px;
			text-transform:uppercase;
			}
			
			#content h2{
			font-size:14px;
			font-style:italic;
			margin-bottom:10px;
			}
			#content h2 span{
			font-style:italic!important;
			}
			.bao{
			display:none;
			}
			#content .texte{
			text-align:justify;
			}
				#content #recherche div.results{
				margin-top:10px;
				padding:10px;
				}
				#content #recherche div.results li{
				padding-left:10px;
				}
			.docs li{
			display:block;
			overflow:hidden;
			list-style:none;
			width:640px;
			margin-bottom:20px;
			}
			.docs li h4,.docsimg li h4{
			font-weight:bold;
			font-size:12px;
			text-align:center;
			}
			.pictodoc{
			float:left;
			width:75px;
			margin-left:100px;
			}
			.descdoc{
			float:left;
			width:350px;
			padding:10px;
			text-align:justify;
			font-size:0.8em;
			}
			.descdoc p{
			margin-top:2px!important;
			margin-bottom:2px!important;
			font-size:0.8em;
			}
			.docsimg li{
			float:left;
			width:200px;
			height:200px;
			margin:5px;
			list-style:none;
			}
			.imgdoc{
			width:200px;
			text-align:center;
			}
			
			.docsimg .descdoc{
			width:200px!important;
			}
			.entete{
			width:300px;
			overflow:hidden;
			}
			.entete .imgdoc{
			width:100px;
			float:left;
			}			
			.entete .descdoc{
			text-align:left;
			width:175px;
			padding-top:0px;
			padding-left:0px;
			float:left;
			font-size:1em!important;
			}
			.entete .descdoc p{
			margin-top:3px;
			margin-bottom:0px;
			color:#D64C25;
			}
			.entete .descdoc h4{
			font-weight:bold;
			}
			.savoir{
			display:block;
			margin-top:3px;
			}
			#article, #rubrique, #resultat{
			width:650px;
			_width:660px;
			margin-top:-10px;
			position:relative;
			z-index:0;
			}
			#ariane{
			margin-left:25px;
			position:relative;
			right:0;
			text-align:right;
			top:10px;
			width:620px;
			z-index:1;			
			}
			#connect{
			width:260px;
			margin-right:auto;
			margin-left:auto;
			background-color:#B5CBD6;
			padding:10px;
			}
				#connect li{
				list-style:none;
				margin-top:5px;
				margin-bottom:5px;
				}
				#connect legend{
				font-weight:bold;
				font-size:14px;
				color:#FFF;
				}
				#connect input[type=text], #connect input[type=password]{
				width:250px;
				padding:3px;
				margin-top:3px;
				margin-bottom:3px;
				}
				#connect input[type=submit]{
				width:110px;
				background-color:#D64C25;
				color:#FFF;
				font-size:14px;
				text-transform:uppercase;
				font-weight:bold;
				margin-left:75px;
				margin-top:10px;
				margin-bottom:10px;
				}
			.erreur404{
			font-weight:bold;
			font-size:14px;
			color:#444;
			}
		#articleune{
		float:left;
		width:310px;
		margin-right:15px;
		}
		#actualites{
		float:left;
		width:320px;
		margin-left:15px;
		}
			.minarticle{
			width:300px;
			padding:10px;
			margin-top:5px;
			background-color:#B5CBD6;
			text-align:justify;
			}
				.minarticle h1{
				color:#444444;
				font-size:12px;
				font-weight:bold;
				margin-bottom:5px;
				text-transform:uppercase;
				letter-spacing:0.1em;
				}
		.titrelist{
		background-image:url(./images/footer.png);
		background-position:left top;
		background-repeat:no-repeat;
		padding-top:30px!important;
		margin-top:15px!important;
		color:#999999!important;
		}
		#listart,#listrub{
		margin:0px;	
		margin-bottom:15px;
		list-style:none;
		}
		#listrub .lienrub{
		margin-left:10px;
		}
		#listart .minarticle,#listrub .miniarticle{
		color:#5E5E5E;
		float:left;
		height:105px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-left:10px;
		margin-top:10px;
		width:295px !important;
		}
		#listart .minarticle h1 a{
		color:#444;
		}
		.plan ul.spip{
		margin-bottom:0px;
		}
		.plan a{
		color:#444444;
		}
		.plan  h3 a{
		color:#D64C25;
		}
		
		#rightcol{
display:none;
		}
	
	#footer{
	width:860px!important;
	float:left;
	height:60px;
	margin-top:180px;
	color:#999;
	position:relative;
	}
	#footer #liens{
	height:15px;
	padding-top:35px;
	background-image:url(./images/footer.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
	#footer a{
	color:#999!important;
	}
	#footer #infocontact{
	position:absolute;
	bottom:0px;
	right:0px;
	width:185px;
	font-weight:bold;
	}
	#footer .orange{
	color:#D64C25!important;
	}
