body{background-color: #4d1000; width: 1110px; margin: 0 auto; font-family: 'Verdana', 'Arial', 'Times new roman'; font-size: 9pt; text-align: center; }

h1{ font-family: 'Verdana', 'Arial', 'Times new roman'; font-size: 12pt; margin: 0px; padding: 0px; color: #fb2212; }
h2{ font-family: 'Verdana', 'Arial', 'Times new roman'; font-size: 8pt; margin: 0px; padding: 0px; color: #4d1001; display: inline}

.preload-images {
    width: 0px;
    height: 0px;
    display: none;
}

#conteneur{width: 1110px; margin: 0 auto;}

#header{background-image: url('../images/header.jpg'); background-repeat: no-repeat; background-position: center center; width: 1110px; height: 198px; margin: 0 auto;}
#footer{background-image: url('../images/footer.jpg'); background-repeat: no-repeat; background-position: center center; width: 1110px; height: 116px; margin: 0 auto;}
#corps{background-image: url('../images/bg_main.jpg'); background-repeat: repeat-y; background-position: center center; width: 1110px; margin: 0 auto;}

p{font-family: 'Verdana', 'Arial', 'Times new roman'; font-size: 9pt; margin: 0px; padding: 0px; color: #4d1001;}

td{vertical-align: top; font-family: 'Verdana', 'Arial', 'Times new roman'; font-size: 8pt; margin: 0px; padding: 0px; color: #4d1001;}

#last_actu td{vertical-align: top; font-family: 'Verdana', 'Arial', 'Times new roman'; font-size: 8pt; margin: 0px; padding: 0px; color: #4d1001;}
#last_actu td a{font-family: 'Verdana', 'Arial', 'Times new roman'; font-size: 8pt; margin: 0px; padding: 0px; color: #4d1001;}
#last_actu td a:hover{font-family: 'Verdana', 'Arial', 'Times new roman'; font-size: 8pt; margin: 0px; padding: 0px; color: #fb2212;}

.last_actu td{vertical-align: top; font-family: 'Verdana', 'Arial', 'Times new roman'; font-size: 8pt; margin: 0px; padding: 0px; color: #4d1001;}
.last_actu td a{font-family: 'Verdana', 'Arial', 'Times new roman'; font-size: 8pt; margin: 0px; padding: 0px; color: #4d1001;}
.last_actu td a:hover{font-family: 'Verdana', 'Arial', 'Times new roman'; font-size: 8pt; margin: 0px; padding: 0px; color: #fb2212;}

/* marge a gauche de 70px, le carré vert commence a 63px de la div, donc la on a 7px dedans le caré vert pour la div de gauche */
/* La div de droite vient se coller à celle de gauche (marge de 10px kan meme) , largeur max de 680px */
#c_gauche{margin-left: 70px; float: left; width: 260px; text-align: left;} 

/*#c_gauche{margin-left: 35px; float: left; width: 260px; text-align: left;}*/

#c_droite{float: left; width: 680px; margin-left: 10px; text-align: left;}

.clear{clear: both;}

ul{ margin-left: 20px; padding: 0px;}