
/* 
************************************************************************************ 
SPIP
************************************************************************************ 
*/

.spip_documents{ border:0; }
.spip_documents_left{ float:left;display:inline;margin:0 13px 6px 0; clear:both;}
.spip_documents_right{ float:right;display:inline;margin:0 0 6px 13px; clear:both;}
.spip_documents_center{ display:block;text-align:center;clear:both}
.spip_documents img{ border:1px solid #b7b4af; padding:1px;}
.spip_documents .imgTitle{font-size:12px;font-weight:bold;}


/* 
************************************************************************************ 
MISE EN PAGE
************************************************************************************
*/

#habillageGauche{
position:absolute;
height:1213px;
width:492px;
top:0;
right:100%;
background:#ffffff url('../img/habillageGauche.jpg') no-repeat;
z-index:0;
}

#habillageDroite{
position:absolute;
height:1213px;
width:492px;
top:0;
left:100%;
background:#ffffff url('../img/habillageDroite.jpg') no-repeat;
z-index:0;
}

/********************************************************************/
/*								GLOBAL								*/
/********************************************************************/

/*
body {
background-image:url(../img/2010/fond_body_dakar.jpg);
background-repeat:no-repeat;
background-color:#f5eeea;
}
*/


#bloc_central {
background-color:white;
margin:0 auto;
padding:0px 0px 0px 0px;
width:996px;
}

.clear{
clear:both;
}

.png{
behavior: url(data/css/png.htc);
}

#global{
position:relative;
width: 996px;
overflow:hidden;
background:#d5be8c;
padding-bottom:5px;
margin-bottom:10px;
}

		#global a{
		text-decoration:none;
		}

#bandeau{
position:relative;
width: 996px;
background: url('../img/fondTop.jpg') no-repeat;
height: 157px;
overflow:hidden;
}

	
		#bandeau #dateBandeau{
		position:absolute;
		left:240px;
		top:68px;
		font-size:19px;
		font-weight:bold;
		color:white;
		
		}

#menu{
display:inline;
float:left;
position:relative;
width: 156px;
height: 680px;
background: url('../img/fondMenu.jpg') no-repeat;
overflow:hidden;
}

		#menu ul{
		position:absolute;
		left:10px;
		top:0;
		width:125px;
		height:330px;
		font-size:11px;
		color:white;
		}

		#menu li{
		padding-left:6px;
		margin-bottom:3px;
		background: url('../img/puceMenu.gif') no-repeat;
		}

		#menu li ul{
		position:relative;
		height:auto;
		}
		
				#menu li ul li{
				padding:0 0 0 8px;
				margin-bottom:0px;
				background: none;
				font-size:10px;
				}

		#menu a{color:white;}
		#menu a:hover{color:#f2bb00;}

		#menu #sousMenu{
		position:absolute;
		top:430px;
		left:10px;
		}

				#menu #sousMenu a{
				display:block;
				margin-bottom:8px;
				}

#centre{
display:inline;
float:left;
width: 840px;
}

/********************************************************************/
/*						CLASSEMENT HOME								*/
/********************************************************************/

#classement{
position:relative;
width: 840px;
height: 100px;
background: url('../img/fondClassement.gif') no-repeat;
color:#4f4d50;
}

#classement .blocClassement{
position: absolute;
width: 275px;
height: 100px;
top: 1px;
overflow: hidden;
}

		#classement .blocClassement#auto{left: 0px;}
		#classement .blocClassement#moto{left: 281px;}
		#classement .blocClassement#camion{left: 562px;}

		#classement .numero{
		position: absolute;
		top: 1px;
		left: 13px;
		font-size: 12px;
		font-weight:bold;
		color: #ffffff;
		text-transform: uppercase;
		}
		
		
		#classement .clic{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 275px;
		height: 100px;
		z-index: 10;
		}
		
		#classement .tableau{
		position: absolute;
		top: 22px;
		width: 265px;
		height: 54px;
		overflow: hidden;
		font-size: 11px;
		}

		#classement .tableau .case{
		display:inline;
		float: left;
		margin: 0;
		padding: 0;
		border: 0;
		height: 18px;
		overflow: hidden;
		}

/********************************************************************/
/*					     	BAS	DROIT	   	         			    */
/********************************************************************/

#basGauche{
display:inline;
float:left;
width:535px;
overflow:hidden;
}


#basDroit{
display:inline;
float:right;
width:300px;
overflow:hidden;
}

		#pub{
		position:relative;
		width:300px;
		}

		.blocColDroite{
		position:relative;
		margin:8px 0 0 0;
		}

/********************************************************************/
/*					     	PAGINATION   	         			    */
/********************************************************************/

.numPage{
text-align:center;
margin: 10px 0;
color:#969696;
}

		.numPage a{
		font-weight:bold;
		color:#823803;
		}

		.numPage a:hover{
		font-weight:bold;
		color:#969696;
		}
		
		
		
#ajoutFavoris{
padding-left:30px;
background:url('../img/favoris.gif') no-repeat left center;
height:22px;
}	
				
#ajoutPrint{
padding-left:30px;
background:url('../img/print.gif') no-repeat left center;
height:22px;
}				
