/* CSS Document */
div.content_text{
/*background:url(../medias/rando-alldes.jpg) no-repeat right top;*/
padding-bottom:40px;
overflow:auto;
}
div.content_text p{
text-align:justify;
color:#333333;
padding:10px 20px 20px 10px;
}
div.content_text p.succes{
text-align:center;
color:#333333;
padding:10px 20px 20px 10px;
}
div.content_text h1{
font-size:16px;
color:#678b8e;
margin:10px 0 10px 0px;
}
div.content_text table{
font-size:11px;
}
div.content_text table tr{
margin:5px 0 5px 0;
}
div.content_text table input.text{
font-size:11px;
background:#abdfe4;
border:1px solid #1596a1;
font-size:11px;
color:#000;
width:200px;
height:18px;
}
div.content_text table textarea.text{
font-size:11px;
background:#abdfe4;
border:1px solid #1596a1;
font-size:11px;
width:200px;
height:60px;
color:#000;
}
div.content_text table td.intituler{
font-weight:bold;
vertical-align:top;
text-align:right;
padding-right:10px;
padding-top:5px;
}
input.submit{
background:url(../medias/btn_envoyer.gif) no-repeat left top;
width:80px;
height:24px;
border:none;
cursor: pointer;
cursor: hand;
text-decoration:none;
}
a.mail{
color:#666666;
text-decoration:underline;
}
a.mail:hover{
color:#000;
}
