body
{
	margin:10;
	padding:0;
	background: url('/pics/bg.jpg') no-repeat;
	background-color: #F6E9D1;
}
body, table
{
	font-family: Verdana;
	font-size: 11px;
}
#where
{
	border-bottom: 1px solid #A2BDE2;
	width: 750px;
	background-color: #627DA2;
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-variant: small-caps;
	font-size: 11px;
}
legend
{
	font-weight: bold;
	color: #4D4E62;
	padding-left: 5px;
	padding-right: 5px;
}
#where a
{
	color: white;
	text-decoration: none;
}
#where a:hover
{
	color: #92AAAF;
}

#menu
{
	background-color: #475E7E;
	width: 175px;
	text-align: center;
	padding-top: 8px;
	vertical-align: top;
	font-weight: bold;
	font-size: 10px;
}
#menu a
{
	color: #000000;
	text-decoration: none;
}
#menu a:hover
{
	color: #828CA8;
}
img
{
	border: 0;
}
#contenu
{
	vertical-align: top;
	width: 575;
}
input, select, textarea
{
	font-size: 10px;
	font-family: Verdana;
}
#menu input
{
	background-color: #EEEFF2;
	border: 1px solid silver;
}
h1
{
	font-size: 20px;
	margin: 0;
	padding: 0;
	color: #975C12;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 7px;
	margin-bottom: 5px;
	background-color: transparent;
	background: url('/pics/h1_bg2.gif') no-repeat;
	background-position: bottom left;
}
h1.blue
{
	font-size: 20px;
	margin: 0;
	padding: 0;
	color: #535A7B;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	background-color: transparent;
	border-bottom: 1px solid #B1B6CB;
	background: none;
}
div.news
{
	font-size: 20px;
	margin: 0;
	padding: 0;
	color: #975C12;
	font-weight: bold;
	padding-left: 3px;
	padding-bottom: 7px;
	margin-bottom: 5px;
	background-color: transparent;

	background: url('/pics/h1_bg.gif') no-repeat;
	background-position: bottom left;
}
#nlink a
{
	color: #B16800;
}
h2
{
	font-size: 17px;
	font-family: Verdana;
	margin: 0;
	padding: 0;
	color: #495B78;
	font-weight: bold;
	background: url('/pics/h2_bg1.gif') no-repeat;
	background-position: bottom left;
	padding-left: 20px;
	padding-bottom: 7px;
}
h2.star
{
	background: url('/pics/h2_bg2.gif') no-repeat;
	background-position: bottom left;
	padding-bottom: 7px;
}
h3
{
	font-size: 13px;
	font-family: Verdana;
	margin: 0;
	padding: 0;
	color: #6B80AD;
	font-weight: bold;
	background: url('/pics/h3_bg1.gif') no-repeat;
	background-position: bottom left;
	padding-left: 17px;
	padding-bottom: 6px;
}
h3.star
{
	background: url('/pics/h3_bg2.gif') no-repeat;
	background-position: bottom left;
	padding-bottom: 6px;
}
#footer, #identmenu
{
	border: 1px solid gray;
	padding: 3px;
	border-top: 0px;
	background: url('/pics/copy_bg.gif');
	background-color: #F5E09E;
	font-size: 10px;
	color: #B16107;
	text-align: center;
}
#footer a
{
	text-decoration: none;
	color: #B16800;
}
#footer a:hover
{
	text-decoration: underline;
}
#identmenu a
{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#identmenu a:hover
{
	color: #DA980E;
}
#identmenu
{
	padding-bottom: 1px;
	padding-top: 4px;
}
#identmenu img
{
	margin-left: 5px;
	margin-right: 5px;
}
a
{
	color: #7984AA
}
a:hover
{
	text-decoration: none;
}
a.n
{
	text-decoration: none;
}
a.n:hover
{
	text-decoration: underline;
}
a.nb
{
	color: #000000;
	text-decoration: none;
}
a.nb:hover
{
	text-decoration: underline;
}

#partenaires
{
	border: 1px solid gray;
	padding: 3px;
	border-top: 0px;
	background-color: #F6E9D1;
	font-size: 9px;
}
#partenaires a
{
	color: #A87139;
}

/*
	Style pour la popup des tests
*/
#testtitre
{
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #C9D0DA;
	border-bottom: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#testquestion
{
	font-size: 17px;
	font-weight: bold;
	color: #2C476C;
	background: url('/pics/pi.gif') no-repeat;
	background-position: 0;
	padding: 12px;
	padding-left: 50px;

	margin-left: 40px;
	margin-right: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.testreponse, div.testreponseH
{
	margin-left: 45px;
	margin-right: 50px;
	padding: 11px;
	padding-left: 40px;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}

div.testreponse
{
	background: url('/pics/pi_gris.gif') no-repeat;
	background-position: 0;
	color: #000000;
}

div.testreponseH
{
	background: url('/pics/pi_red.gif') no-repeat;
	background-position: 0;
	color: #CC0000;
}


div.testresultattitre
{
	font-size: 17px;
	font-weight: bold;
	color: #2C476C;
	background-position: 0;
	text-align: center;
	padding: 20px;
}

.buttonoff
{
	padding: 2px;
	background-color: white;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	font-weight: bold;
	margin-bottom: 3px;
	vertical-align: middle;
	background: url('/pics/zz_bg.gif') repeat-x;
	background-position: 0;
}

.buttonon
{
	cursor: pointer;
	padding: 2px;
	background-color: #F4F4F7;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	font-weight: bold;
	margin-bottom: 3px;
	vertical-align: middle;
}


/*
	Styles pour la popup de résultats
*/
.respQ
{
	background-color: #CCCED9;
	color: #50556B;
	padding: 3px;
}

.respR
{
	background-color: #ECECF0;
	padding: 3px;
}

.respRBR
{
	background-color: #F1F1F3;
	padding: 3px;
	font-weight: bold;
	color: green;
	border: 1px dashed #A0A3BA
}

.respRB
{
	background-color: #F1F1F3;
	padding: 3px;
	font-weight: bold;
	color: #FF9900;
	border: 1px dashed #A0A3BA
}

.respRM
{
	background-color: #F1F1F3;
	padding: 3px;
	font-weight: bold;
	color: #E0A7A7;
	border: 1px dashed #A0A3BA
}

.respE
{
	background-color: #DEDEE4;
	padding: 3px;
}

.respC
{
	border: 1px solid #575773;
	margin-bottom: 15px;

}


div.sx
{
	text-align: center;
	padding: 3px;
	margin: 2px;
	background-color: #FFF5EC;
	border: 1px solid #FFE3CA;
	color: silver;
	font-size: 9px;
}

div.sx a
{
	background-color: #F7E5CC;
	text-decoration: none;
	padding: 1px;
	color: #B92C20;
	letter-spacing: 1px;
	border: 1px solid #EED8BA;
	border-bottom-color: #D8C4A9;
	border-right-color: #D8C4A9;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 10px;
	font-size: 9px;
}

div.sx a:hover
{
	background-color: #F7E5CC;
	text-decoration: none;
	color: red;
	border: 1px solid #EED8BA;
	border-top-color: #D8C4A9;
	border-left-color: #D8C4A9;
}