/* CSS Document */
body {
text-align: center;
/*background:#070707;*/
background:white;
margin:0;
padding:0;
}

#conteneur {
  width:980px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0 auto;
	background:white;
  }

#logo
{
background:#C086C0;
}
  
.menu
{
text-align:right;
}  
  

#connection
{
font-size:10px;
float:right;
}
 

#presentation
{
font-size:13px;
text-align:center;
padding:0px;
clear:both;
}

#gauche  {
width:660px;
float:right;
}

div.bloc_categorie 
{
width:635px;
clear:both;
}

.bloc_categorie img
{
padding:0;
margin: 0;
color:#fff;
font-family: arial, helvetica, sans-serif;
white-space:nowrap;
list-style-type:none;

}

.bloc_categorie ul
{
clear:both;
}

.bloc_categorie li {
display:inline;
}

.bloc_categorie li a
{
padding:0.2em 0.2em;
background:#FF99FF;
color:#000;
text-decoration:none;
float:left;
border:1px solid #000;
}

.bloc_categorie li a:hover
{
background:#A632A6;
color:#fff;
}

.bloc_categorie h2 {
color:#FF99FF;
font-size:20px;
font-weight:bold;
letter-spacing:2px;
text-align:center;
min-height:40px;
padding-left:25px;
padding-top:15px;
clear:both;
}

#droite
{
width:305px;
float:left;
}

#gauche_lecteur{
float:left;
width:500px;
}

#droite_lecteur{
float:right;
margin:10px;
}




span {
color:white;
font-size:12px;
}


#pied
{
margin-top:20px;
clear:both;
background:#FFC7FF;
font-size:9px;
text-align:center;

}

#bloc_droit
{
margin:20px;
}

#bloc_droit img
{
margin-top:10px;
}

.liste_droite li {
margin-bottom:10px;
list-style-type:none;
font-size:16px;
font-weight:bold;
padding:5px;
background:#A635A9;
margin-right:10px;
}


.liste_droite li a
{
color:white;
}

.semaine h1
{
font-size:16px;
font-weight:bold;
color:#A635A9;
margin:20px 5px 0px 5px;
padding:5px;
text-align:center;
}

.semaine h2 {
font-size:18px;
font-weight:bold;
color:navy;
font-style:italic;
padding:0px 5px 0px 5px;
}

.semaine p
{
font-size:16px;
color:black;
padding:5px 20px 0px 20px;
text-align:justify;
}

.text_desc td
{
text-align:left;
}

.text_desc p
{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #808080;
text-align:left;

}


.text_desc strong
{
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
color: #A635A9;
text-align:left;
}



.text_desc img
{
border:none;
}

.text_desc a
{
text-decoration:none;
color:#808080;
}

.text_desc a:hover
{
font-weight:bold;
}


.pub_haut{
font-size:13px;
font-weight:bold;
font-family:Arial;
margin:auto;
padding:5px;
border:1px dotted pink;
text-align:center;
background-color:#DBD8E1;"
}

.pub_bas{
text-decoration:none;
font-size:18px;
color:red;
text-align:center;
}

.pub div{
text-align:center;
}



