/* Structure page */
body{
background-color:#000000;
font-family:Garamond, 'Comic Sans MS', Arial, serif;
font-size:12pt;
color:#4B4B4B;
}
#banniere_haut{
margin-left: auto;
margin-right: auto;
width:1000px;
height:255px;
border-width:0px;
}
#corps_haut{
margin-left: auto;
margin-right: auto;
width:1000px;
height:40px;
}
#corps_haut_gauche{
float:left;
height:40px;
width:40px;
}
#corps_haut_centre{
float:left;
background-image:url(../medias/corps_haut.jpg);
background-repeat:repeat;
height:40px;
width:920px;
}
#corps_haut_droit{
float:left;
height:40px;
width:40px;
}
#corps_bg{
margin-left: auto;
margin-right: auto;
width:1000px;
}
#corps_gauche{
float:left;
width:40px;
background-image:url(../medias/corps_gauche.jpg);
background-repeat:repeat;
}
#corps_centre{
float:left;
width:920px;
background-color:#CCCCCC;
}
#corps_droit{
float:left;
width:40px;
background-image:url(../medias/corps_droit.jpg);
background-repeat:repeat;
}
#corps_bas{
margin-left: auto;
margin-right: auto;
width:1000px;
height:40px;
}
#corps_bas_gauche{
float:left;
height:40px;
width:40px;
}
#corps_bas_centre{
float:left;
background-image:url(../medias/corps_bas.jpg);
background-repeat:repeat;
height:40px;
min-width:920px;
}
#corps_bas_droit{
float:left;
height:40px;
width:40px;
}

/*Boutons*/
#boutons{
margin-left: auto;
margin-right: auto;
width:1000px;
height:75px;
}
#presentation{
float:left;
margin-left:40px;
height:75px;
width:200px;
}
#actualite{
float:left;
margin-left:40px;
height:75px;
width:200px;
}
#photos{
float:left;
margin-left:40px;
height:75px;
width:200px;
}
#videos{
float:left;
margin-left:40px;
height:75px;
width:200px;
}
#retour{
text-align:center;
font-family:'Edwardian Script ITC', 'French Script MT', 'Freestyle Script', Arial, serif;
font-size:24pt;
}
#retour a:link{
color:#4B4B4B;
text-decoration:none;
}
#retour a:visited{
color:#4B4B4B;
text-decoration:none;
}
#retour a:hover{
color:#BD0000;
text-decoration:none;
}
.btn:link{
color:black;
}
.btn:visited{
color:black;
}
.btn:hover{
color:black;
}
.btn img{
border:0px;
}
/*Fin boutons*/

/* Fin structure page */



/* class et id generaux */
.probleme{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
text-align:center;
}
.retour_ligne_div{
clear:both;
}
.center{
text-align:center;
}
.center a:link{
color:#4B4B4B;
text-decoration:none;
font-size:16pt;
}
.center a:visited{
color:#4B4B4B;
text-decoration:none;
font-size:16pt;
}
.center a:hover{
color:#BD0000;
text-decoration:none;
font-size:16pt;
}
h1{
text-align:center;
font-weight:bold;
text-decoration:underline;
font-size:28pt;
}
.txt_fleche{
position:relative;
bottom:5px;
}
.enum{
margin-left:100px;
list-style-position:outside;
list-style-image:url(../medias/puce.png);
}
.enum a:link{
color:#4B4B4B;
text-decoration:none;
font-weight:bold;
}
.enum a:visited{
color:#4B4B4B;
text-decoration:none;
font-weight:bold;
}
.enum a:hover{
color:#BD0000;
text-decoration:none;
font-weight:bold;
}
/* fin class et id generaux */

/* Actualite */
.news{
margin-left: auto;
margin-right: auto;
width:750px;
border-spacing:2px;
background-color:#FFFFFF;
border:2px solid #879E88;
}
.news th{
padding:5px;
background-color:#CCCCCC;
border:1px solid #879E88;
}
.news td{
padding:5px;
border:1px solid #C8D4C9;
}
.date{
text-align:center;
font-weight:bold;
}
.news a:link{
color:#4B4B4B;
text-decoration:underline;
font-weight:bold;
}
.news a:visited{
color:#4B4B4B;
text-decoration:underline;
font-weight:bold;
}
.news a:hover{
color:#BD0000;
text-decoration:none;
font-weight:bold;
}
/*Fin actualite */

/*Photos*/
.images{
margin-left: auto;
margin-right: auto;
text-align:center;
}
/*Fin photos*/

/* Videos */
.videos{
margin-left: auto;
margin-right: auto;
text-align:center;
}
.videos a:link{
color:#CCCCCC;
}
.videos a:visited{
color:#CCCCCC;
}
.videos a:hover{
color:#CCCCCC;
}
/* Fin videos */