/* 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;
}




#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;
}



/*___________________form______________________*/


#colonne{
width: 641px;
padding:40px 0 20px 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;
}



#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;
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*/

/* CSS Document */



/* ------------------------------INDEX DU LEXIQUE -----------------------------------------*/
/* cette balise contient : la lettre majuscule + la balise #mot contenant la liste des mots definis */


#mot, #element p{
clear:both;
height:auto;
margin:0 0 0 10px;
padding-top: 10px;
text-align:left;
}

/* style des liens dans la balise #mot */

#sommaire-lettre h3{
float:left;
background-color:#806d5a;
height:auto;
width:80px;
padding-left:2px;
}

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

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

#element h3{
width: auto;
font-size:14px;
background-color:#806d5a;
}



/* ------------------------------PAGES DU LEXIQUE -----------------------------------------*/
/* balise qui englobe tout */
#page { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width: 641px;
padding:0 0 20px 60px;
margin-top: 10px;
}

/* style des liens dans l'alphabet/menu  */
#alphabet{
display:block;
background:#9F8B76;
height:17px;
width:620px;
text-align:center;
font-weight:bold;
}

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

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

/* retour à l'index */
#retour {
float:right;
}

#retour a{ 
display:block;
color:#183293;
text-decoration:none;
font-weight:bold;
height:20px;
width:130px;
text-align:center;
background:#D2DCEC;
line-height:18px;
}

#retour a:hover{ 
color:#FFFFFF;
background:#183293;
}

/* sommaire des définitions en haut de la page */
#sommaire { 
color: #183293;
margin: 10px 10px;
font-size:11px;
font-weight:bold;
text-align:justify;
}

/* propriétés des colonnes de la liste */
ul {
list-style: none;
display: block;
}

/* placement des colonnes */
#definitions1, #definitions2, #definitions3 {
margin:0 10px 0 0;
width:200px;
float: left;
}

/* cette balise contient : le titre de la définition + la balise #texte contenant la definition elle-même */

/* style des liens du texte */
a.lien-lexique { 
color:#fff;
text-decoration:none;
font-weight:bold;
}

a:hover.lien-lexique { 
color:#FFF;
}



