/* 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 DE LA PAGE CONTACT */


.titre{
	font-family: Arial, Helvetica, Verdana;
	font-size: 2.2em;
	font-weight: normal;
	color:#f14400;
	border-bottom:1px solid #CCC;
	display:block;
}
.soustitre{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.7em;
	font-weight: normal;
	color:#97c100;
	display:block;
}
.titreParagraphe{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.3em;
	font-weight: bold;
	color:#ed914d;
	border-bottom:1px solid #97c100;
	display:block;
	margin-bottom:10px;
}
.petit{
	font-size: 0.8em;
	font-weight:bold;
	color:#97c100;
}

a{
	color:#f14400;
	text-decoration:none;
}
a:hover{
	color:#97c100;
	text-decoration:underline;
}


/************************************* GENERAL *************************************/
h1{
	font-family: Arial, Helvetica, Verdana;
	font-size: 2.2em;
	font-weight: bold;
	color:#353564;
	border-bottom:1px solid #CCC;
	display:block;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
h2{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.7em;
	font-weight: normal;
	color:#97c100;
	display:block;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h3{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.3em;
	font-weight: bold;
	color:#ed914d;
	border-bottom:1px solid #97c100;
	display:block;
	/*margin-bottom:10px;*/
	margin:15px 0 10px 0;
}
h4 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.3em;
	font-weight: bold;
	color:#FFFFFF;
	border-bottom:1px solid #97c100;
	display:block;
	/*margin-bottom:10px;*/
	margin:15px 0 10px 0;
}
h5 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.3em;
	font-weight: bold;
	color:#FF6C35;
	border-bottom:1px solid #97c100;
	display:block;
	/*margin-bottom:10px;*/
	margin:15px 0 10px 0;
}
h6 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.3em;
	font-weight: bold;
	color:#353564;
	border-bottom:1px solid #97c100;
	display:block;
	/*margin-bottom:10px;*/
	margin:15px 0 10px 0;
}



.vert{
	color:#B6EA00;
	font-weight:900;
	font-size: 14px;
}
.bleu {
	color:#353564;
	font-weight:900;
	font-size: 14px;
}

#topright {
	float:left;
	margin:0px;
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	padding-top:0px;
	width:500px;
	padding-left:15px;
	padding-right:20px;
	padding-bottom:10px;
	height: 110px;
	background-image: url(../images/charte/bg-topright.jpg);
}

/************************************* ACCUEIL *************************************/
#accueil,
#permis,
#plan{
	float:left;
	margin:0px;
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	padding-top:0px;
	width:500px;
	padding-left:15px;
	padding-right:20px;
	padding-bottom:10px;
	height: auto;
	background-image: url(../images/charte/bg%20accueil%20pirlot.jpg);
	text-align: left;
	/*border:1px solid red;*/
}
#accueil p,
#permis p,
#plan p{
	text-align: justify;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


/************************************* PERMIS *************************************/
#permis h2{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.7em;
	font-weight: normal;
	margin-top:10px;
	color:#97c100;
	display:block;
}
#permis li{
	list-style-image:url(../images/charte/puce01.gif);
	margin-left:15px;
	text-align: justify;
}
#permis .lipoint{
	list-style-image:url(../images/charte/puce01.gif);
	margin-left:40px;
	margin-bottom:15px;
}
#permis .lipoint01{
	list-style-image:url(../images/charte/puce02.gif);
	margin-left:20px;
	margin-bottom:1px;
}

/************************************* POINTS *************************************/
#point{
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/charte/bg-haut.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	padding-top:143px;
	width:405px;
	padding-left:15px;
	padding-right:20px;
	padding-bottom:10px;
	/*border:1px solid red;*/
}
#point p{
	padding:8px 0;
}
#point li{
	list-style-image:url(../images/charte/puce01.gif);
	margin-left:40px;
}
#point .lipoint{
	list-style-image:url(../images/charte/puce01.gif);
	margin-left:40px;
	margin-bottom:15px;
}

/************************************* BSR *************************************/
#bsr{
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/charte/bg-haut.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	padding-top:143px;
	width:405px;
	padding-left:15px;
	padding-right:20px;
	padding-bottom:10px;
	/*border:1px solid red;*/
}
#bsr p{
	padding:8px 0;
}
#bsr li{
	list-style-image:url(../images/charte/puce01.gif);
	margin-left:40px;
    padding-bottom: 10px;
}

/************************************* PCS *************************************/
#psc{
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/charte/bg-haut.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	padding-top:143px;
	width:405px;
	padding-left:15px;
	padding-right:20px;
	padding-bottom:10px;
	/*border:1px solid red;*/
}
#psc p{
	padding:8px 0;
}
#psc li{
	list-style-image:url(../images/charte/puce01.gif);
	margin-left:40px;
	margin-bottom:3px;
}
#psc .lipoint{
	list-style-image:url(../images/charte/puce01.gif);
	margin:8px 0 8px 40px;
}

/************************************* PARTENAIRE *************************************/
#partenaire{
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/charte/bg-haut.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	padding-top:143px;
	width:405px;
	padding-left:15px;
	padding-right:20px;
	padding-bottom:10px;
	/*border:1px solid red;*/
}
#partenaire p{
	padding:8px 0;
}
#partenaire h2{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.7em;
	font-weight: normal;
	margin-top:10px;
	color:#97c100;
	display:block;
}
#partenaire li{
	list-style-image:url(../images/charte/puce01.gif);
	margin-left:40px;
}
/************************************* CONTACT *************************************/
#contact{
	float:left;
	margin:0px;
	padding:0px;
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	padding-top:143px;
	width:405px;
	padding-left:15px;
	padding-right:20px;
	padding-bottom:10px;
	/*border:1px solid red;*/
}
#contact p{
	padding:8px 0;
}
#contactTxt{
	width:45%;
	float:left;
	text-align:center;
	margin:10px 0 10px 0;
	/*border:1px solid black;*/
}
#contactPlan{
	width:45%;
	float:right;
	text-align:center;
	margin:10px 0 10px 0;
	/*border:1px solid black;*/
}
#formContact input,
#formContact textarea{
	width:250px;
	border:1px solid #000;
	background-color:#FADDCA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:2px;
}
#formContact input:focus,textarea:focus{
	border-color:#FF0000;
}
#formContact .champRequis{
	color:#FF0000;
}
#formContact .bouton{
	width:150px;
	border:1px solid #000;
	background-color:#FADDCA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ED914D;
	padding:2px;
}
.cyc {
display: none;
}
#pdf
{
  background: url(../images/charte/pdf.gif) no-repeat 0% 0%;
  padding:15px 0 5px 40px;
  height:20px;
  font-weight: bold;

}

.menutop {
	padding-top:8px;
	padding-right:0px;
	display:block;
	font-size:12px;
	color:#fff300;
	padding-bottom: 70px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 0px;
	right: auto;
	text-align: right;
	vertical-align: top;
}
.menutop a {
	text-decoration:none;
	color:#000000;
}
.menutop a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #98C101;
	font-size: 14px;
}
.menutopaccueil {
	padding-top:8px;
	padding-right:0px;
	display:block;
	font-size:12px;
	color:#fff300;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 0px;
	right: auto;
	text-align: right;
	vertical-align: top;
}
.menutopaccueil a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #98C101;
	font-size: 14px;
}
.menutopaccueil a {
	text-decoration:none;
	color:#000000;
}
