.fondquestion {
	background-color: #2040A7;
	
	
}
.blanc {
	color: #FFFFFF;
}
.noir {
	color: #000000;
}






a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}
#menu a:link {
font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#menu a:visited {
font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
	text-decoration: underline;
}

#add a:link {
font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#add a:visited {
font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#add a:hover {
	color: #ffffff;
	text-decoration: underline;
}



#ariane a:link {
font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#ariane a:visited {
font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#ariane a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#question {
	padding: 5 5 5 5px;
			color: #ffffff;
	
}
#add{
	color: #000000;
	padding: 5 5 5 5px;
	background-color: #8AA7E1;
	/*background-image: url(img/barre_admin.jpg);*/

	
}
#bloque {
	padding: 5 5 5 5px;
			background-color: #FF5555;
	
}
#question a:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#question a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#question a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*bande jaune*/
#bandej a:link {
	font-size: 11px;
	color: #2040A7;
	text-decoration: none;
	font-weight: bold;



}
#bandej a:visited {
	
	font-size: 10px;
	color: #2040A7;
	text-decoration: none;
	font-weight: bold;

}
#bandej a:hover {
	color: #2040A7;
	text-decoration: underline;
}
.t10 { 	font-size: 10px;}
.t11 { 	font-size: 11px;}
.t12 { 	font-size: 12px;}
#blocq {/*pour le texte de la q */
	overflow: auto;
	color: #666666;
	padding: 0 10 10 10px;
	/*height: 80px;*/
	line-height: 17px;




}
#blocq2 {/*pour le texte de la q */
	overflow: auto;
	color: #666666;
	padding: 0 10 20 10px;
	height: 160px;
	line-height: 17px;
	/*background-image: url(img/ombre.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/



}
#reponse {
	padding: 5px;
	background-color: #6280E6;
		color: #ffffff;

}
.fondtrep {
	background-color: #eeeeee;
	background-image: url(img/ombre1.gif);
	background-repeat: repeat-x;
}
.fondtq {
	background-color: #eeeeee;
	background-image: url(img/ombre1.gif);
	background-repeat: repeat-x;

}
#cadre {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 600px;
}
#ariane {
	padding: 5 0 5 0px;
	background-image: url(img/bande_jaune.gif);
	background-repeat: repeat-x;
	/*height: 20px;*/
	width: 600px;


}
.form {
	width: 550px;
}
#fond1 {
	background-color: #F5F6FB;
	background-image: url(img/ombre1.gif);
	background-repeat: repeat-x;
	width: 600px;
}
#repo {
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;

}
#titreth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 17px;
	padding: 15 0 5 15px;
	text-align: left;
	/**/font-weight: bold;

}
.gris {
	font-size: 10px;
	color: #666666;
}
.fondrouge {
	background-color: #FF0000;
	
}

