/**********************************************
/              zone texte modifiable           /
***********************************************/
.section{
	width:100%;
	margin:0;
	padding: 0;
}

.col1_1 {
	float:left;
	width:100%;
	margin: 0; 
	padding: 0;
}	
.col2_1 {
	float:left;
	width: 48%;
}
.col2_2 {
	float:right;
	width: 48%;
}

.col3_1 {
	float:left;
	width:32%;
}
.col3_2 {
	float:left;
	width:32%;
	margin-left: 2%;
}
.col3_3 {
	float:right;
	width:32%;
}
.module	{
	float:left;
	width: 100%; 
}
/*******************************************************  
	Couleurs d'alternance des lignes d'une liste
*********************************************************/
.bgbody	{
	background-color: #FFF;
}
.bgclair	{
	background-color: #E7F7EE;
}
.bgfonce	{
	background-color: #D1EDF7;
}
/***********************************************  
	PHOTO 
*************************************************/
.lefttop {
	float:left;
	text-align: center;
	margin: 0 10px 5px 0;
	padding: 0;			border: 0px solid #ccc;
}
.righttop {
	float:right;
	text-align:center;
	margin: 0 10px 5px 10px;
	padding: 0;			border: 0px solid #ccc;
}
.centertop { 
	clear:both;
	text-align:center;
	margin: 0 0 5px 0;
	padding: 0;			border: 0px solid #ccc;
}
.centerbottom{
	clear:both;
	text-align:center;
	margin: 5px 0 0 0;
	padding: 0;			border: 0px solid #ccc;
}
.legende {
	margin-top: 5px;
	padding: 0;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.6em;
}
/***********************************************  
	NEWS 
*************************************************/
#sectionnewsletter {
	width: 500px;
	margin-left: 10px;
	padding: 0;
}
.newsletter {
	width: 500px;
	margin: 0;
	padding: 0;
}
#newsletter	{
	text-align: center;
	margin: 0;
	padding: 0;
}
/***********************************************  
	PHOTOTEQUE 
*************************************************/
.phototeque{
	float:left;
 	padding: 10px 0 0 10px;
 	margin: 0;
	text-align: center;		/*border: 1px solid;*/
}
.phototequephoto{
	float:left;
 	width:160px;
 	margin: 0 0 0 15px;
 	padding: 0;
 	background: url('../../fr/images/interieur/cadre_photo.gif') no-repeat top left;
 						border: 0px solid;
}
.phototequephotoimgage{
 	float:left;
	padding: 0;
 	margin: 0;			
 						border: 0px solid #e0e;
}
.phototequelegende {
	float:left;
	width:160px;
	margin-top: 5px;
 	padding: 0;
	text-align: center;
	font-size: 0.8em;
	line-height: 1em;
}
.numPhoto {
	position: absolute;
	font-size: 0.8em;
	color: #c0a;
}
/***********************************************  
	TELECHARGEMENT
*************************************************/
.telechargement{ 
	padding-left: 5px  ; 
	margin: 0 0 0 10px;
	width:95% ;	
	/*background-image: url(../../fr/images/modules/download.gif);
	background-repeat:no-repeat;
	background-position: 10px 8px;*/
	line-height: 24px;
}
.telechargement img{
	margin-right: 10px;
	padding: 0;
	vertical-align: middle;
}
A.liensinternestelechargement {
	font-size: 1em;	
	text-decoration: underline;
}
A.liensinternestelechargement:hover {
	/*font-weight: bold;*/
}
.telechargementtexte{ 
	padding-left: 20px  ; 
	font-size: 0.9em;	

}
/********************************************************  
	LIEN
********************************************************/
P.modulelien{ 
	padding-left: 22px; 
	margin: 0 0 0 10px;
	width:90% ;
	line-height: 24px;
	background: #fff   url(../../fr/images/modules/flecheb.gif)  no-repeat 10px 10px  ;
}

P.liensavoirplus{ 
	padding-right: 25px; 
	margin: 0;
	text-align: right;
	width: 700px;
	line-height: 24px;
	background: #fff   url(../../fr/images/modules/flecheb.gif)  no-repeat 605px 10px  ;
}
/***********************************************  
	ACTUALITE
*************************************************/
.finactualite {
	text-align: left;
	width: 100%;
	height: 1px;
	color: #C1D894;
}
/***********************************************  
	FORMULAIRE 
*************************************************/
.colformg{
	float:left; 
	margin:0 0 0.5em 0.5em; 
	width:50%;
	text-align:right
}
.colformd{
	margin:0 0 0.5em 10em;
}
.ctbtn{
	text-align:center;
	width:100%;
}
.champoblig {
	text-align:center;
	width:100%;
	height:40px;
}
legend	{
	font-size: 1.1em;
	color: #0390A2;

}
input	{
	font-size: 1.0em;

}
/***********************************************  
	FAQ
*************************************************/
.faqquestion { 
	float:left;
	width:100%;
}
.faqreponce {
	display:none;
	width:100%;
}
/***********************************************  
	AGENDA
*************************************************/

.txttitreagenda {
	font-family: garamond, arial, verdana,  helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ff740d;
	font-style: normal;
	text-decoration: none;
}
.txtchapeauagenda {
	font-family: arial, verdana,  helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #db1212;
	font-style: normal;
	text-decoration: none;
}
.txtcontenuagenda {
	font-family: arial, verdana,  helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #456275;
	font-style: normal;
	text-decoration: none;
}
A.liensagenda {
	color: #456275; text-decoration: none
}
A.liensagenda:hover {
	color: #d26103; text-decoration: none
}
.moisagenda{
	float:right;
	width:24%;
}
.contenuagendabgclair{ 
	float:left;
	width:75%;
	background: #FEF3EB;
}
.contenuagenda{
	float:left;
	width:75%;
}
.lienagenda{
	float:left;
	width:100%;
}
/***********************************************  
       	COUPDOEIL
*************************************************/
.coupoeil{
	width:100%;
}
.contenucoupdoeilbgclair{ 
	background: #FEF3EB;
}

.coupoeilbordure{
	border-top:1px solid;
	background-color:#FFFFFF;
	text-align:center;
}

/***********************************************  
       	PLAN DU SITE
*************************************************/

#plansitedate	{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
#plansitedate #submit	{
	height:25px;
	margin: 0 0 10px 0;
	font-size:10px;
	background-color: #DAF7FF;
	border: 1px solid #999;
}
.plansitegauche	{
	float: left;
	width: 45%;
	margin: 0 0 20px 10px;
}
.plansitedroite	{
	float: right;
	width: 45%;	
	margin: 0 10px 20px 0;
}
.plansite	{
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	/*background-color: #eff;*/
}
.plansitetheme	{
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #E8FDD4;
}
.plansitetheme	H1{
	padding: 0;
	margin: 0;
}
.plansitetheme	A{
	padding: 0;
	margin: 0;
}


.plansiterubrique	{
	margin: 5px 0 0 20px
}
.plansiterubrique A	{
	font-weight: bold;
	font-size: 12px;
	color: #666;
}
.plansitecategorie	{
	margin-left: 20px
}
.plansitecategorie A	{
	font-weight: bold;
	font-size: 12px;
	color: #666;
}
.plansitesousrubrique {
	margin: 5px 0 0 30px

}
.plansitesousrubrique A {
	font-size: 11px;
	color: #666;
}
.plansitepage A	{
	margin: 5px 0 0 40px

}
.plansitepage {
	font-size: 10px;
	color: #666;
}

/***********************************************  
       	MOTEUR DE RECHERCHE
*************************************************/

#recherche {
	width: 600px;
	height: 60px;
    	margin-left: 20px;
    	padding: 0;
}
#recherche form{
    	margin: 0;
    	padding: 0;
}
#recherche label{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#recherche input#qu{
	width: 250px;
	height: 18px;
	border: 1px solid #ccc;
	margin: 5px 10px 0 0;
    	padding: 0;
}

#recherche input#submit{
	/*width: 20px;
	height: 20px;
	border: 0px solid #fff;
    	background: url('../../fr/images/communs/bouton.png') no-repeat;*/
}

.recherchemsg {
	height: 30px;
    margin-top: 10px;
     margin-left: 20px;
   	font-weight: bold;
}

/***********************************************  
       	IDENTIFICATION POUR L'EXTRANET
*************************************************/
#extranet_identification	{
	float: left;
	margin-top: 60px;
	padding: 0;
	font-size: 1.0em;
	text-align: center;"
}




