div.main{
	background : none;
	clear : both;
	margin-bottom : 10px;
}

div.main div.ariane{
	display : none;
}

div.main div#menu-gauche{
	float : left;
	width : 146px;
	background-color : #ededed;
	border : 5px solid white;
}

div.main div#contenu-droite{
	float : left;
	width : 824px;
	margin-left : 10px;
}

div.main div#blocs{
	clear : both;
	padding-top : 10px;
}


/* MENU GAUCHE */
div.main div#menu-gauche ul.sous_menu_rayon {
	margin : 0px;
	padding : 0px;
	width : 144px;
	border : 1px solid #ededed;
	background-color : white;
}

div.main div#menu-gauche ul.sous_menu_rayon li.sous_rayon{
	list-style-type : none;
	background-color : white;
	border-bottom : 1px solid #E8E8E8;
}

div.main div#menu-gauche ul.sous_menu_rayon li.sous_rayon ul{
	margin : 0px;
	padding : 5px 0 10px;
	background-image : url(../images/static/background-sous-menu-rayon.jpg);
	background-repeat : no-repeat;
}

div.main div#menu-gauche ul.sous_menu_rayon li.sous_rayon ul li{
	list-style-type : none;
	padding-left : 5px;
	padding-right : 5px;
}

div.main div#menu-gauche ul.sous_menu_rayon li.sous_rayon ul li a{
	font-size : 12px;
	color : #000;
	text-decoration : none;
}

div.main div#menu-gauche ul.sous_menu_rayon li.sous_rayon span.titre_sous_rayon{
	font-size : 24px;
	color : #000;
	width : 100%;
	position : relative;
	display : block;
	padding-bottom : 3px;
	padding-top : 3px;
	font-family : "policeKipsta", "policeKipstaIE", Tahoma, Arial,Verdana,Helvetica,Sans-serif;
	text-transform : uppercase;
}

div.main div#menu-gauche ul.sous_menu_rayon li.sous_rayon span.titre_sous_rayon a{
	font-family : policeKipsta, "policeKipstaIE", Tahoma, Arial, Verdana, Helvetica, Sans-serif;
	font-size : 22px;
	font-weight : normal;
	color : #000;
	text-decoration : none;
	width : 113px;
	display : block;
	margin-left : 5px;
}

div.main div#menu-gauche ul.sous_menu_rayon li.sous_rayon span.titre_sous_rayon a.btn-slide{
	right : 5px;
	bottom : 5px;
	position : absolute;
	width : auto;
}

div.main div#menu-gauche ul.sous_menu_rayon li.sous_rayon ul.bloc-football-replic {
	display : none;
}
/* ************************************************** */

/* CONTENU DROITE */
div.main div#contenu-droite div#slideshow{
	width : 825px;
	height : 464px;
	position : relative;
	background-color : white;
	margin-bottom : 10px;
}

div.main div#contenu-droite div#slideshow div#slideshow-defile {
	width : 805px;
	height : 444px;
	position : absolute;
	top : 10px;
	left : 10px;
}

div.main div#contenu-droite div#slideshow div#slideshow-defile div.anim{
	top : 0px;
	left : 0px;
}

div.main div#contenu-droite div#slideshow div#slideshow-defile div.anim .titre_image{
	display : none;
}

div.main div#contenu-droite div#slideshow div.anim a img{
	width : 805px;
	height : 444px;
}

div.main div#contenu-droite div#slideshow div#element-bas-slideshow{
	position : absolute;
	bottom : 10px;
	left : 10px;
	z-index : 50;
}
div.main div#contenu-droite div#slideshow div.rayon {
	background-color : white;
	float : left;
	padding : 0 10px 0px 2px;
}

div.main div#contenu-droite div#slideshow div.rayon h1{
	font-size : 70px;
	text-transform : uppercase;
	font-family : "policeKipsta", "policeKipstaIE", Tahoma, Arial,Verdana,Helvetica,Sans-serif;
	margin:0;
}

div.main div#contenu-droite div#slideshow div.miniatures{
	float : left;
	margin-top : 30px;
}

div.main div#contenu-droite div#slideshow div.miniatures a {
	display : bloc;
	float : left;
	background-color : white;
	padding : 11px;
	margin-left : 2px;
	
}

div.main div#contenu-droite div#slideshow div.miniatures a img{
	
}

div.main div#contenu-droite div#slideshow div.miniatures a.activeSlide img{
	filter:alpha(opacity=50); 
	opacity:0.50;
}

div.main div#contenu-droite div.bloc{
	width : 407px;
	height : 163px;
	position : relative;
}

div.main div#contenu-droite div.bloc div{
	width : 370px;
	margin : 15px;
	font-size : 22px;
	font-weight : normal;
	text-transform : uppercase;
	font-family : "policeKipsta", "policeKipstaIE", Tahoma, Arial,Verdana,Helvetica,Sans-serif;
}

div.main div#contenu-droite div.bloc ul{
	margin : 0;
	padding : 0;
	width : 370px;
	margin : 15px;
}

	div.main div#contenu-droite div.bloc ul.lien-tout-voir{
		position : absolute;
		bottom : 5px;
		left : 0px;
	}

div.main div#contenu-droite div.bloc ul li{
	list-style-type : none;
	margin : 0;
	padding : 0;
}

div.main div#contenu-droite div.bloc ul li a{
	color : #000;
	text-decoration : none;
}

div.main div#contenu-droite div.bloc ul li a.gras{
	font-weight : bold;
}

div.main div#contenu-droite div#bloc-conseils{
	background-image : url(../images/static/background-bloc-conseils.jpg);
	background-repeat : no-repeat;
	float : left;
	margin-bottom : 10px;
}

div.main div#contenu-droite div#bloc-dossiers{
	background-image : url(../images/static/background-bloc-dossiers.jpg);
	background-repeat : no-repeat;
	float : right;
}
/* ************************************************** */

/* BLOCS BOTTOM */
div.main div#blocs div.bloc{
	width : 314px;
	height : 153px;
	background-color : white;
	position : relative;
	margin-right : 10px;
	float : left;
	padding : 5px;
	margin-bottom : 10px;
}

	div.main div#blocs div#bloc-3{
		margin-right : 0px;
	}
	
	div.main div#blocs div#bloc-6{
		margin-right : 0px;
	}
	
	div.main div#blocs div#bloc-9{
		margin-right : 0px;
	}
	
		div.main div#blocs div.bloc{
			padding : 5px;
		}
		
			div.main div#blocs div.bloc .encadre{
				border : 1px solid #E8E8E8;
				width : 312px;
				height : 151px;
			}

div.main div#blocs div.bloc div.titre{
	width : 150px;
	padding : 10px;
	font-size : 22px;
	font-family : "policeKipsta", "policeKipstaIE", Tahoma, Arial,Verdana,Helvetica,Sans-serif;
	text-transform : uppercase;
	padding-bottom : 0px;
}

div.main div#blocs div.bloc div.description{
	width : 150px;
	padding-left : 10px;
}

div.main div#blocs div.bloc div.lien{
	width : 250px;
	bottom : 10px;
	left : 15px;
	position : absolute;
	background-image : url(../images/static/background-btn-left.png);
	background-position : left top;
	background-repeat : no-repeat;
	height : 25px;
	padding-top : 4px;
	padding-left : 31px;
}

div.main div#blocs div.bloc div.lien a{
	background-image : url(../images/static/background-btn-right.png);
	background-position : top right;
	color : white;
	font-weight : bold;
	text-decoration : none;
	padding : 4px 5px 8px;
	background-repeat : no-repeat;
	font-size: 10px;
}

div.main div#blocs div.bloc3{
	margin-right : 0px;
}
div.main div#blocs div.bloc6{
	margin-right : 0px;
}
/* ************************************************** */
