a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
a:hover, a:active {color: #99ADCF; text-decoration: underline}

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000
}

DIV.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	width: 530px;
}

DIV.err {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000; font-weight: bold;
	margin : 50px 0px 50px 0px;
}

DIV.msg {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold;
	margin : 50px 0px 50px 0px;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;
}


TABLE.bandeau { margin-top:5px; margin-bottom:5px; width: 625px; }
TD.theme {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-style: normal; font-weight: bold;}
TD.newQuestion {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:center;
}

TABLE.faqs { width: 625px;}
TD.pictoQuestion {padding-top: 20px; padding-bottom : 10px; padding-right : 10px;}
TD.pictoReponse {}
TD.question {
	padding-top: 26px;
	padding-bottom : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #03662A;
}
TD.reponse {padding-bottom : 20px; text-align: justify;}
TD.separator {
	background-color: #CCCCCC;
	height:1px;}

SELECT.theme { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-style: normal; font-weight: bold;
	 margin-top:5px; 
	 margin-bottom:5px;
	 background-color: #FFFFFF;
	 border-style: outset;
}

.btnQuestion { 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
	font-weight: bold;
	color: #03662A;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #003300;
	border-left-color: #999999;
	text-align: center;
	margin: 1px 2px 2px;
	padding: 2px;
}

TD.requiredFields { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }

TD.rubName {
	background-color : #ffffff;
}

input.normal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px;
}

