html, body{
	height:100%;
}


body{
	background: #001355 url('../img/bodyBg.jpg') repeat-x;
	font-size: 12px;
	line-height: 18px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#wrap {
	width:965px;
	margin:0 auto;
	background: url('../img/mainBg.gif') repeat-y;
	border-left: 1px solid #9da1b1;
	border-right: 1px solid #9da1b1;
	
	min-height:100%;
  	height:auto !important;
 	height:100%;
 	
 	/* margin-bottom: 36px; */
 	
 	position: relative;
	
}

#header {
	height: 270px;
	background: url('../img/header.jpg') no-repeat;
}

#nav01 {
	display: block;
	background: url('../img/nav01Bg.jpg') no-repeat;
	height: 35px;
	padding-top: 10px;
	padding-right: 20px;
	font-size: 12px;
}

#nav02 {
	display: block;
	background: url('../img/nav02Bg.jpg') no-repeat;
	height: 47px;

}

#nav01 ul {
	display:block;
	float:right;
}

#nav01 ul, #nav02 ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav01 li, #nav02 li {
	float: left;
	margin:0;
	padding:0;
	text-align: center;
}

#nav01 a, #nav02 a {
	text-align: center;
}

#nav01 li {
	margin-right: 30px;
	line-height: 14px;
}

#nav01 li.last {
	margin-right: 0px;
}



#nav01 a {
	color: #FFF;
	text-decoration: none;
}

#nav01 a:hover {
	text-decoration: underline;
}

#nav02 a {
	color: #010e3c;
	text-decoration: none;
}

#nav02 a:hover {
	text-decoration: underline;
}

#nav02 li {
	margin-left: 14px;
	margin-top: 15px;
	font-size: 11px;
	line-height: 13px;
}

#nav02 li.dbl {
	margin-top: 9px;
}

#nav02 li.first {
	margin-left: 25px;
}

#main {
	float:left;
	width:700px;
	display: block;
	padding: 15px;
	padding-top: 30px;
	
	min-height:100%;
  	height:auto !important;
 	height:100%;
 	
 	/*min-height:650px;
  	height:auto !important;
 	height:650px;*/
}


#mainWrap {
	display: block;
	width:100%;
	
	min-height:100%;
  	height:auto !important;
 	height:100%;
 	
 	margin-bottom:-150px;
}


#sidebar {
	display: block;
	padding: 15px;
	float:right;
	width:205px;
	background:#eff1fc;

}

#footer {
	clear:both;
	background:#FFF;
	font-size: 10px;
	color: #576596;
	padding: 15px;
	border-top: 1px dotted #001355;
	border-left: 1px solid #9da1b1;
	border-right: 1px solid #9da1b1;
	width:935px;
	height: 16px;
	margin:0 auto;
}

#mainFooter {
	height: 115px;
	border-top: 1px dotted #001355;
	padding-top: 18px;
}


#mainColLeft {
	width: 50%;
	
	min-height:100%;
  	height:auto !important;
 	height:100%;
 	
 	float: left;
	margin-right: -1px;
	border-right: 1px dotted #001355; 
}

#mainColRight {
	width: 50%;
	float: right;
}


#content_main{
	width: 75%;
	float: left;
}

div.padd{
	margin-right: 18px;
	
}


#content_sidebar{
	width: 25%;
	float: right;
	/*background-color: #e8eaf1;*/
}


.maj{
	color: #001250;
	font-size: 10px;
	float: right;
	margin-top: -28px;
	padding-left: 20px;
	background: url('../img/mod.gif') no-repeat;
}

#main h2{
	/*border-bottom: 1px dotted #001355;*/
}		

#main h3 {
	font-size: 18px;
	margin-bottom: 18px;
	font-weight: bold;
	color: #001250;
}

#main h4 {
	font-size: 14px;
	margin-bottom: 18px;
	font-weight: bold;
	color: #e76641;
}

#main p {
	margin-bottom: 18px;
}


ul {
	margin-bottom: 18px;
}


div.thumb h3{
	margin-left:175px;
}

div.thumb p {
	margin-left:175px;
}


div.thumb ul {
	margin-left:200px;
	list-style: disc;
}


ul.link li {
	
	display: block;
	margin-bottom: 9px;
	margin-left: 18px;
}


.date {
	font-size: 10px;
	color: #000;
	margin-bottom: 0;
}

#main p.date {
	margin-bottom: 0;
}

p.date + p{
	margin-top: 0;
}



p.newline{

}

#main div.content {
	padding: 18px;
	border-top: 1px dotted #001355;
	min-height:160px;
  	height:auto !important;
 	height:160px;
}


#content_main div.content {
	border-top: none;
	/* border-bottom: 1px dotted #001355; */
	
	min-height:160px;
  	height:auto !important;
 	height:160px;
}


#main img.thumb {
	border: 2px solid #455387;
	/*float:left;*/
	position: absolute;
}

#bienvenue{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/bienvenue.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#nouvelles{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/nouvelles.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#horaires{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/horaires.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#boutique{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/boutique.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#chall_reussi{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/chall_reussi.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#terrains{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/terrains.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#chall_print{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/chall_print.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#articles{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/articles.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#ethique{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/ethique.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#financement{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/financement.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#formulaires{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/formulaires.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#liens{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/liens.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#contact{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/contact.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#ca{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/ca.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#zone_joueurs{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/zone_joueurs.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#zone_entrain{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/zone_entrain.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#zone_parents{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/zone_parents.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#zone_benev{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/zone_benev.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#zone_gerant{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/zone_gerant.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#zone_arbitre{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/zone_arbitre.gif') no-repeat;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#merci{
	height: 28px;
	/*width: 208px;*/
	background: url('../img/merci.gif') no-repeat;
	margin-top: 32px;
	padding-bottom: 12px;
	text-indent: -9999px;
}

#main a, #sidebar a {
	color: #001250;
	text-decoration: none;
	font-weight: bold;
}

#main a:hover, #sidebar a:hover {
	color: #576596;
	text-decoration: underline;
}

a.link {
	padding-left: 14px;
	background: url('../img/link.gif') no-repeat;
}

a.link:hover {
	color: #576596;
	text-decoration: underline;
}

a.mail {
	padding-left: 18px;
	background: url('../img/mail.gif') no-repeat;
}

a.mail:hover {
	color: #576596;
	text-decoration: underline;
}

a.pdf {
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url('../img/pdf.gif') no-repeat;
}


a.doc {
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url('../img/doc.gif') no-repeat;
}

a.excel {
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url('../img/excel.gif') no-repeat;
}

a.jpg {
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url('../img/picture.gif') no-repeat;
}


a.lg {
	font-size: 18px;
	padding-top: 0;
	background-position-y: 2px;
}

.clear{
	clear: both;
	padding: 0px;
}

.push{
	height:36px;
	/* outline: 1px solid red; */
	
}

#mainWrap .push {
	height:150px;
}


#commandite img{
	margin: 10px 0;
}

th{
	padding: 5px;
	background-color: #111f4e;
	color: #FFF;
	font-weight: bold;
}

td {
	padding: 5px 5px; 
	font-size: 10px;
}

td a {
	padding-top: 2px;
}

tr.odd {
	background-color: #e5e8f9;
}


#header_anim{
	display: block;
	width: 589px;
	height: 222px;
	position: absolute;
	top: 24px;
	left: 320px;
	/* background-color: fuchsia; */
	overflow: hidden;
	
}

#header_anim IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#header_anim IMG.active {
    z-index:10;
}

#header_anim IMG.last-active {
    z-index:9;
}

.hide {
	display: none;
}

strong{
	font-weight: bold;
}

strong.gold {
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url('../img/star_gold.gif') no-repeat;
	
}

strong.silver {
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url('../img/star_silver.gif') no-repeat;
	
}

strong.bronze {
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url('../img/star_bronze.gif') no-repeat;
	
}

em {
	font-style: italic;
	
}

div.thumb p.quote {
	margin-left: 190px;
	margin-right: 15px
}
