/* CSS Document */


h2{
float:left;
margin-top: 30px;
padding-left:50px;
}

h3{
float:left;
width:320px;
margin-top: 15px;
}

h4{
float:left;
width:250px;
margin-top: 15px;
}

h3.capresult{
float:left;
width:150px;
margin-top: 10px;
}




a#bt_calculs, a#bt_efface{
float:left;
display:block;
width:90px;
height:18px;
margin:15px;
text-indent:-5000px;
}

a#bt_calculs{
background:url(../images/bt-calcul.gif) no-repeat 0 0;
}

a#bt_calculs:hover{
height:18px;
background:url(../images/bt-calcul.gif) no-repeat 0 -18px;
}

a#bt_efface{
background:url(../images/bt-effacer.gif) no-repeat 0 0;
}

a#bt_efface:hover{
height:18px;
background:url(../images/bt-effacer.gif) no-repeat 0 -18px;
}


p.gnral{
width:540px;
height:auto;
margin:60px 0 0 90px;
text-align:justify;
}

p.contact{
width:300px;
height:auto;
text-align:justify;
}



#b1-1, #b1-2, #b1-3, #b1-4{
position:relative;
width:236px;
height:254px;
}

#b1-1{
background:url(../images/fond-b1-1.jpg) no-repeat 0 0;
}

#b1-2{
background:url(../images/fond-b1-2.jpg) no-repeat 0 0;
}

#b1-3{
background:url(../images/fond-b1-3.jpg) no-repeat 0 0;
}

#b1-4{
background:url(../images/fond-b1-4.jpg) no-repeat 0 0;
}

#b1-14{
position:relative;
width:236px;
height:545px;
background:url(../images/fond-b1-14.jpg) no-repeat 0 0;
}


/*___________________form______________________*/


#colonne{
width: 641px;
padding:40px 0 10px 50px;
}

#colonne-cap1{
float:left;
width: 450px;
padding:25px 0 20px 30px;
}

#colonne-cap2{
float:right;
width: 200px;
padding:10px 5px 20px 0;
margin:70px 20px 0 0;
background-color:#9F8B76;
}


#colonne p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#colonne-gauche{
float:left;
width:320px;
}

#colonne-droite{
float:right;
width:320px;
}

#colonne-1{
float:left;
width:340px;
height:250px;
background-color:#9F8B76;
}

#colonne-2{
float:right;
width:250px;
}

#form-contact{
width:400px;
margin:20px 20px 20px 0;
padding: 3px;
background-color:#9F8B76;
}


#colonne img{
margin: 7px;
}

form.form label {
margin: 5px 0 0 0;
padding-bottom: 2px;
}

form.form  label.champs{
float:left;
width:100px;
}

form.form  label.champs2{
float:left;
width:160px;
}

form.form label.quest{
float:left;
width: 410px;
margin-bottom: 6px;
}

form.form label.champs-cap{
float:left;
height:20px;
width: 200px;
margin: 0;
padding:0;
}

form.form label.champs-cap2{
float:left;
height:20px;
width: 180px;
margin: 0;
padding:0;
}

form.form  input{
margin:3px;
}

form.form  input.champs-cap{
margin:3px;
}

form.form select.quest-imput{
margin: 3px 0 0 0;
}

form.form ul{
padding:0 0 0 40px;
margin:20px 0 0 0;
}
 
form.form ul.capresult{
padding:0 0 0 15px;
margin:20px 0 0 0;
}
 
form.form li{
clear:both;
list-style:none;
text-align:left;
}

li.espace{
margin:5px 0;
}


a#envoyer{
clear:both;
display:block;
background: url(../images/filet.gif) no-repeat -5px 18px;
width:280px;
height:25px;
margin:15px 0 5px 0;
padding:3px 0; 
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a#quest-envoyer{
clear:both;
display:block;
background: url(../images/filet-long.gif) no-repeat -5px 18px;
width:580px;
height:25px;
margin:15px 0;
padding:3px 0; 
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
text-indent: 370px;
}


/*lexique*/

#colonne-lex{
width: 641px;
padding:0 0 20px 50px;
margin-top: 70px;
}


#3colonnes-lex1, #3colonnes-lex2, #3colonnes-lex3 {
display:block;
float:left;
width:50px;
padding:10px;
margin-top: 30px;
list-style:none;
background:red;
}



#alphabet{
display:block;
background:#9F8B76;
height:15px;
width:550px;
text-align:center;
font-weight:bold;
}

#alphabet a{
height:15px;
color: #FFF;
text-align:center;
text-decoration:none;
padding:0 8px 3px 8px;
}

#alphabet a:hover{
height:15px;
background-color:#806d5a;
text-decoration:none;
}


#sommaire-lettre{
clear:both;
list-style:none;
display:block;
}

#sommaire-lettre a:hover{
color:#F0DEBD;
}

h3.lettres-lex{
float:left;
background-color:#9F8B76;
height:auto;
width:20px;
padding-left:2px;
}

p.mots-lex{
float:left;
width:50px;
height:auto;
margin:10px 0 0 10px;
padding-top: 10px;
text-align:left;
}

