/* BLOCS PRINCIPÄUX */

body
{
width: 1000px;
margin: auto;
margin-top: 10px;
}

#body2_haut
{
width: 1020px;
height: 30px;
background-image: url("images/body_haut.gif");
}

#body2_milieu
{
width: 1020px;
background-image: url("images/body_milieu.gif");
background-repeat: repeat-y;
}

#body2_bas
{
width: 1020px;
height: 30px;
background-image: url("images/body_bas.gif");
}

#menu
{
float: left;
width: 210px;
margin-left: 30px;
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
}

#header
{
width: 960px;
margin: auto;
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
margin-bottom: 20px;
}

.paragraphe
{
width: 687px;
text-align: justify;
margin-left: 20px;
margin-top: 0px;
margin-bottom: 0px;
}

.banniere
{
width: 960px;
height: 130px;
background-image: url("images/banniere.png"); 
}

.gmstemple
{
width: 958px;
height: 16px;
background-image: url("images/titre_fond.png");
border-left: 1px solid black;
border-right: 1px solid black;
padding-top: 4px;
}

.gmstemple a
{
text-decoration: none;
color: white;
}

.date_annonces
{
border: 1px solid black;
background-image: url("images/date_fond.gif");
height: 20px;
}

.date
{
float: left;
padding-left:20px;
width: 250px;
text-align: left;
padding-top:3px;
}

.annonces
{
padding-top:3px;
text-align: center;
}

/* Le menu */

.menu_element
{
background-color: #f1f1f1;
border: 1px solid black;
margin-bottom: 15px;
}

.titre
{
height: 16px;
margin-top: 0px;
padding-top: 4px;
background-image: url("images/titre_fond.png");
border-bottom: 1px solid black;
font-weight: normal;
font-size: 11px;
color: white;
text-align: center;
}

.titre2
{
height: 16px;
margin-top: 0px;
padding-top: 4px;
background-image: url("images/titre_fond.png");
border-bottom: 1px solid black;
border-top: 1px solid black;
font-weight: normal;
font-size: 11px;
color: white;
text-align: center;
}

h3
{
height: 22px;
background-image: url("images/sous_titre_fond.png");
padding-top: 8px;
color: white;
font-weight: normal;
text-align: center;
font-size: 11px;
}

table
{
margin: auto; 
margin-top: 20px; 
border-collapse: collapse;
text-align: center;
}

ul {list-style-type: none; margin-left: -20px;}
img {border: none;}
select {width:580px; }
a { color: black;}
td {border: 1px solid black;}
th {border: 1px solid black; background-color: #e2e2e2;}
td a {color: black; text-decoration: none;}

.texte_centre {text-align: center;}
.texte_left {text-align: left;}
.menu_element a { color: black;}
.sujet_message {width: 400px; background-color: #e1e1e1;}
.lu_vert { background-color: #acd28f;}
.souligne {text-decoration: underline;}
.image_float{float: left;}




/* Le corps de la page */

#corps
{
width: 728px;
margin-left: 260px;
min-height: 700px;
border: 1px solid black;
background-color: #f1f1f1;
font-family: Verdana, Arial, Helvetica;
font-size: 13px;
margin-bottom: 20px;
border:1px solid black;
}

.cours
{
width: 728px;
margin-left: 260px;
min-height: 310px;
border: 1px solid black;
background-color: #f1f1f1;
font-family: Verdana, Arial, Helvetica;
font-size: 13px;
margin-bottom: 20px;
}

.choix
{
width: 728px;
margin-left: 260px;
border: 1px solid black;
background-color: #f1f1f1;
font-family: Verdana, Arial, Helvetica;
font-size: 13px;
margin-bottom: 20px;
}


.news
{
width: 728px;
margin-left: 260px;
border: 1px solid black;
background-color: #f1f1f1;
font-family: Verdana, Arial, Helvetica;
font-size: 13px;
margin-bottom: 20px;
}

/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
width: 958px;
clear:left;
padding-bottom: 5px;
margin: auto;
background-color: #f1f1f1;
font-size: 11px;
font-family:  Verdana, Arial;
text-align: right;
border: 1px solid black;
}

h1
{
font-weight: bold;
font-size: 100%;
}

.contenu
{
margin-top: 35px;
margin-left:80px;
margin-right:80px;
margin-bottom:40px;
text-align:justify;
}

.contenu IMG
{
margin-left:-30px;
}
