#en_tete
{
margin-top:20px;
margin:auto;
margin-bottom:40px;
width:850px;
height: 250px;
text-align: center;
}

#menu_left
{
width:190px;
float:left;
margin-right:40px;
}
#menu_right
{
width:175px;
float: right;
text-align:right;
margin-left:15px;
}
.obligatoire
{
color:red;
}
body
{
width: 850px;
margin:auto;
margin-top:20px;
}
p
{
padding:10px
}
.cadres
{
float:right;
}
#corps
{
width:400px;
margin:auto; 
margin-bottom:20px; 
text-align:left;
}
a
{
font-size: large;
}
.h1rouge
{
font-family:"Blackader ITC", serif;
text-align: center;
color:red;
font-size: 25px;
font-weight:Bold;
}
.textbleu
{

text-align:center;
font-style:italic;
color:blue;
font-size:37px;

}
h1
{
font-family:"Bradley hand ITC",Blackadder ITC, Kristen ITC, verdana, serif;
text-align: center;
color:purple;
font-size: 37px;
}

h2
{
color:purple;
}
table
{
margin: auto;
border: 4px outset purple;/* Outset  = bordure 3 D */
border-collapse: collapse;/* Les bordures du tableau seront collées */
text-align: center;
}
caption
{
margin: auto;
border: 4px outset purple;
}
th /*cellules d'entête du tableau*/
{

border: 2px solid purple;
}
td /*cellules tableaux*/
{
border: 2px solid purple;
}
.no
{
border:none;
}
/*couleur des cellules tableaux*/
.blanc
{
background-color:white;
}
.jaune
{
background-color:#ffff00 ;
}
.ocre
{
background-color:#ff8800;
}
.violet
{
background-color:#cc99ff;
}
.bleu
{
background-color:#b8cce4;
}
.vertclair
{
background-color:#cbe6bb;
}
.vert
{
background-color:#65933d;
}
.turquoise
{
background-color:#66ffff;
}
.argile
{
background-color:#fbd4b4;
}

.rose
{
background-color:#f5e3e3;
}
.invisible
{
color:white;
}
li:hover
{
background-color:rgb(192, 186, 162);
}
.carre
{
list-style-type:square;
}
.fondbleu
{
background-color: rgb(224, 235, 245);
}
.fondviolet
{
background-color: rgb(216, 207, 227);
}
.cercle
{
list-style-type:circle;
}
.drouate
{
float: right;
margin-top: 1%;
margin-right: 1%;
margin-bottom: 1%;
}
.goch
{
float: left;
margin-top: 1%;
margin-right: 1%;
margin-bottom: 1%;
}
.centre
{
text-align: center;
}
.droite
{
text-align:right;
}
.titreformulaire
{
font-size:1.5em;
text-decoration:underline;
}
.bis
{
color:red;
text-align: center;
font-size: xx-large;
}
.boutique
{
float:left;
width:10%;
padding:10px;
}
/*lettremensuelle */
.imgcentre
{
margin-left:230px;
}
.imgcentre2
{
margin-left:140px;
}
.marg150
{
margin-left:150px;
}
.imglettreleft
{
float:left;
padding:15px;
}
.imglettreright
{
float:right;
padding:15px;
}
.imgleftdix
{
float:left;
padding:10px;
}
.mbleu
{
color:rgb(31, 73, 148);
}
.lucia
{
font-size:1.5em;
color:rgb(31, 73, 148);
font-family:"lucia_Hadwriting",Bradley hand ITC,Blackadder ITC, Kristen ITC, verdana, serif;
}
.luciambleuctr
{
font-size:1.5em;
color:rgb(31, 73, 148);
font-family:"lucia_Hadwriting",Bradley hand ITC,Blackadder ITC, Kristen ITC, verdana, serif;
text-align:center;
}