/* CSS Document */
div.content_text{
/*background:url(../medias/rando-alldes.jpg) no-repeat right top;*/
padding-bottom:40px;
}
div.content_text p{
text-indent:10px;
width:300px;
text-align:justify;
color:#333333;
margin: 5px 10px 5px 10px;
}
div.content_text p a{
color:#CC0000;
font-weight:bold;
}
div.content_text p a:hover{
text-decoration:underline;
}
div.content_text h1{
font-size:16px;
color:#678b8e;
margin:10px 0 10px 0px;
}
div.content_text h2{
font-size:13px;
color:#333333;
margin:5px 0 5px 10px;
}
table.tarifs{
width:315px!important;
width:305px;
height:60px;
font-size:11px;
border:1px solid #000;
}
table.tarifs td{
border:1px solid #000;
text-align:center;
vertical-align:middle;
}
table.tarifs td.anes{
text-align:left;
color:#009966;
}
table.tarifs tr.jours{
font-size:11px;
font-weight:bold;
color:#009966;
text-align:center;
}


