#pub_menu{
	background-color:#bb1827;
	width:125px;
	height:125px;
	position:absolute;
	top:0;
	right:0;
}
#pub_contenu{
	background-color:#ecebe7;
	width:120px;
	height:600px;
	float:right;
	margin-top:40px;
}
#pub_728_90,#pub_728_90_bis,#pub_728_90_pied{
	background-color:#ecebe7;
	width:728px;
	height:90px;
	margin-top:10px;
	margin-left:160px;
}
#pub_728_90_bis{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
}
#pub_728_90_pied{
	margin-top:0px;
	margin-left:0px;
	position:absolute;
	left:150px;
	top:10px;
}
#pub_300_250{
	background-color:#ecebe7;
	width:300px;
	height:250px;
	margin:10px;
	float:right;
}
#pub_300_250.circuit{
	margin-top:0;
}
#pub_300_250.sorties{
	margin-top:0;
}
#pub_300_250.chronos{
	margin-top:0;
	margin-right:0;
}
#pub_300_250.carte{
	float:none;
	margin:0;
}
#contenu.pub_300_250{
	margin-right:320px;
}
#circuit_sorties.pub_300_250{
	clear:right;
}
#circuit_liste.pub_300_250{
	clear:right;
}
.cartouche.pub_300_250{
	clear:right;
}
.pub_encart{/*background-color:#eee;width:120px;height:240px;float:right;*/
	background-color:#ecebe7;
	width:120px;
	height:240px;
	float:right;
	margin-left:10px;
}
.pub_encart_600{/*background-color:#eee;width:120px;height:600px;float:right;*/
	background-color:#ecebe7;
	width:120px;
	height:600px;
	float:right;
}
.pub_banniere{
	background-color:#ecebe7;
	width:468px;
	height:60px;
	margin-bottom:10px;
}
.pub_banniere_728_90{
	background-color:#ecebe7;
	width:728px;
	height:90px;
	margin-bottom:10px;
}
.pub_fixed{
	background-color:#ecebe7;
	position:fixed !important;
	top:200px;
	right:3% !important;

	width:120px;
	height:240px;
	z-index:2;/* par dessus le pied de page */

	position:absolute;
	right:10px;
}
.pub_fixed_728_90{
	top:310px;
}
.pub_encart_600 .partenaire{
	border:1px solid #d3cdca;
	height:100%;
}
.pub_encart_600 .partenaire span.titre{
	font-size:0.9em;
	background:url('../images/partenaire-vague.png') top right no-repeat #d3cdca;
	padding:2px 20px 2px 5px;
	margin-bottom:5px;
	color:#000;
	font-weight:bold;
	float:left;
}
.pub_encart_600 .partenaire a{
	text-decoration:none;
	color:#000;
	display:block;
	margin:10px 3px;
}
.pub_encart_600 .partenaire a strong{
	display:block;
	text-decoration:underline;
	color:#bb1827;
}
/*
#contenu .pub_encart_600 .partenaire a.hover span.grand,
#contenu .pub_encart_600 .partenaire a.hover:hover span.petit{
	display:none;
}
#contenu .pub_encart_600 .partenaire a.hover:hover span.grand,
#contenu .pub_encart_600 .partenaire a.hover span.petit{
	display:inline;
}
*/

#pub_menu a.facebook{
	background:url('../images/facebook-125-125.png') top left no-repeat;
	display:block;
	width:115px;
	height:115px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-size:17px;
	text-align:center;
	padding:5px;
	font-family:Arial;
}

