body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: justify;
	color: #3E3E3E;
}
/***********GENERAL***********/
.clear{
	clear:both;
	
}
.image_left{
	float:left;
	margin-right:5px;
}
.image_right{
	float:right;
	margin-left:5px;
	
}
h2{
font-size:12px;	

}
a{
	text-decoration:none;
	
}
table{
	border-collapse:collapse;
	
}
th{
	background-color: #494949;
	color:white;
	border:1px solid black;
	padding:5px;
	
}
td{
	border:1px solid black;
	padding:5px;
}
table img{
	text-align:center;
	
}
/*****************************/
#header {
	height: 224px;
	width: 1024px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border-top: 1px solid white;
	margin-left: auto;
	margin-right: auto;
}
#logo_haut {
	width: 1024px;
	margin-left: 22px;
	margin-top: 25px;
	position: absolute;
}
#fond_header {
	background-image:url(../images/_cadre/fond-logo.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 97px;
	
}
#fond_haut{
	background-image:url(../images/_cadre/fond-menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	border-top:1px solid #505050;
	height:163px;
	
	
}
#conteneur {
	width: 1024px;
	margin: 0 0 0 10px;
	background-color: rgb(228,236,255);
	margin: auto;
}
#centre {
	position: absolute;
	width: 1024px;
	/*margin: 150px 0 0 0px;
*/
	margin: 260px 0 0 0px;
	background-color: white;
	border-top: 0px;
	top: 0;
	/*border: 1px solid black;
*/
}
#contenu_page {
	padding: 5px 0px 5px 0px;
	float: left;
	width: 844px;
	min-height: 508px;
	_height: 508px;
	background-color: white;
}

/******************MENU*********************/
#menu_gauche{
	float:left;
	margin-top:25px;
	
}
#menu_gauche li, #thematiques li{
list-style-type:none;
background-image:url(../images/_cadre/separateur-menu.jpg);
background-position:bottom left;
background-repeat:no-repeat;
padding-bottom:5px;
width:210px;	
}
#thematiques li{
	width:100%;
	background-image:none;
	}
#menu_gauche a, #thematiques a{
	background-image:url(../images/_cadre/fleche-menu-a.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:20px;
	color:#CC0000;
	text-decoration:none;

	}
	
#menu_gauche a:hover, #thematiques a:hover{
	background-image:url(../images/_cadre/fleche-menu.gif);
}

/****************ACCROCHE*********************/
#accroche{
float:left;
margin-left:30px;
margin-top:25px;
}
#titre_accroche img{
	float:left;
	margin-right:5px;
}
#titre_accroche h1,#titre_accroche h2 {
	font-size:16px;
color:#494949;
		margin:0px;
		
}
#contenu_accroche{
background-image:url(../images/_cadre/fond-a-la-une.jpg);
background-position:top left;
background-repeat:repeat-x;	
width:500px;
height:89px;
padding:5px;
font-size:12px;
color:#494949;
}


	
/*************CONTENU UNE****************/
#derniers_sites,#derniers_classements{
	background-image:url(../images/_cadre/fond-bloc-centre.jpg);
	background-position:top left;
	background-repeat:repeat-x;	
	height:492px;
	width:381px;
	float:left;
	padding:5px;
}

#titre_derniers_sites,#titre_derniers_classements{
	border-bottom:3px solid #CC0000;	
	
}
#derniers_classements{
	width:435px;
	margin-left:5px;
	}
/***********SITES************/
.sites,.classements{
	color:#454545;
	margin:0px;

}
.sites a,.classements a{
	color:#454545;
	
}

.sites h2,.classements h2{
	font-family:Verdana;
	font-size:14px;
	font-variant:small-caps;
	color:#454545;
	margin-bottom:0px;
	margin-top:5px;
}
.date{
	font-family:"Lucida Sans";
	font-size:10px;
	margin-bottom:5px;
}

.sites p{
	margin:0px;
	padding:0px;
	
	
}
/**********CLASSEMENTS*********/
.classements p{
	margin:0px;
	padding:0px;
	
}

/*********PUBLICITES***********/
#pub_carre{
	float:left;
	width:381px;
	height:310px;
	text-align:center;
background-image:url(../images/_cadre/fond-bloc-pub.jpg);
	background-position:top left;
	background-repeat:repeat-x;	
	padding:5px;	
	margin-right:5px;
	
}
.pub_carre_article{
	clear:both;
	float:right;
	margin-left:10px;
	
}
.pub_menu_haut{
	
	border:3px solid #CC0000;
	border-top:0px;
	text-align:center;
	margin-top:-12px;
	*+margin-top:-19px;
	margin-bottom:15px;
	padding:5px;
	padding-top:8px;
	}
.pub_long_bas{
	text-align:center;
	clear:both;
}	
#titre_pub_carre{
	text-align:left;
}
#contenu_pub_carre{
	text-align:left;
	background-color:#F6F6F6;
		border-top:3px solid #CC0000;
}
#contenu_menu_droit{
	background-color:#F6F6F6;
		border-top:3px solid #CC0000;
}
#menu_droit{
	width:170px;
	float:left;
	margin-top:5px;
	padding:5px;
	background-color:#F6F6F6;
	background-image:url(../images/_cadre/fond-bloc-pub.jpg);
	background-position:top left;
	background-repeat:repeat-x;	
	text-align:center;
	
}
#titre_menu_droit{
text-align:left;	
}
#menu_droit_bas{
	background-image:url(../images/_cadre/bas-site.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:21px;
	margin:-5px;
	
}
/*********AUTRES SITES*********/
#autres_sites,#autres_classements{
	float:left;
	background-image:url(../images/_cadre/fond-petit-bloc.jpg);
	
	background-repeat:repeat-x;	
	height:112px;
	width:435px;
	margin-left:0px;
	padding:5px;
}
#autres_sites ul,#autres_classements ul{
margin:0px;
padding:2px 0px 0px 35px ;	
} 
/*********AUTRES CLASSEMENTS*********/
#contenu_autres_classements,#contenu_autres_sites{
	border-top:3px solid #CC0000;
}
#contenu_autres_classements li,#contenu_autres_sites li{
list-style-type:none;
}

#contenu_autres_classements a,#contenu_autres_sites a{
	background-image:url(../images/_cadre/fleche-menu-a.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:20px;
	color:#CC0000;
	text-decoration:none;

	}
	
#contenu_autres_classements a:hover,#contenu_autres_sites a:hover{
	background-image:url(../images/_cadre/fleche-menu.gif);
}

/**********BAS*****/
#menu_bas{
	background-image:url(../images/_cadre/bas-site.jpg);
	background-repeat:repeat-x;
background-position:center;
	height:21px;
	padding-top:8px;
	text-align:center;
	
}
#menu_bas ul{
	margin:0px;
	padding:0px;
	
}
#menu_bas li{
	list-style-type:none;
	display:inline;
}
#menu_bas a{
	color:#3E3E3E;
	text-decoration:none;
	}
#menu_bas a:hover{
	color:#3E3E3E;
	text-decoration:underline;
	}	
/*****PAGE DEFAUT*********/
#page{
	width:828px;
	background-image:url(../images/_cadre/fond-bloc-pub.jpg);
	background-position:top left;
	background-repeat:repeat-x;	
	padding:5px;	
	background-color:#F6F6F6;
}

#page h1{
	font-size:16px;
	border-bottom:3px solid #CC0000;
	margin-top:0px;
	}
	
#bas_page{

	background-image:url(../images/_cadre/bas-site.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:21px;
	margin:-5px;
	margin-top:5px;
}
/******SITE**********/
#fiche_site h2{
	font-size:14px;
	border-bottom: 1px solid #CC0000;
	background-image:url(../images/_cadre/newspaper.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:20px;
}
#fiche_site table{
	margin:auto;
	
}
#fiche_site a{
	background-image:url(../images/_cadre/fleche-menu-a.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:15px;
	color:#CC0000;
	text-decoration:none;
}
	
#fiche_site  a:hover{
	background-image:url(../images/_cadre/fleche-menu.gif);
}
#fiche_site li{
	list-style-type:none;
}

.liste_alpha{
	width:230px;
	float:left;
	margin-left:5px;
	
}
.liste_alpha h2{
	background-image:none !important;
	padding-left:0px !important;

}

/********CLASSEMENT********/
.fiche_classement_site_1{
width:130px;
position:absolute;
margin-left:320px;
margin-top:17px;
text-align:center;
}

.fiche_classement_site_2{
position:absolute;
width:130px;
margin-top:80px;
margin-left:170px;
text-align:center;
}

.fiche_classement_site_3{
position:absolute;
width:130px;
margin-top:118px;
margin-left:472px;
text-align:center;

}
#fiche_classement h2{
	border-bottom:3px solid #CC0000;
	font-size:14px;
	
}
#fiche_classement .txt h2{
	border:0px;
	font-size:12px;
	text-decoration:underline;
	
	
}
.date_sujet{
	margin-top:-10px;
	font-weight:bolder;
	color:#454545;

	
}
/*********PODIUM*********/
#podium{
	background-image:url(../images/_cadre/podium.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:760px;
	height:480px;

	
}
#podium h2{
	font-size:14px;
	color:#CC0000;
}

/*********RECHERCHE********/
#resultat_recherche h2{
	color:#0000CC;
	font-weight:bolder;
	font-size:12px;
	margin:0px;
}
#resultat_recherche p{
	margin:0px;
}

#resultat_recherche a{
	color:#008000;
}
/*****FORMULAIRES********/
label{
	width:120px;
	font-weight:bolder;
	DISPLAY: inline;
	FLOAT: left;
}
input[type="submit"]{
	background-color:#404040;
	color:white;
	font-weight:bolder;
}
/***************RECHERCHE*******************/
#recherche{
	float:left;
	margin-top:25px;
	margin-left:15px;
}
#contenu_recherche{
	width:210px;
	border-top:3px solid #CC0000;
	margin-top:-1px;
	
	text-align:center;
}
#contenu_recherche table{
	border:0px;
	
	}
#contenu_recherche td{
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
	}	
#contenu_recherche label{
	width:100px;
	float:none;
	margin-top:0px;
	padding-top:0px;
	
}
#contenu_recherche input[type="radio"]{
	margin-left:10px;
	}
#sbb{

	background-color:#404040;
	color:white;
	font-weight:bolder;
}
input[type="radio"]{
	margin-top:5px;
}
/***************/


