body {
font-family: arial; /* on définit la police de base dans la page */
font-size: 10pt; /*dex on définit la taille de police de base dans la page */
background-color: black;
}

body a{
text-decoration: none;
color: black;
}

body a:hover{
color: black;
}

body img{
border: none;}

.master{
position: absolute;
width: 1000px;
left: 50%;
margin-left: -500px;
margin-top:0px;
top: 0px;
}

.entete{
float:left;
width:1000px;
height:138px;
background-image: url(images/entete.gif);
background-repeat: no-repeat;
}

.gauche{
float:left;
width:207px;
height:701px;
background-image: url(images/menu.gif);
background-repeat: no-repeat;
}

.droite{
float:left;
width:793px;
}

.frame{
float:left;
width:793px;
background-image: url(images/degrade2.jpg);
background-repeat: no-repeat;
}

.frame2{
float:left;
width:793px;
background-image: url(images/degrade.jpg);
background-repeat: repeat-x;
}

.frame-g{
float:left;
width:578px;
}

.ariane{
float:left;
width:570px;
height:29px;
}
.ariane a{
color:white;
}
.ariane a:hover{
color:white;
text-decoration:underline;
}

.content{
color:white;
float:left;
width:570px;
}
.content a{
text-decoration:underline;
color:#BADAEB;
font-weight:bold;
}
.content a:hover{
text-decoration:underline;
color:#BADAEB;
font-weight:bold;
text-decoration:underline;
}

.ariane2{
float:left;
width:793px;
height:29px;
}
.ariane2 a{
color:white;
}
.ariane2 a:hover{
color:white;
text-decoration:underline;
}

.content2{
float:left;
width:793px;
color:white;
}
.content2 a{
font-weight:bold;
text-decoration:underline;
color:#BADAEB;
}
.content2 a:hover{
text-decoration:underline;
color:#BADAEB;
font-weight:bold;
text-decoration:underline;
}

.frame-d{
float:left;
width:215px;
}

.pied{
float:left;
width:793px;
height:131px;
background-image: url(images/pied_sommaire.gif);
background-repeat: no-repeat;
}
.pied a{
color:white;
}
.pied a:hover{
color:white;
text-decoration:underline;
}

.pied2{
float:left;
width:793px;
height:35px;
background-image: url(images/pied_rubrique.gif);
background-repeat: no-repeat;
}
.pied2 a{
color:white;
}
.pied2 a:hover{
color:white;
text-decoration:underline;
}

.bas{
float:left;
width:793px;
height:131px;
background-image: url(images/pied.gif);
background-repeat: no-repeat;
}

.menu-gauche{
float:left;
width:200px;
height:26px;
background-image: url(images/boite.gif);
background-repeat: no-repeat;
font-size:8pt;
font-weight:bold;
}
.menu-gauche a{
color:white;
}
.menu-gauche a:hover{
color:white;
text-decoration:underline;
}

.titre{
font-weight:bold;
color:#F0BB01;
font-size:12pt;
}

.scroll {
background-color:#C00418;
color:#FFFFFF;
font-weight:bold;
}

.scroll a {
color:#FFFFFF;
}

.titrerubrique {
color:#BADAEB;
font-size:large;
font-weight:bold;
}















#moteur {
	RIGHT: 5px;
	POSITION: absolute;
	color:#FFFFFF;
	top: 10px;
}

div.buzz span.colonnes {
float: left;
text-align: justify;
width: 42%;
padding: 3%;
}

.accroche {
top:40px;
POSITION: absolute;
color:#C00418;
float: left;
left:250px;
font-size:medium;
font-weight:bold;
text-align:center;
}

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; margin-top : 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; margin-top : 5px;  }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left:auto; margin-right:auto;}
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left:auto; margin-right:auto;
}











