/*merci de classer par ordre alphanumerique*/
body{
color:#800000;
font-family:Arial, sans-serif;
background-color:#930;
font-size:14px;
}

a {
color:#004080;
}

a:hover{color:#FF8000;}

.contenu{
    text-align:justify;
    border:none;
    width:650px;
}

.centre{
    position:relative;
    top: 0px;
    left :0px;
}


h1{
font-size: 16px;
}

h2{
  font-size: 14pt;
}

h3{
  font-size: 12pt;
}

.input{
border:1px #330000 solid;


}

.logo{
font-size:36px;
position: absolute;
top: 80px;
left:350px;
width:200px;
text-align:center;
font-family:Franklin Gothic Medium;
}



.menuh a {
color: #993300;
display: inline-block;
text-decoration : none;
font-weight : bold;
font-size: 12px;
text-align:center;
border:0px #FFCC66 solid;
width:135px;
height:100px;


}
.menuh a:hover {
color: #BF79B8;
}


.menuh2{

  position: absolute;
top: 102px;
left:125px;
}

.menuh2 a {

color: #993300;
display: inline-block;
text-decoration : none;
font-weight : bold;
font-size: 12px;
text-align:center;
border:0px #FFCC66 solid;
width:160px;
height:100px;


}

.menuv{
position: absolute;
top: 0px;
left:270px;
}

.menuv a {
display: inline-block;
vertical-align:bottom;
color : #800040;
text-decoration : none;
font-weight : bold;
font-size: 17px;
width:160px;
height:30px;
padding-left:10px;
padding-right:10px;

}

.menuv a:hover
{
color: #883738;

}

.navbar{
font-size:12px;
position:relative;
left:0px;
}

.signature{
font-size:10px;
position:relative;
top: 120px;
left :220px;
}


.tindex1{
  text-align:left;
  position:absolute;
top:270px;
left:450px;
width:350px;
padding: 20px;
/*background-color:#FFFFFF;
border-left :3px #FBEAD9 solid; */
font-size:16px;

}


.tindex2{
background-color:#FFCC99;
padding: 20px;
border: 1px #330000 solid;
position:absolute;
left:650px;
top: 300px;
width:200px;
font-size:12px;
text-align:justify;
font-family:"Anke Calligraphic FG";
color:#330000;
}

.titre{
text-align:center;
position:relative;
right:200px;
top:15px;
}