* {
	margin: 0;
	padding: 0;
}
body {
	font-family: verdana;
	font-size:12px;
	margin: 0;
	padding: 0;
	background: #000 url(images/graphisme-lens-basket.jpg) no-repeat 50% top;

}

/* @group Default */

h2, .content h1 {
	background: transparent url(../_img/pat_stripes.gif);
	color: red;
	font-size: 1.8em;
	font-weight: 100;
	padding: 2px 5px 2px 1px;
	margin: 0px 0px 15px 0px;
}
h2 span, .content h1 span {
	/*background: transparent url(../_img/bg_h2.gif) no-repeat left 17px;*/
	color: #5c5c5c;
	padding: 0px 0px 0px 10px;
}

p {
	
	/*font-size: 1.2em;*/
	padding: 0px 0px 12px 0px;
}
a {
	/*color: #25acbe;*/
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}
strong.hl {
	color: #25ACBE;
}

/* @end */



#header {
	height: 320px;
	width: 958px;
	margin: 0 auto;
	position: relative;
	background: transparent url(images/graphisme-lens-basket.jpg) no-repeat 50% top;
	
}

#header ul {
	position: absolute;
	bottom: 12px;
	right: 0px;
	list-style-type:none;
	margin-left: -10px;
}

#header ul li {
	float: left;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 7px;
	/*border-left: 1px solid #51b5c3;*/
}

#header ul li a {
	color: #000;
	font-size: 1.1em;
}

#header ul li a:hover {
	text-decoration:none;
	color: #25acbe;
}

#header ul li.first {
	border-left: none;
}

#logo {
	width:273px;
	height:225px;
	position: absolute;
	top: 0px;
	left: 11px;
	display: block;
}


#main {
	width: 958px;
	/*margin: 0px auto 14px;*/
	margin:auto;
	/*background: #fff url(images/texte-lens.jpg) no-repeat center top;*/
	background: #fff;
	/*/*overflow:hidden;*/*/
	z-index:4;
}

#container {
	margin: 14px 20px 14px 28px;
	/*/*overflow:hidden;*/*/
	/*zoom:1;*/
	/*font-size:12px;*/
}


ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 900px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: 12px;
	/*background: blue;*/
	background: url(images/topnav_stretch.gif) repeat-x;
	margin-left:27px;
	margin-top:293px;
	z-index:6;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555; /*--Divider for each parent level links--*/
	z-index:6;
}
ul#topnav li a {
	padding: 5px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	z-index:6;
}

ul#topnav li a:hover{color:#fff;}
ul#topnav li:hover { background:  url(images/topnav_active.gif) repeat-x;color:#fff; }
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/

ul#topnav li span {
	float: left;
	padding: 10px 0;
	font-size:12px;
	/*position: absolute;*/
	/*left: 0; top:25px;*/
	display: none; /*--Hide by default--*/
	/*width: 900px;*/
	background: red;
	color: #fff;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	position:relative;
	z-index:6;
}

ul#topnav li #s_club a{border-bottom:1px solid #fff;padding:10px}
ul#topnav li #s_equipes a{border-bottom:1px solid #fff;padding:10px}
ul#topnav li:hover span { display: block;color:#fff; } /*--Show subnav on hover--*/
ul#topnav li:hover #s_club { display: block;color:#fff;width:95px;position:absolute;padding: 0px 0;}
ul#topnav li:hover #s_club a{ padding: 0px 0 }
ul#topnav li:hover #s_equipes { display: block;color:#fff;width:130px;position:absolute;padding: 0px 0;}
ul#topnav li:hover #s_equipes a{ padding: 0px 0 }
/*ul#topnav li span a { display: inline; }*/ /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {text-decoration: underline;color:#fff;}

/*--------------------class et id perso------------------------*/
.frouge {color:#fff;background:red;}
#partenaires a{color:#999999}
#partenaires a:hover{color:#CC0000}
a#forum { background: url(images/forum-on.gif) no-repeat top center;width:78px;height:19px}
a#forum:hover { background: url(images/forum-off.gif) no-repeat top center;width:78px;height:19px}
a#contact { background: url(images/contact-on.gif) no-repeat top center;width:101px;height:19px}
a#contact:hover { background: url(images/contact-off.gif) no-repeat top center;width:101px;height:19px}


a#photo_gymnase1 { background: url('images/jeanzay.jpg') top center no-repeat;width: 156px;height: 113px;position: absolute;top:75px; left: 720px;display:block;}
a#photo_gymnase1:hover { background: url('images/jeanzay2.gif') top center no-repeat;display:block;width: 156px;height: 113px;}

a#photo_gymnase2 { background: url('images/lapierre.jpg') top center no-repeat;width: 156px;height: 113px;position: absolute;top:225px; left: 720px;display:block;}
a#photo_gymnase2:hover { background: url('images/lapierre2.gif') top left no-repeat;display:block;width: 156px;height: 113px;}

a#photo_gymnase3 { background: url('images/jeanjaures.jpg') top center no-repeat;width: 156px;height: 113px;position: absolute;top:300px; left: 720px;display:block;}
a#photo_gymnase3:hover { background: url('images/jeanjaures2.gif') center left no-repeat;display:block;width: 156px;height: 113px;}

#cadet li{list-style: none;padding:5px}
.tgris{color:#666666}
.jrouge{color:#cc0000}
.jrouge, .jnoir{font-weight:bold}
