#intro_header{
position:relative;
text-align:left;
width:850px;
height:16px;
overflow:hidden;
margin:179px auto -195px auto;
padding-left:375px;
color:#666;
font-size:11px;
}
#intro_header a{
color:#666;
}
h1{
color:#f0f;
font-size:26px;
font-weight:900;
line-height:100%;
}
h1 span{
font-size:20px;
font-weight:100;
color:#666;
}


#sousmenu_faq{
border:1px solid #e3e3e3;
background:#f2f2f2;
padding:10px 10px 7px 10px;
}
#sousmenu_faq p{
padding-left:18px;
background:url(fleche_rose.gif) no-repeat 0 4px;
margin-bottom:3px;
}
#sousmenu_faq a{
color:#333;
text-decoration:none;
font-weight:900;
}
#sousmenu_faq a:hover{
color:#f0f;
}
h2{
color:#f0f;
text-transform:uppercase;
font-size:14px;
text-align:center;
background:url(haut_cadre.gif) no-repeat 0 6px;
margin-top:20px;
width:650px;
height:26px;
}
h2 span{
background-color:#fff;
padding:0 20px 0 20px;
}
.cadre{
border-left:1px solid #bbb;
border-right:1px solid #bbb;
width:648px;
}
.cadre a{
color:#333;
text-decoration:none;
}
.cadre a:hover{
text-decoration:underline;
}
.cadre h3{
margin-left:10px;
padding:5px 10px 5px 13px;
background:url(puce_rose.gif) no-repeat 0 10px;
}
.cadre .h3_faq{
cursor:pointer;
font-size:13px;
font-weight:100;
}
.cadre .h3_faq:hover{
text-decoration:underline;
}
.cadre p{
padding:5px 10px 5px 10px;
font-size:12px;
}
.cadre .close{
display:none;
color:#666;
}
.bas_cadre{
background:url(bas_cadre.gif) no-repeat;
height:20px;
}




/*TARIF*/
#table_tarif{
border-collapse:collapse;
width:650px;
}
#table_tarif td{
padding:2px 5px 2px 5px;
}
#table_tarif td a{
color:#333;
text-decoration:none;
}
#table_tarif td a:hover{
color:#f0f;
text-decoration:underline;
}
#table_tarif .prix{
color:#f0f;
text-align:center;
font-weight:900;
}
#table_tarif .numero{
text-align:center;
font-weight:900;
}
#table_tarif .numero2{
text-align:center;
}



/*CONTACT*/
#table_contact{
margin-left:25px;
}
#table_contact td{
padding:2px 5px 2px 5px;
}
#table_contact input{
width:250px;
padding:2px;
border:1px solid #ccc;
border-bottom:1px solid #999;
border-right:1px solid #999;
}
#table_contact input:hover{
border:1px solid #999;
border-bottom:1px solid #666;
border-right:1px solid #666;
}
#table_contact textarea{
width:350px;
height:74px;
padding:2px;
border:1px solid #ccc;
border-bottom:1px solid #999;
border-right:1px solid #999;
font-family:arial;
font-size:14px;
}
#table_contact textarea:hover{
border:1px solid #999;
border-bottom:1px solid #666;
border-right:1px solid #666;
}