/*
$Revision:                 $
$Date:                     $
*/



/*
 * HTML  ELEMENTS
 */

html {
background:#009bda url(images/bg_background.jpg) center repeat-y;
}

body {
background:transparent url(images/bg_top.jpg) top repeat-x;
}

a {
	color:#ffffff;
	font-weight:bold;
}


h1 {
	font-size:30px;
	color:#353535;
}

.breadcrumb,
.breadcrumb a {
	color:#353535;
}


.opacite15 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
	opacity: 0.15;
}

.opacite30 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	opacity: 0.30;
}

.opacite45 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=45);
	opacity: 0.45;
}

.opacite60 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.60;
}

.opacite75 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	opacity: 0.75;
}




/*
 * CONTAINERS
 */

#firstContainer {
background:transparent url(images/bg_sportifs.png) center 160px no-repeat;
}

#beforeContainer {
background:transparent url(images/bg_bottom.jpg) bottom repeat-x;
}

#mainContainer {
width:992px; /* 62 */
}

.opacite20 {
    opacity : 0.2; 
    filter : alpha(opacity=20); 
}

.paddingtop8 {
	padding-top:8px;
}


/*
 * CONTENTS
 */


#content .dnd_element_title.h2 {
	background:transparent url(images/bg_content_h2.png) no-repeat;
}

#content .dnd_element_title.yellowh2.h2,
#content .dnd_element_title.h3 
{
	background:transparent url(images/bg_content_yellowh2.png) no-repeat;
}

#content .dnd_element_title.yellowh2.h2 {
	color:#353535;
}

#content h2 {
	font-size:18px;
}

#content h2 {
	background-position:16px center;
	padding-left:16px;
}

#content h3
{
	background-position:16px center;
}

#content .noneh3.h3 {
	background:none;
}

#content {
	color:#ffffff;
}


#content a.zoom  {
	font-weight:normal;
}

/*
 * ZONES
 */

#zone_footer {
color:#ffffff;
font-size:12px;
}

#zone_footer strong {
	color:#efd000;
}

#zone_footer a {
	text-decoration:none;
}

#zone_footer input {
	background-color:#676767;
	border:0px;
	color:#ffffff;
	-moz-border-radius:6px;
	height:18px;
	padding-left:5px;
}


	/* ZONE TOP */

	/* MENU */
	
	#zone_top a {
		color:#ffffff;
	}

	#zone_top .menu_h {
	z-index:10;
	}

	#zone_top .menu_h a {
	margin:0; padding:0;
	background-image:none;
	}

	#zone_top .menu_h ul {
	/*background:transparent url(images/bg_menu.png);*/
	}
	 
	#zone_top .menu_h ul.l1 {
	margin:0; padding:0;
	width:100%; height:100%;
	position:relative;
	}

	#zone_top .menu_h ul li.l1 {
	height:100%;
	display:block;
	float:left;
	background:transparent url(images/bg_menu.png) center no-repeat;
	}

	#zone_top .menu_h ul.nb2 li.l1 {
	width:49.5%;
	}
	#zone_top .menu_h ul.nb3 li.l1 {
	width:33%;
	}
	#zone_top .menu_h ul.nb4 li.l1 {
	width:24.5%;
	}
	#zone_top .menu_h ul.nb5 li.l1 {
	width:19.5%;
	}
	#zone_top .menu_h ul.nb6 li.l1 {
	width:16.5%;
	}
	#zone_top .menu_h ul.nb7 li.l1 {
	width:14%;
	}
	#zone_top .menu_h ul.nb8 li.l1 {
	width:12%;
	}

	#zone_top .menu_h ul li a.l1 {
	margin:0; padding:0;
	width:100%; height:100%;
	display:block; float:left; 
	color:#ffffff; cursor:pointer;
	font-size:14px; font-weight:bold;
	text-decoration:none; text-align:center;
	text-transform:uppercase;
	}

	#zone_top .menu_h ul li a.l1 span {
	margin:0; padding:0;
	display:block;
	line-height:2em;
	top:50%; margin-top:-1em;
	position:relative;
	}

	#zone_top .menu_h ul li.l1:hover a.l1 {
	color:#ffffff;
	background:transparent url(images/bg_menulink_over.png) center repeat-x;
	}

	#zone_top .menu_h ul li.l1.current a.l1 {
	background:transparent url(images/bg_menulink_current.png) center repeat-x;
	}


	/* SOUS MENU */
	#zone_top .menu_h ul li.l1.current ul {
	height:32px;
	}

	#zone_top .menu_h ul.l2 {
	list-style:none;
	}

	#zone_top .menu_h li.l2 {
	float:left;
	}
		
	#zone_top .menu_h ul  li ul a {
	border: 0;
	float: left; /*ie doesn't inherit the float*/
	width: auto;
	margin-right: 25px;
	line-height:32px;
	color:#ffffff;
	text-transform:uppercase; text-decoration:none;
	font-size:10px;
	}

	#zone_top .menu_h ul li ul a span {
	line-height:32px;
	}

	#zone_top .menu_h ul li.l2 a.current,
	#zone_top .menu_h ul a.l2:hover {
	color:#ea0100;
	}



	/* ZONE RIGHT */

	#zone_right {
	color:#ffffff;
	}

	#zone_right .h2 {
	background:transparent url(images/bg_right_h2.png) no-repeat;
	}

	#zone_right h2 {
	background-position:16px center;
	font-size:16px;
	padding-left:8px;
	}

	#zone_right .h3 {
	/*background:transparent url(images/bg_right_h3.png) no-repeat;*/
	background-color:#353535;
	}

	#zone_right h3 {
	background-position:16px center;
	font-size:16px;
	padding-left:8px;
	}

	#zone_right ul {
		margin:0px;
		padding-left:16px;
	}

	#zone_right a {
		font-weight:normal;
	}

	#zone_right .blacktext {
		color:#000000;
	}

	#zone_right .blacktext a {
		color:#000000;
	}


/*
 * DND  ELEMENTS
 */





/*
 * DND ELEMENT MENU
 */

/* Style par défaut */

/* Styles commun */
.dnd_element_menu a {
text-decoration:none;
}

.dnd_element_menu a.current {
color:red;
font-weight:bold;
}

/* Menu Horizontal */



/* Sous-menus Horizontaux */

/* Sous-menus Verticaux */

/* Menu Vertical */





/*
 * PAGINATION
 */

.pagination a,
.pagination span {
font-size:11px;
background-color:#ffffff;
}

.pagination a {
color:#105CB6;
border-color:#9AAFE5;
}
.pagination a:hover {
color:#000031;
border-color:#296BB5;
}

.pagination .prevnext {}
.pagination span.disabled { 
color:#999999;
border-color:#DDDDDD;
}
.pagination span.current {
color:#ffffff;
border-color:#2E6AB1;
background-color:#2E6AB1;
}



