/* CSS MODULE "text.tpl" (textes) */

/*-------------------- Template "text" (module) ---------------------*/

.text_content{
font-family:Arial, Helvetica, sans-serif;
padding: 0px 0px 15px 0px;
width:481px;
}

.text_content a{
/*color:#74838B;*/
}

.text_content a:hover{
/*color:#A8ACB3;#8D939D;*/
}

.text_content p{
line-height:12px;
margin-bottom: 0px;
margin-top: 0px;
/*word-spacing:1px;*/
}

.text_content br{
display:block;
height:12px;
margin-top:7px;
line-height:7px;
}

.text_content ul{
list-style:none;
line-height:12px;
}

.text_content li{
display:block;
list-style:none;
background-image: url(../../../images/design/puce_liste_finale.gif);
background-repeat: no-repeat;
background-position: 0 1px;
padding-left:14px;
line-height:12px;
}

.unique_text{
line-height:13px;
font-size:12px;
width:481px;
}

.main_text{
width:308px;
float:left;
font-size:12px;
margin-right:30px;
}

.optional_text{
width:135px;
float:left;
font-size:10px;
}
