
body {
	background: #FFFFFF url(images/bg.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
	font: 80% verdana, arial, sans-serif;	
	text-align: center; /* pour corriger le bug de centrage IE */
}


h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#339900;

}

a{
	color:#000000;
	font-size:11px;
}

#footer{
	padding:5px;
	background-color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:center;
	width:1094px;
	margin-left: auto;
  margin-right: auto
}

#footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover
{
	color:#fffff;
	text-decoration:underline;
}

#menucentre{
	padding-left:10px;
	padding-right:10px;
	
	
}



#menu {
 /* correction pour Opera */
padding-left:10px;

}
#menu ul {
	display:block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	float: left
}

#menu ul li a
{
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	display: block;
	background-position: top;
	padding-top: 7px;
	margin-left:10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;

	text-decoration:none;
	color: #000000;
	background-image:url(images/onglet.png);
	width:98px;
	height:30px;
	}
#menu ul 	li a:hover
{
	color:#CC0000;
	background-color:transparent;
	text-decoration:none;
}
#menu ul 	li a.active
{
	color:#df0499;
		
}
#header{
	background-color:#e8e8e8;
	border-top-color:#c2c2c2;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color:#c2c2c2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding:3px;
	height:12px;
	display:block;
	clear:both;
	width:1099px;
	margin-left: auto;
  margin-right: auto
}
#menuonglet
{
	margin-left: auto;
  margin-right: auto;
  width:1000px;
}
#conteneurmilieu
{
	width:1100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#c2c2c2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#c2c2c2;
	height:100%;
	background-color:#FFFFFF;
	padding:2px;
	text-align: left; /* pour corriger le bug de centrage IE */
	margin-left: auto;
  margin-right: auto;

	
}
#conteneurgauche
{
	width:190px;
	float:left;
}

#conteneurcentre
{
	width:720px;
	float:left;

}

#conteneurdroit
{
	width:190px;
	float:left;
}

#clearer{ clear: both; height: 1px; }

.conteneurgeneral   /* entourage d'une pub avec bordure*/
{
	border-width: 1px;
	border-style: solid;
	border-color:#c2c2c2;
	margin-top:5px;
	padding:2px;
	text-align:center;
	clear:both;
	margin-bottom:10px;
	margin-top:20px;

}
.conteneurpub  /* fond de la pub avec bordure superieur */
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#c2c2c2;
	margin-top:5px;
	padding:2px;
	background-color:#FEFCE7;
}
.lientopub  /* titre rose pour chaque pub */
{
	color:#ff0078;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding-bottom:5px;	
	text-align:center;
	font-size:14px;
}
A.lientopub
{
	color:#ff0078;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding-bottom:5px;	
}

A.lientopub:hover
{
	text-decoration:underline;
}
.btnsimu
{
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	width:50%;
}
.smallpub /* pour afficher les petites pubs type 120X90 sur le central */
{
	float:left;
	width:33%;
	background-color:#EDE8FF;
	text-align:center;
	padding:1px;
	padding-top:9px;
	padding-bottom:9px;
}
.smallpublink /* pour afficher les liens en dessou du rectangle */
{
	float:left;
	width:33%;
	background-color:#ffffff;
	text-align:center;
	padding:1px;
	padding-top:9px;
	padding-bottom:9px;

}
.linerpub /* pour afficher les  pubs type 468X60 sur le central */
{
	width:100%;
	background-color:#EDE8FF;
	text-align:center;
	padding:1px;
	padding-top:9px;
	padding-bottom:9px;
}
.linerpublink /* affiche les liens en dessous du lienr pub */
{
	width:100%;
	background-color:#ffffff;
	text-align:center;
	padding:1px;
	padding-top:9px;
	padding-bottom:9px;	

}
.themecolonne	/* titre de l'encart contenu dans la colonne de gauche */
{
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	background-color:#0459a0;
	background-image:url(images/bg_menu.gif);
	text-align:center;
	margin-right:20px;
	text-transform:uppercase;
	margin-left:10px;
}
.themecolonnecontenu /* contenu de l'encart dans la colonne de gauche */
{
	padding:5px;
	color:#000000;
	background-color:#faf4b2;
	text-align:center;
	margin-right:20px;
	margin-left:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#0459a0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#0459a0;
	background-image:url(images/bg_fond.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#0459a0;
	margin-bottom:10px;

}

.themecolonner /* titre de l'encart contenu dans la colonne de droite */
{
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	background-color:#0459a0;
	background-image:url(images/bg_menu.gif);
	text-align:center;
	margin-left:20px;
	text-transform:uppercase;
	margin-right:10px;
}
.themecolonnecontenur  /* contenu de l'encrat dans la colonne de droite */
{
	padding:5px;
	color:#000000;
	background-color:#faf4b2;
	text-align:center;
	margin-left:20px;
	margin-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#0459a0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#0459a0;
	margin-bottom:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#0459a0;
	background-image:url(images/bg_fond.gif);
	
}
