/* Feuille de style pour le contenu des pages 
 * C'est cette feuille de style qui doit être liée aux pages du site
 * La feuille de style de la charte est appelée depuis cette feuille.
 */
 
/* Import des style pour la charte */

body{
	margin:0 auto 0 auto;
	padding:0;
	height:100%;
	width:100%;
	background: scroll #FFF url(../images/charte/bg-body.gif) center top repeat-x;
	scrollbar-base-color: #4598D3;
	}
h1, h2, h3, h4, p, div {
	margin:0px;
	padding:0px
	}
/* INTEGRATION */

#page_dynamic{
	color: #013F51;
	font: 0.8em Arial;
	line-height:1.4em;
	padding-right:10px;								
	text-align:justify;
	}
#page_dynamic p{
	margin:10px 0px 15px;
}
#page_dynamic a{
	text-decoration: none;
	color: #34FFFD;
	font-weight: bold;
	}
#page_dynamic a:hover{
	text-decoration:none;
	color: #fff;
	font-weight: bold;
	}
h1{
	font: normal 1.6em/0.9em Arial;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	padding-top:26px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
#page_dynamic h2{
	border-top-style:dashed;
	border-width:1px;
	border-color:#FFF;
	color: #013F51;
	font: 0.8em Arial;
	line-height:1.4em;
	font-weight: normal;
	}
#page_dynamic h3{
	font: 1.2em Arial;
	font-weight: bold;
	color:#18067b;
	background: url(../images/charte/bg_subtitle.gif) no-repeat left bottom; 
	padding-left:25px;
	padding-bottom:5px;
	}
#container{									
	margin:0 auto 0 auto;									
	padding:0;
	width:990px;
	background: url(../images/charte/bg-hauteur.gif) repeat-y;
	}
#container2{
	margin:0 auto 0 auto;
	padding:0;
	width:990px;
	background: url(../images/charte/bg-interface.jpg) no-repeat;
	}
#contenu{
	margin:0 auto 0 auto;							
	width:750px;
	height:100%;
	}
#page_content{
	padding:10px 30px;
}
.bg_title1{
	text-align:left;
	height:3em; 
	padding-top:6px; 
	padding-left:10px; 
	margin-bottom:20px; 
	background:url(../images/charte/bg_title.jpg) no-repeat 0px top;
	font-weight:bold;
	}
	.bg_title2{
	text-align:right;
	height:3em; 
	padding-top:6px; 
	padding-right:10px; 
	margin-bottom:20px; 
	background:url(../images/charte/bg_title.jpg) no-repeat 0px top;
	font-weight:bold;
	}
.text_bold{
	color:white;
	font-weight:bold;
	}
.image_right{
	float:right;
	margin-left:20px;
	cursor:pointer;
	}
ul.list1{	
	margin:0px;
	list-style-type:none;
	text-align:left;
	}
ul.list1 li{
	background:url(../images/charte/icon2_list.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1.6em;
	padding-left:25px;
	}
ul.list2 li{
	background:url(../images/charte/icon3_list.gif) no-repeat left 2px;
	padding-left:20px;
	list-style:none;

	}
ul.list3 li{
	background:url(../images/charte/icon2_list.gif) no-repeat left 2px;
	padding-left:30px;
	list-style:none;
	}
.dotted{
	border-top-style:dashed;	
	border-width:1px;
	border-color:#FFF;
	}
	
#fermer a:link,  #fermer a:visited{
	font: 0.8em Arial;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	float:right;
	margin-right:20px;
	margin-top:5px;
}
#fermer a:hover, #fermer a:active{
	font: 0.8em Arial;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	float:right;
	margin-right:20px;
	margin-top:5px;
	}
#containerInd{
	margin:0 auto 0 auto;
	padding:0;
	width:100%;
	height:auto;
	}
#header{
	margin:0;
	padding:0;
	width:990px;
	height:213px;
	text-align:center;
	}
/***************** FOOTER ***************/
#footer{
	height:44px;
	background: scroll url(../images/charte/bg-footer.gif) center top repeat-x;				
	text-align:center;
	margin:0 auto 0 auto;
	position:relative;
	bottom:0px;
	padding:0;
	background-color:#013f51;
	}
#footerMenu {
	width:760px;
	height:20px;
	background: scroll #4597D3;
	clear:both;
	margin:0 auto 0 auto;
	padding:0;
	text-align:right;

}

#footerMenu a {
	font-family:Arial;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
}

#footerMenu a:hover {
	font-family:Arial;
	font-size:12px;
	text-decoration:underline ;
	color: #FFFFFF;
}

#footerAdresse{
	width:760px;
	height:24px;
	margin:0 auto 0 auto;
	padding:0;
}

.footerInd{
	width:100%;
	height:104px;
	background: scroll #FFF url(../images/charte/bg-footer-ind.gif) center top repeat-x;
	text-align:center;
	margin:0 auto 0 auto;
	position:relative;
	padding:0;
}
/* STYLE DE LA PAGE CONTACT
#contactTxt{
	width:45%;
	float:left;
	}
#contactPlan{
	width:45%;
	float:right;
	}
#formContact input,textarea{
	width:100%;
	border:1px solid #000;
	font-size:12px;
	}
#formContact input:focus,textarea:focus{
	border-color:#FF0000;
	}
#formContact .champRequis{
	color:#FF0000;
	}

/*#validation {
	padding-left:10px;
	padding-top:80px;
	color: #013F51;
	font: 0.7em Arial;
	line-height:1.2em;
}
#validation  a{
	text-decoration: none;
	color: #34FFFD;
	font-weight: bold;}
	
#validation  a:hover{
	text-decoration: underline;
	color: #34FFFD;
	font-weight: bold;
	}
#validation  h1{
	font: normal 1.5em/0.9em Arial;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	padding-top:26px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#validation  h2{
	font: normal 1.3em/0.9em Arial;
	text-align: left;
	font-weight: bold;
	color: #013F51;
	border-bottom-style:dashed;
	border-width:1px;
	border-color:#013F51;
	margin-bottom: 10px;
}*/
/*----contact----*/
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #B9B6C3;
	color: #18067b;
	}
.inputForm{
	font-family: Arial, Courier, monospace;;
	font-size: 13px;
	color: #18067b;
	font-weight: normal;
	background-color:#fff;
	width: 150px;
	border:1px solid #f2c04f; 
	border-color:#927430 #fae7bd #fae7bd #927430; 
	}
.inputFormOver{
	font-family:  Arial, Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	background-color:#faeed3;
	width: 150px;
	border:1px solid #f2c04f; 
	border-color:#927430 #fae7bd #fae7bd #927430; 
}
.button{
	font-family:Arial, Courier, monospace;
	font-size: 12px;
	color:#013f51;
	background-position: bottom left;
	background-color: #fff;
	vertical-align: bottom;
	border:1px solid #f2c04f; 
	border-color:#927430 #fae7bd #fae7bd #927430; 
}
.buttonOver{
	font-family:Arial, Courier, monospace;
	font-size: 12px;
	color: #fff;
	border: 1px solid #18067b;
	background-position: bottom left;
	background-color: #972a12;
	vertical-align: bottom;
	border:1px solid #f2c04f; 
	border-color:#927430 #fae7bd #fae7bd #927430; 
}
.label{
  font: 12px/13px Arial, Courier, monospace; 
	font-weight: normal;
	font-style:normal;
	color: #ffffff;
}
/*---------contact send form------------*/
.TxtLabel{
	font-weight: bold;
	padding-left: 10px;
}
.ContactTableHead{
	background-color: #ade7f7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:25px;
	color: #194B9F;
	padding-top: 3px;
	padding-left: 5px;
}
.ContactHeader {
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	padding-left: 5px;
	vertical-align: middle;
	background-color: #013f51;
}
.ContactTableBody1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
	background-color: #dbf0f6;
	padding-left:10px;
	height:20px;
}
.ContactTableBody2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
	padding-left:10px;
	vertical-align: middle;
	background-color: #dbf0f6;
	height:20px;
	}
.text_merci{
	font: 1.2em Arial;
	font-weight: bold;
	color:#18067b;
	padding-left:25px;
	padding-bottom:5px;
}
