body {
 background-color:#898989;
 background-image:url("../img/fond.jpg");
 background-repeat:repeat-x;
/* font-family :Verdana, Arial, Helvetica, sans-serif;  */
 font-family:Arial, Helvetica, sans-serif; 
 font-size:12px;
}
h1 {
 color:#A30000;
}
img {
 border:0;
}
li {
 margin:10px;
}
a:link, a:visited, a:hover, a:active {
 color: #A30000;
}
.conteneur {
 width:800px;
 width:680px;
 margin-left:auto;
 margin-right:auto;
}
.bloclogo {
 height:40px;
 padding-top:20px;
 padding-bottom:20px;
}
.blocmenu {
 width:680px;
 margin-left:auto;
 margin-right:auto;
 padding:5px;
 text-align:center;
 color:#A30000;
 font-weight:bold;
 font-size:18px;
 background-color:white;
}
.blocmenu a {
 color:#A30000;
 font-weight:bold;
 font-size:16px;
}
.blocentre {
 display:table;
 margin:0px auto;
}
.blocright {
 display:table;
 margin-right:5px;
 margin-left:auto;
}
.menu {
 float:left;
}
.menu a {
 text-decoration:none;
}
.cadre {
 width:680px;
/* //// Je suspends les bords ronds en attendant de trouver une soluce */
/* background:url("../img/bord_haut.gif") top left no-repeat; */
/* padding-top: 10px; /* Taille de l'image de background */
 border:1px solid #A30000;
 margin-bottom:10px;
}
.bloctitre {
 padding-top:10px;
/* //// Je suspends les bords ronds en attendant de trouver une soluce */
/* background:url("../img/bord_bas.gif") bottom left no-repeat; */
 background-color:white;
 height:200px;
 margin-left:auto;
 margin-right:auto;
}
.bloccontenu {
 padding-top:10px;
/* //// Je suspends les bords ronds en attendant de trouver une soluce */
/* background:url("../img/bord_bas.gif") bottom left no-repeat; */
 background-color:white;
 margin-left:auto;
 margin-right:auto;
/* margin-bottom:25px; */
 padding:20px;
 height:550px;
}
.bloctitreimage {
 float:left;
 margin-right:20px;
 margin-left:1px;
}
.bloctitretitre {
}
.intro {
 font-size:14px;
 font-weight:bold;
 margin-bottom:5px;
}
.gras {
 font-size:14px;
 font-weight:bold;
}
.para {
 margin-bottom:10px;
}
.logoPP {
 text-align:center;
 margin-top:10px;
 margin-bottom:10px;
}
.valid {
 float:left;
}
.rouge {
 color:#a30000;
 font-weight:bold;
}

