body{
	font-family: verdana, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	color:#dfded0;
	background:#2d2522 url('images/back.jpg') no-repeat 55px top ;
	line-height:160%;
}

form,
fieldset{
	margin:0;
	padding:0;
	border:none;
}

label
{
	width:100px;
	display: block;
	float:left;
}

input{
	border:1px solid #333333;
	font-size:12px;
	width:200px;
}


strong,
tr.strong td{
	color:#9fd31f;
}

strong.noColor{
	color:#fff;
}

a{
	color:#9fd31f;
}


ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}


p{
	margin:0;
	padding:5px 30px 10px 30px;	
}

table{
	margin:10px 0 10px 30px;
	
}

th{
	color:#fff;
}

.center{
	text-align:center;
}

img{
	border:0;
}


h1, h2, h3, h4
{
	margin:0;
	padding:0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

h1{
	color:#e8deda;
	font-size:18px;
	float:left;
	overflow: hidden;
	text-indent: -9999px;
	background:url("images/h1.gif") no-repeat left top;
	width:225px;
	height:63px;
	margin:14px 0 0 0;
}

h2{
	font-size:20px;
	color:#000;
	padding-top:10px;
}

h3{
	font-size:18px;
	margin:0 0 15px 30px;
	color:#fff;
}

h4{
	font-size:15px;
	margin:15px 0 15px 30px;
	color:#fff;
}

.clearB{
	clear:both;
}

.floatR{
	float:right;
}

.floatL{
	float:left;
}


/**************************************************************/
/* layout */
/**************************************************************/

#wrap {
  margin: 5px auto;
  width:980px;
  text-align: left;
}


#container{
	margin-top:50px;
	float:left;
	background: url('images/back_content.gif') no-repeat left bottom;
	padding-bottom:30px;
}


/**************************************************************/
/* header */
/**************************************************************/

#header{
	height:90px;
	width:950px;
	background: url('images/menu.gif') no-repeat left top ;
	margin:0 0 25px 10px;
	padding-left:20px;
}


ul#mainNav{
	margin:10px 0 0 50px;
	float:left;
}

ul#mainNav li{
	height:46px;
	list-style:none;
	float:left;
	background:url('images/menu_li.gif') no-repeat left top;
	margin:0;
	padding:12px 20px 0 20px;
}


ul#mainNav li a{
	color:#a4da20;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;
	text-transform:uppercase;
}

ul#mainNav li.on a,
ul#mainNav li a:hover
{
	color:#fff;
}


/**************************************************************/
/* center */
/**************************************************************/

#center {
	float:left;
	width:980px;
}

/**************************************************************/
/* left */
/**************************************************************/

#left{
	width:235px;
	float:left;
}

#left a{
	text-decoration:none;
	color:#fff;
}

#left h2{
	height:26px;
	width:201px;
	padding:7px 0 0 20px;
	position:absolute;
	top:10px;
	left:-10px;
}

#left div{
	margin:0 0 20px 10px;
	padding:5px 0 35px 0;
	position:relative;

}

#left ul{
	margin:55px 0 0 20px;
	
}

#equipes ul li{
	background:url('images/li_equipe.gif') no-repeat left 1px;
	padding:4px 0 3px 30px;
	margin:2px 0 2px 0;
	text-transform:uppercase;
	border-bottom:1px solid #89b61a;
	
}
#equipes ul li a{
	font-size:10px;
	
}

#equipes ul li.on a,
#equipes ul li a:hover
{
	color:#000;
}

#equipes{background:#9fd31f url('images/bottom_equipe.gif') no-repeat left bottom;}
#equipes h2{background: url('images/h2_equipe.gif') no-repeat left bottom;}

#horaire{background:#49403d url('images/bottom_horaire.gif') no-repeat left bottom;}
#horaire h2{background: url('images/h2_horaire.gif') no-repeat left bottom;}

#horaire ul li{
	margin-bottom:10px;
}

/**************************************************************/
/* right */
/**************************************************************/

#right{
	width:720px;
	float:left;
	margin-left:20px;
}


#images{
	height:380px;
}

#right #news{
	padding:70px 0 20px 0;
	position:relative;
	margin-bottom:17px;
	background:#49403d url('images/bottom_news.gif') no-repeat left bottom;
	float:left;
	width:720px;
}


#right h2{
	height:26px;
	width:700px;
	padding:7px 0 0 20px;
	position:absolute;
	top:10px;
	left:-10px;
	background:#9fd31f url('images/h2_left.gif') no-repeat right bottom;
}

#news ul{
	margin:0 0 15px 30px;
}

#photo img{
	width:477px;
	height:350px;
}

.photoJoueur{
	background:url('images/photo.gif') no-repeat ;
	width:215px;
	height:213px;
	float:right;
	padding-right:50px;
	margin-bottom:50px;
}

.photoJoueur img{
	margin:21px 0 0 21px;
	
}

.comm p{
	margin-bottom:40px;
}

.col1{
	width:400px;
	float:left;
}

.calendrier{
	width:680px;
	
}

/**************************************************************/
/* footer */
/**************************************************************/

#footer{
	clear:both;
	margin-bottom:20px;
	font-size:11px;
	color:#7b6d69;
	width:960px;
	height:90px;
	background: url('images/footer.gif') no-repeat left bottom;
}

#footer a{
	text-decoration:none;
	color:#9fd31f;
}

ul#footerNav{
	margin:0 0 7px 0;
	float:left;
	padding-left:20px;
}

ul#footerNav li{
	list-style:none;
	margin:0;
	padding:12px 20px 0 10px;
	float:left;
}

ul#footerNav li a{
	color:#7b6d69;
	text-decoration:none;
	font-size:11px;
	font-family:tahoma;
	font-weight:bold;
}