
#SousMenu li
{
float:left;
padding:0 7px;
}
#ContinnerSousMenu {
font-family:inherit;
font-size:12px;
font-weight:bold;
line-height:29px;
text-align:center;
top:123px;
width:1000px;
background-color:#FDEDE2;
border-bottom:1px solid #2B69AA;
border-color:#2B69AA;
border-top:1px solid #2B69AA;
height:28px;
}
#SousMenu li:hover
{
background-color:#FFFFFF;
border-bottom:medium none;
}
#SousMenu a:hover
{
text-decoration:none;
}
#SousMenu .current_page_select
{
background-color:#FFFFFF;
border-bottom:medium none;
}
.SendButton {
background:transparent url(send.png) no-repeat scroll 0 0;
border:medium none;
height:24px;
width:83px;
}

.ContacterNous .inputtext
{
 width:260px;
}
.ContacterNous #message
{
height:100px;
}