/* 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";

/* STYLE CYC  (ne pas supprimer) */
.cyc {
	position: absolute;
	top: -10000px;
}

/* STYLE DE LA PAGE CONTACT */

#contactTxt{
	width:45%;
	float:left;
}
#contactPlan{
	width:45%;
	float:right;
}
#formContact input,textarea{
	width:100%;
	
	font-size:1.3em;
}
#formContact input:focus,textarea:focus{
	border-color:#EF3524;
}
#formContact .champRequis{
	color:#FF0000;
}
.formulaire{
float:left;
}

.text-form{
font-size:1.3em;
color:#707d22;
font-family: "Trebuchet MS", Arial;
}

.champs-form{
background-color: #fff;
color:#707d22;
	font-family: "Trebuchet MS", Arial;
border:1px solid #5B8134;
font-size:1.3em;

}

.boutton-form{
background-color:#fff;
color:#707d22;
font-family: "Trebuchet MS", Arial;
border:none;
width:180px;
border:1px solid #5B8134;
cursor:pointer}
.loi{
text-align:justify;
font-size:11px;
color:#707d22;

}

.liste0{
float:left;
width:300px;

}
.liste0 ul{
	margin-bottom:0px;
	padding:0px 10px 5px 3px;
	font-family: "Trebuchet MS", Arial;
	font-size:1.3em;
	color:#707d22;
	border:none;

}
 .liste0 li{
	
	color:#707d22;
	font-family: "Trebuchet MS", Arial;
	font-size:1.3em;
	background-image: url(../images/charte/puce.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px 10px 10px 22px;
	border:none;
}
.listeacc{
float:left;
width:600px;
margin-top:5px;
}
.listeacc ul{
	margin-bottom:0px;
	padding:0px 10px 5px 3px;
	font-family: "Trebuchet MS", Arial;
	font-size:1.3em;
	color:#707d22;
	border:none;

}
 .listeacc li{
	
	color:#707d22;
	font-family: "Trebuchet MS", Arial;
	font-size:1.3em;
	background-image: url(../images/charte/puce.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px 10px 10px 22px;
	border:none;
}
.sousliste{
float:left;
width:300px;
margin-top:5px;
}
.sousliste ul{
	margin-bottom:0px;
	padding:0px 10px 5px 3px;
	font-family: "Trebuchet MS", Arial;
	font-size:1.3em;
	color:#707d22;
	border:none;

}
 .sousliste li{
	
	color:#707d22;
	font-family: "Trebuchet MS", Arial;
	font-size:1.3em;
	background-image: url(../images/charte/puce2.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px 10px 10px 22px;
	border:none;
	margin-left:20px
}

.liste{
float:left;
width:205px;
margin-top:5px;
}
.liste ul{
	margin-bottom:0px;
	padding:0px 10px 5px 3px;
	font-family: "Trebuchet MS", Arial;
	font-size:1.3em;
	color:#707d22;
	border:none;

}
 .liste li{
	
	color:#707d22;
	font-family: "Trebuchet MS", Arial;
	font-size:1.3em;
	background-image: url(../images/charte/puce.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px 10px 10px 22px;
	border:none;
}
.liste1{
float:left;
width:215px;
margin-top:5px;
margin-right:10px
}
.liste1 ul{
	margin-bottom:0px;
	padding:0px 0 5px 3px;
	font-family: "Trebuchet MS", Arial;
	font-size:1.3em;
	color:#707d22;
	border:none;

}
 .liste1 li{
	
	color: #707d22;
	font-family: "Trebuchet MS", Arial;
	font-size:1.3em;
	background-image: url(../images/charte/puce.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px 0 10px 22px;
	border:none;
}
.liste2{
float:left;
width:225px;
margin-top:5px;
}
.liste2 ul{
	margin-bottom:0px;
	padding:0px 0 5px 3px;
	font-family: "Trebuchet MS", Arial;
	font-size:1.3em;
	color:#707d22;
	border:none;

}
 .liste2 li{
	
	color: #707d22;
	font-family: "Trebuchet MS", Arial;
	font-size:1.3em;
	background-image: url(../images/charte/puce.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px 0 10px 22px;
	border:none;
}

.color{
font-weight:bold;
color:#ee3524;}



.pavedroit{
float:right; 
width:190px; 
padding-left:10px;
background-image:url(../images/charte/bgr.jpg);
background-repeat:no-repeat;
border:1px solid #5B8134;
margin-bottom:10px}

.pavedroit img{
margin-left:40px}
