/* 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 */
@import "charte.css";

h1{
display:block;
padding-bottom:0px;
font-size:30px;
font-weight:lighter;
color:#B90505;
}
h2{
font-size:16px;
font-weight:lighter;
letter-spacing:1px;
color:#005ac6;
margin-bottom:5px
}
h3{
display:block;
padding-bottom:0px;
font-size:25px;
font-weight:lighter;
color:#777;
}


/* STYLE DE LA PAGE CONTACT */

#contactTxt{
	width:45%;
	float:left;
}
#contactPlan{
	width:45%;
	float:right;
}
#formContact input,textarea{
	font-family:Georgia, "Times New Roman", Times, serif;
	width:100%;
	border:1px solid #D4D7DD;
	font-size:12px;
}
#formContact input:focus,textarea:focus{
	border-color:#AA0606;
		font-family:Georgia, "Times New Roman", Times, serif;
}
#formContact .champRequis{
	color:#FF0000;
}

.formulaire{
float:left;
width:400px;

}


.text-form{
font-size:12px;
color: #000;
font-family:Georgia, "Times New Roman", Times, serif;
}

.champs-form{

color:#000;
background-color:#fff;
font-size:12px;

}

.boutton-form{
color:#000;
font-weight:bold;
border:none;
width:180px;
background-color:#fff;cursor:pointer}
.loi{
text-align:justify;
font-size:10px;
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;

}
/* STYLE DE LA PAGE CONTACT */
.petit{
font-size:9px;
letter-spacing:1px;
font-weight:bold;
color:#005ac6;
}

.text-left{
float:left;
width:410px;
padding-right:9px;
border-right:1px solid #eee;
padding-left:20px;
padding-bottom:10px;
}
.text-left p{
font-family:Georgia, "Times New Roman", Times, serif;
text-align:justify;
margin-top:10px;
width:410;

}
.text-right{
float:left;
width:410px;
padding-left:20px;
}
.text-right p{

width:410;
text-align:justify;
margin-top:10px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.couleure{
color:#B90505;
font-size:12px;
font-weight:lighter;
color:#B90505;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;}
.liste{
	float:left;
	width:410px;
	margin-top:15px;

}
.liste ul{
	margin-bottom:0px;
	padding:0px 0 5px 3px;
	font-size:11px;
	color:#000;
	border:none;
	text-align:left;

}
 .liste li{
	
	color: #000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	background-image: url(../images/charte/puce.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px 0 5px 25px;
	line-height:15px;
	border:none;
	margin-bottom:5px;
	margin-left:10px;
	text-align:justify

}
.liste1{
	float:left;
	width:150px;
	margin-top:15px;

}
.liste1 ul{
	margin-bottom:0px;
	padding:0px 0 5px 3px;
	font-size:11px;
	color:#000;
	border:none;
	text-align:left;

}
 .liste1 li{
	
	color: #000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	background-image: url(../images/charte/puce.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px 0 5px 25px;
	line-height:15px;
	border:none;
	margin-bottom:5px;
	margin-left:10px;
	text-align:justify

}
.liste2{
	float:left;
	width:250px;
	margin-top:15px;

}
.liste2 ul{
	margin-bottom:0px;
	padding:0px 0 5px 3px;
	font-size:11px;
	color:#000;
	border:none;
	text-align:left;

}
 .liste2 li{
	
	color: #000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	background-image: url(../images/charte/puce.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px 0 5px 25px;
	line-height:15px;
	border:none;
	margin-bottom:5px;
	margin-left:10px;
	text-align:justify

}
.adresse{
color:#B90505;
font-size:13px;
font-weight:lighter;
color:#B90505;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;}

.anim{
float:left;
width:370px;
height:270px;;
margin-bottom:10px;
border:1px solid  #EDEDED}