/*
--------------------------------------------------------------

						reponse css
					*****************
					  Juillet 2009
--------------------------------------------------------------
*/

@charset "utf-8";

/************************* Page reponse ***************************/
.ResultQuestion
{
font-weight:bold;
}
.ResultIntro
{
}
.ResultLienEspace
{
text-indent:50px;
list-style-type: disc;
list-style-position:inside;
}
.ResultNomEspace
{
color:#E57938;
font-weight:bold;
}
.ResultTitreReponse
{
font-weight:bold;
}
.ResultTexteReponse
{
}
