@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin: 10px 0 0 0; /* pour éviter les marges */
    text-align: center; /* pour corriger le bug de centrage IE */
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#global {
	 position:relative;
     margin-left: auto;
     margin-right: auto;
     width: 919px;
     text-align: left; /* on rétablit l'alignement normal du texte */
	 background:#FFFFFF;
}

#bandeauHaut {
height:109px;
}

#bandeauAdherentsClose {
display:block;
}

#bandeauAdherentsOpen {
display:none;
}

#bandeauHautGauche, #bandeauAdherentsClose, #bandeauAdherentsOpen {
float:left;
}

#bandeauAdherentsForm {
border-bottom:1px solid #be8ae0;
border-left:1px solid #be8ae0;
border-right:1px solid #be8ae0;
padding:5px;
margin:23px 0 0 0;
width:183px;
color:#453f3e;
font-size:9px;
}
#bandeauAdherentsForm form {
margin:0;
}
#bandeauAdherentsForm input {
background-color:#f6eafd;
border:1px solid #ffffff;
font-size:9px;
padding:1px;
font-family:Arial, Helvetica, sans-serif;
}
#boutonEspaceAdherents {
margin:23px 0 0 0;
}
#bandeauAdherentsForm a {
color:#453f3e;
text-decoration:underline;
}
#bandeauAdherentsForm a:hover {
color:#453f3e;
text-decoration:none;
}

#boutonEspaceAdherentsBas {
background:url(/images/bouton-adherent-bas.gif) no-repeat;
width:195px;
height:63px;
}

#bandeauBas {
clear:both;
}

#arrondiHaut {
width:919px;
height:13px;
background:url(/images/arrondi-haut.gif) no-repeat;
font-size:0px;
}

#filigrane {
background-color:#ebece7;
background-image:url(/images/filigrane.jpg);
background-repeat:no-repeat;
}

#arrondiBas {
width:919px;
height:36px;
background:url(/images/arrondi-bas.gif) no-repeat;
font-size:0px;
}


/*********** Contenus ******************/
#fondColonnes {
background:url(/images/fond-colonnes.gif) repeat-y;
width:919px;
/*height:2000px;*/
}

#zoneRubriques {
float:left;
width:196px;
margin:0 0 0 8px;
}

html>body #zoneRubriques {
margin:0 0 0 16px;
}

#zoneRubriquesArrondiHaut {
background-image:url(/images/zone-haut-rubriques.gif);
background-repeat:no-repeat;
width:196px;
height:11px;
}

#zoneRubriquesContenu {
float:left;
width:175px;
margin-left:5px;
/*margin-top:11px;*/
}
html>body #zoneRubriquesContenu {
margin-left:11px;
}

.rubrique {
margin:4px 0 0 0px;
width:156px;
background-color:#f1fae4;
padding:4px 4px 4px 15px;
color:#616260;
}

.rubriqueAdh {
margin:4px 0 0 0px;
width:156px;
background-color:#f3e8fa;
padding:4px 4px 4px 15px;
color:#616260;
}

.rubriqueAdm {
margin:4px 0 0 0px;
width:156px;
background-color:#ffcccc;
padding:4px 4px 4px 15px;
color:#616260;
}

.rubrique:hover {
color:#000000;
cursor:pointer;
}

.rubriqueAdh:hover {
color:#000000;
cursor:pointer;
}










#zoneContenus {
float:left;
width:406px;
margin:0 0 0 20px;
}
#date {
	position:absolute;
	width:131px;
	top:4px;
	left:270px;
	color:#3f4638;
	text-align:center;
}
#zoneContenusTexte {
margin:10px;
color:#3c3d3b;
}

.titre {
font-size:10px;
color:#9dc517;
text-transform:uppercase;
clear:both;
margin:15px 0 5px 0;
background:url(/images/filet-titre.gif) no-repeat bottom left;
}
.contenusTexte {
line-height:1.4em;
font-size:11px;
}
.contenusTexte a {
color:#6673a6;
text-decoration:underline;
}
.contenusTexte a:hover {
text-decoration:none;
}








#zoneDroite {
float:left;
width:245px;
margin:0 0 0 20px;
background:none;
}

#blocRechercher {
background:url(/images/zone-rechercher.gif) no-repeat;
width:245px;
height:95px;
}
#blocRechercherContenu {
float:left;
margin:54px 0 0 35px;
width:168px;
}
html>body #blocRechercherContenu {
margin:54px 0 0 69px;
}

#blocRechercherContenu form {
margin:0;
}

#blocRechercherContenu input {
border:0px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

#blocForum {
width:245px;
height:95px;
}

#zoneVideo {
margin:80px 0 0 50px;
background:url(/images/fond-video-2.gif) no-repeat;
width:195px;
height:289px;
}

#liensBas {
color:#999999;
font-size:11px;
}
#liensBas a {
color:#999999;
}
#liensBas a:hover{
text-decoration:none;
}
