body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	background:url('./images/fond.jpg') repeat-x;
	color:#666666;
}
a{
	color:#990000;
}
ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#site{
	width:1000px;
	text-align:center;
	margin:auto;
}

#content{
	width:1000px;
	text-align:left;
}
.banniere{
	position:absolute;
	top:5px;
	left:740px;
}
#header{
	width:1000px;
	height:181px;
	background:url('./images/header.jpg') no-repeat;
}
#baseline{
	width:800px;
	height:70px;
	margin-left:160px;
}
#baseline h1{
	font-size:18px;
	margin:0px;
	padding-top:25px;
	color:#000;
}
#baseline em{
	font-size:12px;
	color:#990000;
}

.box-header{
	border-top:5px solid #CDCDCD;
	background:#E6E6E6;
	margin-top:5px;
	padding:10px;
	width:800px;
}
.box-header h2{
	margin:0px;
	background:#E6E6E6;
	font-size:20px;
	font-weight:normal;
	color:#85C329;
}
.box-header a{
	font-weight:bold;
	color:#990000;
}
.box-header ul{
	padding-left:40px;
	margin-top:5px;
}

.box-header li{
	display:inline;
	margin-right:20px;
}

/* Contenu du site */

#insite{
	width:1000px;
}

#menu{
	width:220px;
	float:left;
}
.box-menu{
	width:220px;
	margin-bottom:15px;
}
.box-menu h3{
	height:36px;
	background:url('./images/img06.gif');
	margin:0px;
	color:#145997;
	font-size:12px;
	padding-left:10px;
	padding-top:10px;
}
.box-menu em{
	color:#999;
	font-weight:normal;
	font-style:normal;
}
.box-menu li{
	font-weight:bold;
	color:#85C329;
	background:url('./images/fondli.jpg');
	padding-left:5px;
}
.box-menu li a{
	font-weight:normal;
	color:#990000;
}

#contenu-site{
	width:760px;
	margin-left:15px;
	float:left;
}
.box-contenu{	
	margin-bottom:15px;
	clear:both;
}
.box-contenu h3{
	color:#85C329;
	font-size:20px;
	font-weight:normal;
	margin:0px;
}
.box-contenu .in-contenu{
	margin:0px;
	background:url('./images/img10.gif') no-repeat;
	padding-left:10px;
	padding-top:5px;
}
.box-contenu img{
	float:left;
	padding:2px;
	border:1px solid #CCC;
	margin-right:5px;
}
.multibox a{
	color:#333;
}
.multibox ul{
	padding-left:2px;
}
.multibox h4{
	margin:0px;
	background:#a4e444;
	font-size:14px;
	color:#000;
}
.multibox{
	width:165px;
	float:left;
	margin-bottom:15px;
	background:#ccf194;
	padding:3px;
	margin-right:14px;
}
.tous{
	font-weight:bold;
}
.video{
	text-align:center;
}
/* Footer */
#footer{
	width:1000px;
	height:50px;
	clear:both;
	border-top:5px solid #CDCDCD;
	background:#E6E6E6;
}


/* AD */
.connect_bt {
color:#000;
background-color:#A4E444;
cursor:pointer;
font-weight:bold;
}



/* Ajout Club */

.login fieldset{
height:50px;
width:100px;
float:left;
}

.ajout_club fieldset{
height:350px;
}

.ajout_tournoi fieldset, modif_club_admin fieldset{
height:550px;
}

.ajout_club label, .ajout_tournoi label{
margin-top:3px;
display:block;
width:180px;
float:left;
}

.login,.ajout_club input, textarea, select , .ajout_tournoi input, textarea, select{
margin-top:3px;
color:#333;
}

.login, .ajout_club .check, .ajout_tournoi .check {
color:#ff0000;
}