
body{
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #7D7D7D;
	font-size: 11px;
		text-align: center;
	/*line-height:17px;*/
}

div#page {
	position:relative;
	width: 600px;
	/* Pour décentrer le texte (voir body) */
	text-align: left;
	padding:0;
	/* Pour centrer la page dans les autres navigateurs que IE */
	margin:0 auto;
}


TABLE.contourNoir {width:100% ; border-style:solid; border-width:1px ; border-color:black ; padding:0; border-spacing:0 ; background-color: #FFFFFF ; text-align: left ; font-family: Arial; font-style: normal ; font-weight: normal ; color: #336699; font-size: 8pt}
TABLE.formulaire {padding:0; spacing:0; border-spacing:0 ; border:0; background-color: #ffffff ; text-align: left ; font-family: Arial; font-style: normal ; font-weight: normal ; color: #336699; font-size: 8pt}

TD.titreFormulaire {background-color: #93c700 ; text-align: center ; font-family: Arial; font-style: normal ; font-weight: normal ; color: #ffffff; font-size: 14px;border:0px;
}

TD.bordInferieur { border-bottom: solid 1px ; border-bottom-color: #93c700; }

TD.boutonRadio { width:10% ; }

TD.formulaire {
	background-color: #ffffff;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	font-size: 8pt;
	border-top: solid 1px;
	border-left: solid 0px;
	border-right: solid 0px;
	border-bottom: solid 0px;
	border-top-color: #93c700;
}

TD.noTopBordure { border-top: solid 0px; }
	
TD.titre {
	background-color: #ffffff;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #93c700;
	border-top: solid 1px ;
	border-left: solid 0px ;
	border-right: solid 0px ;
	border-bottom: solid 0px ;
}
TD.blanc {
	background-color: #ffffff;
	color: #93c700;
	border: solid 0px ;
}

TEXTAREA.formulaire {font-family: Arial ; font-weight: bold ; 	color: #336699; font-size: 9pt}

INPUT.formulaire {font-family: Arial ; font-weight: normal ; 	color: #336699; font-size: 9pt}

SELECT.normal {font-family: Arial ; font-weight: bold ; color: #336699; font-size: 7pt}

FONT.titre {font-family: Arial; color: #336699; font-size: 8pt ; font-weight: bold ;}
FONT.auteur {font-family: Arial; color: #336699; font-size: 9pt ; font-weight: normal ;}
FONT.label {font-family: Arial; color: #B0AFB4; font-size: 8pt ; font-weight: normal ; font-style:italic;}
FONT.valeur {font-family: Arial; color: #000000; font-size: 8pt ; font-weight: bold ; }
FONT.resume {font-family: Arial; color: #000000; font-size: 8pt ; font-weight: normal ; }
FONT.formulaire {font-family: Arial; color: #336699; font-size: 8pt ; font-weight: normal ; }
.couleurFoncee { color:  #93c700; }
font.normal {font-family: Arial; color: #000000; font-size: 9pt ; font-weight: normal ;text-decoration: none;}
font.texteIndex {font-family: Arial; color: #000000; font-size: 9pt ; font-weight: normal ;text-decoration: none;}

A.lienNS {font-family: Arial; color: #93c700; font-size: 8pt ; font-weight: bold ;text-decoration: none;}
A.lienNS:active  {color: #93c700;}
A.lienNS:link  {color: #93c700;}
A.lienNS:visited  {color: #93c700;}

A.valeur {font-family: Arial; color: #000000; font-size: 9pt ; font-weight: normal ;text-decoration: none;}
A.valeur:active  {color: #000000;}
A.valeur:link  {color: #000000;}
A.valeur:visited  {color: #000000;}
A.valeur:hover  {background-color: #fee010;color: #000000;}

A.normal {font-family: Arial; color: #000000; font-size: 9pt ; font-weight: normal ;text-decoration: none;}
A.normal:active  {color: #000000;}
A.normal:link  {color: #000000;}
A.normal:visited  {color: #000000;}
A.normal:hover  {background-color: #fee010;color: #000000;}

A.valeurSelectionnee {font-family: Arial; color: #336699; font-size: 7pt ; font-weight: bold ;text-decoration: none;}
A.valeurSelectionnee:active  {color: red;text-decoration: none;}
A.valeurSelectionnee:link  {color: #336699;}

A.titre {font-family: Arial; color: #FFFFFF; font-size: 11pt ; font-weight: normal ;}
A.titre:active  {color: #93c700}
A.titre:link  {color: #93c700;}
A.titre:visited  {color: #93c700;}
A.petit { font-size: 9pt ; }

A.lettre {font-family: Arial; color: #336699; font-size: 11pt ; font-weight: bold ;text-decoration: none;}
A.lettre:active  {color: #336699}
A.lettre:link  {color: #336699;}
A.lettre:visited  {color: #336699;}

.resultat {
	background-color: #FEFEFE;
	width: 578;
	position: relative;
	margin-top: 16px;
	margin-bottom: 6px;
	border: #93c700 solid 1px;
	padding: 10px;
}

#titreEntier {
	position: relative;
	top: 10px;
	padding: 3px;
	height: 35px;
	background-color: #93c700;
	margin-bottom: 5px;
}
#titreCentre {
	width: 500;
	position: absolute;
	border: #93c700 solid 1px;
	color: #ffffff;
	top:0px ;
	left: 50px;
	text-align:center ;
	font-size: 12px;
}
#titreGauche {
	width: 50;
	position: absolute;
	top:0px ;
	left:0px;
}
#titreDroit {
	position: absolute;
	top:0px ;
	right:0px;
}

#piedDePage
{
	text-align:center ;
	border-top: solid 1px ;
	border-top-color:#93c700;
	font-size: 8px;
	margin-top:10px;
	padding-top:10px;
	margin-bottom:10px;
	color: #93c700 ;
}
#piedDePage    a {color: #336699}
#piedDePage   a:active  {color: #336699}
#piedDePage   a:link  {color: #336699}
#piedDePage   a:visited  {color: #336699}

.boutonFormulaire
{
	height: 40px;
	vertical-align: middle;
}
.boutonLancement
{
	border: solid 2px #93c700;
	background-color: #f3f3f3;
	height: 22px;
		vertical-align: middle;
}
td.bandeau {
	background-image: url(../logos/bandoCAUE.gif);
	color: white;
	font-family: Impact;
	font-size: 45px;
	padding : 10px ;
}
