@charset "utf-8";/* css document */


#corpsfaq
{
padding-top: 10px; 
padding-bottom : 15px;
}

#menufaq
{
float:left;
width:290px; 
border-style: solid; 
border-width: 1px; 
border-color:#70706f
}

.title_rubrique
{
font: 11px/1em "trebuchet ms";
font-size: 14px;
font-weight: bold;
padding-left:10px;
}

.liste_questions
{
font: 11px/1em "trebuchet ms";
font-size: 10px;
padding-left:15px;
padding-right:5px;
text-align:left;
padding-bottom:4px;
}

.liste_questions a
{
text-decoration:none;
color:black;
}

.liste_questions a:hover
{
text-decoration:underline;
}

.puce {float: left;}


#reponsefaq
{
float:left;
width:650px; 
padding-left:15px;
}

#format_cadre_right
{
padding-bottom:25px;
}

#cadre_right
{ 
width:648px;
border-style: solid; 
border-width: 1px; 
border-color:#70706f;
padding-bottom:5px;
}

.titre_tableau
{
color:#cc0066;
font: 11px/1em "trebuchet ms";
font-size: 14px;
font-weight: bold;
padding-left:10px;
margin-bottom:5px;	
background-color:#EFEFEF;
height:30px;
}

.titre_question_right
{
font-weight: bold;
padding-bottom:3px;
padding-left:10px;
}

.titre_question_right a
{
text-decoration:none;
}

.reponse_question_right
{
padding-left:15px;
padding-top:3px;
}



