/* FICHIER CSS pour le CV */ 
H1{font-size:12px;color:#004080;;font-family: arial;font-style:normal;font-weight: bold}
H2{font-size:12px;color:#004080;font-family: arial; font-style:normal;font-weight: bold}
H3{font-size:12px;color:#004080;font-family: arial; font-style:normal;font-weight: normal}
H4{font-size:12px;color:#004080;font-family: arial; font-style:normal;font-weight: lighter}
H5{font-size:18px;color:#004080;font-family: arial; font-style:normal;}
H6{font-size:16px;color:#004080;font-family: arial; font-style:normal;}
body { background-color: #ffffff;list-style-position: outside; list-style-image: url(../images/images_communes/fcpemld09.jpg)}
A:visited{color:#004080; font: normal 12px/15px Arial, Helvetica, sans-serif;}
A:active{color: #E67300; font: normal 12px/15px Arial, Helvetica, sans-serif}
A:hover{color:#b00095; font:  normal 12px/15px Arial, Helvetica, sans-serif}
A:link{color:#E67300; font:  normal 12px/15px Arial, Helvetica, sans-serif}
.Bandeau { font: bolder 12px/18px Arial, Helvetica, sans-serif; color: #006699; background-color: #ffffff; top: auto; clip: rect( )}

/* STYLE POUR LES TEXTES */
.text1{text-align:left;font-size:11px;color:#004080;font-family: arial;font-weight:700}
.error{font-size:11px;color:#b00095;font-family: arial;font-weight:700}

/* STYLE POUR LES FORMULAIRES */
.tgauche{
	text-align:left;
	font-size:11px;
	font-family:arial;
	font-weight:700;
	color:#004080;
	}
.tdroite{
	font-size:11px;
	font-style:normal;
	font-family:arial;
	font-weight:100;
	color:#E67300;
	}
.tgauche2{
	text-align:left;
	font-size:11px;
	font-family:arial;
	font-weight:700;
	color:#004080;
	}
.tdroite2{
	font-size:11px;
	font-style:normal;
	font-family:arial;
	font-weight:100;
	color:#E67300;
	}
.theader{
	text-align:left;
	font-size:18px;
	color:#E67300;
	font-family: arial;
	font-weight:550;
	font-style:normal;
	}
.tfooter{
	font-size:18px;
	color:#E67300;
	font-family: arial;
	font-weight:550
	}

/* STYLE POUR LE QUESTIONNAIRE */
.qTitre{text-align:left;font-size:14px;color:#004080;font-family: arial;font-weight:700}
.qQlabel{font-size:11px;font-style:normal;color:#E67300;font-family: arial;font-weight:100}
.qRlabel{text-align:left;font-size:11px;color:#004080;font-family: arial;font-weight:700}

/* STYLE POUR LES TABLEAUX */
.tabheader{
	text-align:center;
	font-size:12px;
	color:#004080;
	font-family: arial;
	padding-bottom : 12px;
	font-weight:900
	}
.tabtext{
	font-size:11px;
	color:#E67300;
	font-family: arial;
	padding-bottom : 12px;
	font-style:normal;
	}
.tabnav{
	font-size:11px;
	color:#004080;
	font-family: arial;
	font-weight:700
	}
.tabheader2{
	text-align:left;
	font-size:18px;
	color:#E67300;
	font-family: arial;
	font-weight:500
	}
.tabtext2{
	font-size:11px;
	color:#1107D0;
	font-family: arial;
	}
.contour{background-color: #E67300}

/* TEST */
.tabtext3{
	font-size:11px;
	color:#1107D0;
	font-family: arial;
	background-color:#E67300;
	}

.tabtext4{
	font-size:11px;
	color:red;
	font-family: arial;
	background-color:#E67300;
	}

/* STYLE POUR LES ZONES DE SAISIE*/
.textbox{
	font-family:arial;
	font-size:10px;
	color:#004080;
	/*border:0;*/
	}
.textbox2{
	font-family:arial;
	font-size:10px;
	background-color:#E67300;
	color:#004080;
	}
.textarea{
	font-family: arial;
	font-size:10px;
	color:#004080;
	}

/* STYLE POUR LES LISTES DEROULANTES*/
.combo{
	font-family: arial;
	font-size:10px;
	color:#004080;
	background-color:#FFFFFF;
	}