body
{
background:url("img/fond.jpg");
font-family:"Trebuchet MS";
margin:auto;
width: 900px;
}
#banniere
{
width:800px;
height:137px;
margin:auto;
margin-top:20px;
background:url("img/ban.jpg") no-repeat;
}
h1
{
text-align:center;
text-decoration:underline;
font-weight:bold;
font-size:x-large;
color:black;
}
h3
{
font-style:italic;
font-size:large;
}
#menu
{
margin:10px auto;
width:900px;
vertical-align:middle;
height:36px;
text-align:center;
}

.eltmenu a
{
text-decoration:underline;
color:black; 
}
a
{
text-decoration:underline; 
font-weight:bold;
color:#1177ff;
}
#corpshaut
{
width:800px;
height:30px;
margin:0px auto;
background:url("img/corpshaut.png") no-repeat;
}
#corpsbas
{
width:800px;
height:30px;
margin:0px auto;
background:url("img/corpsbas.png") no-repeat;
}
#corps
{
width:800px;
margin:0px auto;
background:url("img/corpsmiddle.png") repeat-y;
}
#corpstxt
{
text-align:justify;
margin:0px auto;
width:720px;
}
#mention
{
margin:auto;
width:400px;
height:100px;
text-align:center;
margin-top:20px;
vertical-align:middle;
background:url("img/mention.png") no-repeat;
}

.erreur{
border: 1px solid red;
width: 500px;
margin: auto;
margin-top:10px;
vertical-align:middle;
background-color: #ffcbcb; /* 229 lum */
color: #680000;
text-align: center;
}

.ok {
border: 1px solid green;
width: 500px;
margin: auto;
margin-top:10px;
vertical-align:middle;
background-color: #cbffcb; /* 229 lum */
color: #006800;
text-align: center;
}

.temoignage{
/*width:300px;*/
text-align:center;
margin-left: 0px;
font-size:11pt;
}
