/*ID et classes GÉNÉRIQUES*/

html, body {
margin : 0 0 0 0;
padding : 0;
}


body{
/* background-image: url(../images/fond.gif); */
background: url(images/DegradeFond.jpg);
	background-repeat: repeat-x;
}

#page{
margin : 0 0 0 0;

background: url(images/Gauche.jpg);
background-repeat:no-repeat;
float:left;
width:63em;


background-color:white;
}

#entete{
margin: 0 0 0 0;

border:none;
height:13em;
width:50.6em;
background: url(images/banniere.jpg);
background-repeat:no-repeat;
float:left;


margin-left:12.4em;
}

#logogauche{
padding-left:1.9em;
padding-top:0.5em;
float:left;
}


#logodroite{
padding-top:1.5em;
padding-right:8em;
float:right;
}

#pied2{
margin: 0 0 0 0;

border:none;
height:30em;
width:70em;
background: url(images/footer.jpg);
background-repeat:no-repeat;
float:left;

}


.titre_annuaire{

margin-right:0.2em;
font-family:Verdana;
font-size:0.90em;
color:#13235B;
}

.texte {
padding:5,5,5,5;
font-family:Verdana;
font-size:0.8em;
}

.spip_logos {
float:left;
margin-right:0.8em;

}

.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 0px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}	
.titre1 {
margin: 0 0 0 0;
padding:0 0 0 0;
font-family:Verdana, "Arial Black", "Comic san ms", "trebuchet MS";
font-size:0.95em;
text-decoration:bold;
color:#13235B;;
}

.titrerubrique {
margin: 0 0 0 0;
padding-top:0.5em;
font-family:"Arial Black", "Comic san ms", "trebuchet MS";
font-size:1.2em;
text-decoration:bold;
color:#13235B;;
}

.chaporubrique {
margin: 0 0 0 0;
margin-right:1em;
font-family:Verdana, "Arial Black", "Comic san ms", "trebuchet MS";
font-size:1em;
text-decoration:bold;
color:#13235B;;
}

.cartouche{
padding-left:2em;
}

/*ID et classes SOMAIRE*/

#unegauche {
display:block;
float:left;
 margin-top:1em;

width:17em;
background: url(images/titres.jpg);
background-repeat:no-repeat;
background-color:white;
}

#une{
display:block;
float:right;
width:35em;
padding-right:0.5 em;



}
#unedroite {
display:block;
float:right;
 margin-top:1em;

width:17em;
background: url(images/titres.jpg);
background-repeat:no-repeat;
background-color:white;
}

#video {
display:block;
float:right;
margin-right:1em;
/* /* margin-top:10em; */
width:34em;
background: url(images/fulltv.jpg);
background-repeat:no-repeat;


}
#titrevideo {
float:right;
width:34em;
margin-right:1em;
background-color:white;
}

/*ID et classes RUBRIQUES*/

#hierarchie{
float:right;
width:34em;
margin-right:1em;
top:1em;
}

#descriptif_rubrique{
float:right;
width:34em;
margin-right:1em;
padding-left:1em;
background: url(images/titrerubrique.jpg);
background-repeat:no-repeat;


}

/*
a .titre1 {
color:red;
}
*/

/*partie gauche et surcharge du menu accordeon*/


#navigation {

float:left;

margin-left:12.5em;
width:15em;

	
}

#sommaire_accueil {
display:block;
float:left;
margin-left:1em;
padding-left:1.5em;
width:14em;
font-family:Verdana, "Comic san ms", "trebuchet MS";
font-size:0.85em;
background: url(images/fondannuaire.jpg);
}

#listmenu{

list-style:none;
font-family:Verdana, "Comic san ms", "trebuchet MS";
font-size:0.95em;
margin:0;
padding:0;
background-color:white;
}

#listmenu a{

font:oblique,1.14 em,Verdana, "Comic san ms", "trebuchet MS";

color:#7e7cba;

}

#listmenu a.on{
font-weight:bold;
}

#listmenu a.hac{
display:block;
line-height:1.8em;
background:transparent url(images/deplierhaut.gif) left 50% no-repeat;
text-indent:20px;
cursor:pointer;
}
#listmenu a.selected{
background:transparent url(images/deplierbas.gif) left 50% no-repeat;
}

