/* CSS Document */

body{
	margin:30px 0px 0px 20px;
	background-color:#336666;
}

body *{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
}

form,h1,h2,div {
	margin:0;
}

h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #283C50;
	font-weight:normal;
	margin:0px 40px 0px 50px;
	padding-left:40px;
}

h1.hn1 {
	background:url(../images/picto1.gif) top left no-repeat;
}
h1.hn2 {
	background:url(../images/picto2.gif) top left no-repeat;
}
h1.hn3 {
	background:url(../images/picto3.gif) top left no-repeat;
}
h1.hn4 {
	background:url(../images/picto4.gif) top left no-repeat;
}
h1.hn5 {
	background:url(../images/picto5.gif) top left no-repeat;
}
h1.hn6 {
	background:url(../images/picto6.gif) top left no-repeat;
}
h1.hn7 {
	background:url(../images/picto7.gif) top left no-repeat;
}
h1.hn8 {
	background:url(../images/picto8.gif) top left no-repeat;
}
h1.hn9 {
	background:url(../images/picto9.gif) top left no-repeat;
}
h1.hn10 {
	background:url(../images/picto10.gif) top left no-repeat;
}



#page {
	position:relative;
	background:#FFFFFF;
	width:500px;
	display:block;
}

#haut {
	background:url(../images/tetiere.gif) left top no-repeat;
	height:152px;
}

#contenu {
	text-align:left;
	background:#FFFFFF;
	float:left;
	width:500px;
	display:block;
}

#reponse {
	padding:20px 0px 0px 120px;
	float:left;
}

#reponse label {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #283C50;
}

#reponsetxt {
	padding:20px 40px 0px 90px;
	font-weight:bold;
}

#reponsetxt .rep{
	color:#CC0000;
}

#txt {
	padding:0px 20px 0px 40px;
	width:250px;
	height:200px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #283C50;
	background:#FFFFFF;
}

#txt a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #CC0000;
}

#sublink {
	float:left;
	width:470px;
	text-align:center;
}

#sublink a{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #CC0000;
}

#sublink a:hover{
	color: #000000;
	text-decoration:none;
}


#sub {
	float:left;
	width:470px;
	text-align:center;
	padding:20px 0px 0px 0px;
}

#subhome {
	padding:60px 30px 0px 0px;
	background:#FFFFFF;
	float:right;
}

#score {
	padding:0px 0px 20px 30px;
	font-weight:bold;
	color:#000000;
}

#score .num {
	font-size:12px;
	color:#CC0000;
}

#resume {
	padding:0px 40px 20px 60px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #283C50;
}

#resume a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #CC0000;
}

#resume p.titre{
	font-size: 12px;
	color: #CC0000;
	font-weight:bold;
}

#resume div.texte{
	padding-left:20px;
}

#resume div.texte{
	padding-left:20px;
}

#resume div.texte .question{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #283C50;
}

#resume div.texte .reponse{
	font-size: 12px;
	color: #CC0000;
	font-weight:bold;
}

#resume div.texte .reponsetxt{
	color:#000000;
	font-weight:bold;
}

#fichier {
	background:url(../images/picto_pdf.gif) left top no-repeat;
	margin-left:200px;
	padding:3px 0px 0px 45px;
	height:50px;
	font-weight:bold;
	color:#000000;
}

#fichier a{
	font-weight:normal;
	color: #CC0000;
	font-size:12px;
}


#bas {
	background:url(../images/encadre_fin.gif) no-repeat;
	width:500px;
	height:30px;
	float:left;
}

