body {
font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
background-color: #000000;
margin: 0 0 15px 0;
padding: 8px;
color: #FFFFFF;
}
a {
color:#990000;
text-decoration:none;
} 
a:hover {
color:#FFcc99;
text-decoration:underline;
}
img { 
	vertical-align: middle; 
	border: none;
}
.lien_2 {  font-family: arial; font-size: 14px; font-weight: bold; text-decoration: none; font-style: normal; color: #990000; clip:     rect(   )}
.lien_2:hover {color : #FFcc99;}

h2 {
	margin: 0;
	padding-top: 1px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
}
h3 {
	margin: 0;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}

/************************************************
*Position des elements*
************************************************/

#conteneur {
-position: relative;
width: 970px;
margin: 0 auto;
}

#centre {
margin-left: 200px;

}

#gauche {
-position: absolute;
-left:0;
float:left;
width: 180px;
}

#droite {
-position: absolute;
-right:0;
-padding: 0 0 0 0px;
float:right;
width: 180px;
}

/************************************************
*Header*
************************************************/	

#header {
height: 150px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
padding-top: 97px;
padding-left : 460px;
height: 73px;
text-align: center;
}

/************************************************
*	Menu de gauche                               *
************************************************/

.menuh {
background-image : url("images/sidebar_01.jpg");
background-repeat : no-repeat;
padding-left : 20px;
padding-top: 8px;
width : 180px;
height : 27px;
margin : auto;
}

.menuc {
background-image : url("images/sidebar_02.jpg");
background-repeat : repeat-y;
padding-left : 20px;
width : 180px;
margin : auto;
padding-top: 2px;
}
.menuc2 {
background-image : url("images/sidebar_02.jpg");
background-repeat : repeat-y;
width : 180px;
margin : auto;
padding-top: 2px;
}

.menub {
background-image : url("images/sidebar_03.jpg");
background-repeat : no-repeat;
width : 180px;
height : 50px;
margin : auto;
}

/************************************************
*Contenu principal en 768*
************************************************/

.menh {
background-image : url("images/content_01.jpg");
background-repeat : no-repeat;
text-align: center;
padding-top: 8px;
width : 768px;
height : 27px;
margin : auto;
}

.menc {
background-image : url("images/content_02.jpg");
background-repeat : repeat-y;
width : 768px;
-height: 1370px;
margin : auto;
}

.menb {
background-image : url("images/content_03.jpg");
background-repeat : no-repeat;
width : 768px;
height : 50px;
margin : auto;
padding-top : 60px;
}


/************************************************
*Encadrement des meilleurs site*
************************************************/

.contbesth {
background-image : url("images/contbest_01.jpg");
background-repeat : no-repeat;
padding-left : 0px;
padding-top: 8px;
width : 261px;
height : 28px;
margin : auto;
font-weight: bold;
font-size: 14px;
}

.contbestc {
background-image : url("images/contbest_02.jpg");
background-repeat : repeat-y;
padding-left : 0px;
width : 261px;
margin : auto;
padding-top: 2px;
}

.contbestb {
background-image : url("images/contbest_03.jpg");
background-repeat : no-repeat;
width : 261px;
height : 29px;
margin : auto;
padding-top: 2px;
padding-left : 0px;
}