body {
font-family:"Trebuchet MS", Arial, sans-serif;
}

#corps {
position:relative;
}

#centre {
width:932px;
height:460px;
margin:0 auto;
}

#cadre_principal {
position:relative;
background:#eee url(../img/creation.jpg) no-repeat scroll top center; /* URL de l'image de fond */
width:600px;
height:460px;
z-index:50;
top:26px;
/*right:382px;*/
float:left;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-topleft:10px;
}

#texte_gauche{
color:#709600;
font-weight:bold;
position:relative;
top:10px;
left:40px;
font-size:14px;
}

#formulaire_weblead {
position:relative;
height:458px;
width:330px;
top:26px;
z-index:100;
background:#f0f0f0;
border:1px solid #709600;
float:right;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topright:10px;
}

#entete {
text-align:center;
}

#logo {
width:330px;
height:80px;
background:#ccc url(../img/logo_weblead.png) no-repeat scroll top center; /* URL du logo */
-moz-border-radius-topright:10px;
}

.bandeau_fleche {
background:transparent url(../img/bandeau_fleche.gif) no-repeat scroll top center; /* URL du bandeau */
width:330px;
height:28px;
padding:10px 0;
font-weight:bold;
color:#fff;
}

#etesvouschezboyugues {
text-align:center;
margin:10px 0;
}

#etesvouschezboyugues input{
width:auto;
}

#instruction_formulaire{
font-size:12px;
font-weight:bold;
margin:10px 0;
padding:0 45px;
text-align:justify;
}

.fieldname {
color: #666666;
font-weight: bold;
font-size: 11px;
text-align:right;
}

.fieldnameError {
color: #FF0000;
background: #FFFFFF url(../images/minierror.png) left no-repeat;
font-size: 15px;
padding-left: 25px;
padding-top: 10px;
padding-bottom: 10px;
}

table.formbaxell td {
padding: 4px;
vertical-align:middle;
}

table.formbaxell label, table.formbaxell input {
text-align:left;
width:200px;
}

.numvert {
color: #009933;
}

.h2link {
font-size: 11px;
}

#toto {
margin-left: 150px;
margin-top: 10px;
}
a.aide {        /*** Mise en forme des bulles d'aide ***/
text-decoration: none;
}
a.aide img {        /*** Mise en forme de l'image des bulles d'aide ***/
margin:5px 0 0;
padding: 0;
border: 0;
vertical-align:top;
}
a.aide:hover {        /*** Le curseur de la souris change d'aspect quand il passe au-dessus
d'une bulle d'aide ***/
cursor: help;
}

.formbaxell #champ_mail_newsletter:hover {
cursor: help;
}

.formbaxell {
margin:0 auto;
}

.formbaxell .submit{
width:70px;
border:1px solid #709600;
position:relative;
left:-18px;
color:#709600;
background-color:#f0f0f0;
text-align:center;
}

#formulaire_contact #jqmContent .formbaxell .submit{
left:-35px;
}

.td_gauche {
text-align:left
}

.td_gauche fieldset{
padding:0;
background:none;
}

#champ_obligatoire {
text-align:center;
position:relative;
top:10px;
}

#footer {
position:relative;
top:26px;
width:900px;
height:75px;
}

#module_footer {
height:75px;
width:270px;
float:left;
margin:0 0 0 30px;
}

#module_footer h1,#module_footer h2,#module_footer h3 {
font-size:11px;
font-weight:bold;
margin:5px 0;
}

#module_footer p {
font-size:10px;
text-align:justify;
}