<!--
/*Mercredi 20 avril 2005 - Feuille de styles contextuelle uniquement liée à Faq */

/* Définition du format paragraphe*/


#conteneur_faq{
background:#EBF2FF;
}

#contenu .titlen1 {
font-weight: bold;
color:#003399;
text-align: left; 
width:94%;
height:auto;
margin-top:2%;
margin-left:4%;
border-bottom:1px solid #8BA2D1;
padding:4px
}

#contenu .titlen2 {
font-weight: bold;
color:#003399;
text-align: left; 
padding-top:5px;
padding-bottom: 4px;
padding-left:15px;
}

#contenu .titlen2 {
margin-left: 10px;
background: url("../../../images/Puces/Arrow_alone.gif") no-repeat left;
}


#contenu .link{
background:#EBF2FF;
color:#333;
text-align: left; 
Padding-top:2px;
Padding-bottom: 10px;
padding-left:15px;
}

#contenu .link  a{
background: url("../../../images/Puces/Blue_1.gif") no-repeat left;
padding-left:20px;
}



/* Définition du format paragraphe*/
#contenu .linkext {
font-size:12px;
font-weight: normal;
text-align: left; 
margin-left: 100px;
Padding: 7px;
}

/*Placement des img dans ce type de paragraphe*/
#contenu   img{
margin-right:4px;
} 


/* Placement et format tableau des liens */
#Tabletransport{
border-collapse: collapse;
margin-top:2% ;
width:90%;
margin-left:4%;
border-top:1px solid #8BA2D1;
border-bottom:1px solid #8BA2D1;
}

#Tabletransport th{
font-size: 13px;
font-weight:700;
text-align:left;
}

Div.Question{
width:94%;
height:auto;
margin-top:4%;
margin-left:4%;
background:#EBF2FF;
border-top:1px solid #8BA2D1;
border-left:1px solid #8BA2D1;
border-right:1px solid #8BA2D1;
font-size:12px;
font-weight: bold;
padding:4px
}

Div.Reponses{
width:94%;
margin-left:4%;
text-align:justify;
font-size: 11px;
line-height: 20px;
padding:4px;
border-bottom:1px solid #8BA2D1;
border-left:1px solid #8BA2D1;
border-right:1px solid #8BA2D1;
}

span.Back{
text-align:right;
display:block;
margin:1px;
}

.Back  a{
border-bottom:1px solid #99FF00;
}

-->