html, body {
	height:100%;
	margin:0;
	padding:0;
}

body {
	background:url(../images/background-repeat.gif) repeat-y 50% 0 #000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#fff;
	font-size:11px;
}

img {
	border:0;
}

#contenant {
	position:relative; 
	display:block; 
	font-size:1.1em; 
	background:#000 repeat-y; 			
	width:659px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left; 
	min-height:100%;
	height:100%; 
	overflow:visible;
}

#banniere {
	position:relative;
	left:0;
	top:-8px;_top:-15px;
}

.menu {position:relative; top:-8px;_top:-15px;}

#titre {
	padding-left:17px; 
	padding-top:10px;
	padding-bottom:30px;
	height:35px;
}

#zonegauche {
	position:relative;
	float:left;
	width:400px;
	padding-left:17px;
}

#zonedroite {
	position:relative;
	/*display:block;*/
	float:right;
	left:-5px;
	top:-58px;
	width:199px;	
	/*height:486px;*/
	background:url(../images/menu_droite.gif) no-repeat;
	margin-bottom:0;
}

#titredroite {
	padding-top:51px; 
	padding-left:35px;
}

.commanditaires {
	padding-top:11px; 
	padding-left:35px;
}


#pieddepage {
	position:relative;
	clear:both;
	bottom:0;
	width:100%;
	text-align:center;
	font-size:13px;
	padding-bottom:5px;_padding-bottom:3px;
	padding-top:20px;
	color:#cccccc;
}

hr {
	color:#FFFFFF;
	border-style:dashed;
}

a:link {color:#FF0000}
a:visited {color:#FF0000}
a:active {color:#FF0000}
a:hover {color:#CC0000}


.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.textebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.texteTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.justifie {
	text-align:justify;
}

.centre {
	text-align:center;
}

.tableau {
	border:1px solid #333333;
	text-align:center;
}

.tabBoxeur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	background-color:#666666;
	height:25px;
}

td.height25 {height:25px; text-align:center;}
td.height17 {height:17px;}
td.centrer {text-align:center;}


/*****
Vieilles shits

******/

.boxetexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}

.boxetexteFiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;

	/*** ma modif ****/
	text-align: center;
}

/*****
Vieilles shits

******/



