html{
	margin: 0;
	background-image: url('../image/html.png');
	background-repeat: repeat-xy;
	padding: 0;
	font-family: Arial, Helvetica, cursive;
	font-size:14px;
}

body{
	position:relative;
	width: 100%;
	margin: 0;
	margin-top:10px;
    text-align: center;
	padding: 0;
}

body input[type="submit"]{
	cursor:pointer;
	font-weight:bold;
	border:1px solid #ADADAD;
	padding:3px;
} 

#global{
	width: 100%;
	margin: auto;
	margin-top:0;
	text-align: left;
}

div#haut_body{
	width:990px;
	margin:auto;
	height:30px;
	background: url('../image/haut_body.png') center no-repeat;
}

#en_tete{
	position:relative;
	width: 990px;
	margin:auto;
	height:89px;
	margin-bottom:0;
	background: url('../image/fond-contenu.png') center repeat-y;
}

#banniere{
	margin:auto;
	margin-top:0;
	margin-bottom:0;
	height:85px;
	padding-top:0;
	text-align: center;
}

#rechercher_google{
	font-family: Arial, Helvetica, cursive;
	font-size:10px;
	width:80px;	
}

#rechercher_google_texte{
	font-family: Arial, Helvetica, cursive;
	font-size:10px;
	width:80px;	height:15px;
}

#google_recherche{
	font-family: Arial, Helvetica, cursive;
	font-size:8px;	
}

#mosaique{
	height:85px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	display:inline;
}

#mosaique_connexion{
	float:left;
	width:230px; height:85px;
	margin-left:0; margin-top:0;
	padding-left:0; padding-top:0;
	font-size:10px;
	font-weight:bold;
	color:#11446b;
	background: url('../image/banniere/mosaiqueBanniereConnexion.jpg') no-repeat;
}

#mosaique_connexion table{
	width:225px;
	font-size:10px;
	border-collapse:separate;
	border-spacing:2px;
	caption-side:top;
	table-layout:auto;
	margin:auto;
	margin-top:0;
	margin-right:5px;
	padding-top:0;
}

#mosaique_connexion table tr{
	width:100%;
	margin:auto;
	padding:1px;
}

#mosaique_connexion table td{
	margin:auto;
	padding:1px;
}

#connexion_mail, #connexion_password{
	width:125px;
	font-weight: normal;
	cursor: text;
	vertical-align:middle;
	margin:auto;
	padding:2px;
	font-size:11px;
	font-family: Arial, Helvetica, cursive;
}

#connexion_automatique{
	font-weight: normal;
	cursor: default;
	vertical-align: middle;
	margin:auto;
	padding:2px;
	font-size:12px;
	font-family: Arial, Helvetica, cursive;
}

#connexion_submit{
	font-weight: normal;
	cursor: pointer;
	vertical-align:middle;
	margin:auto;
	padding:0;
	font-family: Arial, Helvetica, cursive;
	font-size:12px;
}

#mosaique_connexion form{
	width:100%;
	margin:auto;
	margin-top:0;
	padding-top:0;
	padding-right:2px;
}

#mosaique_lien{
	display:block;
	height:85px;
}

#mosaique_motDePasse{
	color:#11446b;
	text-decoration:underline;
}

#mosaique_motDePasse:hover{
	color:white;
	text-decoration:none;
}

#mosaique_membre{
	display:block;
	padding-top:10px;
	color:white;
}

#mosaique_membre .mosaique_connexion_lien{
	color:white;
	text-decoration:underline;
}

#mosaique_membre .mosaique_connexion_lien:hover{
	text-decoration:none;
	color:white;
}

#message_french_idol{
	position:absolute;
	margin-top:65px;
	margin-left:42%;
	padding-left:0px;
	font-weight:bold;
}

#message_french_idol span{
	font-size:10px;
	color:white;
	display:inline;
	margin-left:0px;
}

dl, dt, dd, ul, li{
	margin: auto;
	list-style-type: none;
}

#menu_fond{
	width: 990px;
	margin:auto;
	height:35px;
	text-align:center;
	background: url('../image/fond-contenu.png') center repeat-y;
	font-family: Arial, Helvetica, cursive;
	font-size:14px;
}

#menu{
	position:relative;
	width:950px;
	height:35px;
	margin:auto;
	margin-top:0;
	background-image:url('../image/menu/menu_fond.gif');
	background-repeat: repeat-x;
	margin-bottom:0;
	padding-bottom:0;
	text-align:center;
	z-index:2;
}

#menu_centre{
	position:absolute;
	left:23px;
}

#menu_centre dl{
	display:block;
	margin:0; padding:0;
	margin-right:1px;
	float:left;
	height:35px;
	width: 180px;
}

#menu_centre dt{
	display:block;
	line-height:40px;
	cursor: pointer;
	text-align: center;
	width: 180px;
	height: 35px;
	margin: 0 auto;
}

#menu_centre dt a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin-left:0;
	width: 180px;
	height:35px;
}

#menu_centre dt a:hover, #menu_centre dt a:focus{
	color: #FFFFFF;
	text-decoration: none;
}

#menu_centre dd{
	display:block;
	margin:0; padding:0;
}

#menu_centre ul{
	display:block;
	width:178px;
	text-align: left;
	list-style:none;
	margin:0; padding:0;
	font-size:13px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color:white;
	padding-top:5px;
	padding-bottom:5px;
}

#menu_centre ul li{
	display:block;
	width: 180px;
	height:20px;
	margin:0; padding:0;
}

#menu_centre ul li a{
	display: block;
	margin:0; padding:0;
	padding-left:1em;
	color: black;
	text-decoration: none;
	height:20px;
	line-height:20px;
}

#menu_centre ul li a:hover, #menu_centre ul li a:focus{
	text-decoration: underline;
}

#menu_centre ul .li_sep{
	width:178px;
	height:24px;
	border-bottom:1px solid black;
	margin-bottom:3px;
}

#menu_centre dl dd{
	display:none;
}

#menu_centre dl:hover dd{
	display:block;
}

#menu_dl_home{
	background-image:url('../image/menu/bouton_menu.gif');
	background-repeat:no-repeat;
}

#menu_dl_home:hover{
	background-image:url('../image/menu/bouton_menu_home_hover.gif');
	background-repeat:no-repeat;
}

#menu_dl_contact{
	background-image:url('../image/menu/bouton_menu.gif');
	background-repeat:no-repeat;
}

#menu_dl_contact:hover{
	background-image:url('../image/menu/bouton_menu_contact_hover.gif');
	background-repeat:no-repeat;
}

#menu_dl_membre{
	background-image:url('../image/menu/bouton_menu.gif');
	background-repeat:no-repeat;
}

#menu_dl_membre:hover{
	background-image:url('../image/menu/bouton_menu_membre_hover.gif');
	background-repeat:no-repeat;
}

#menu_dl_top{
	background-image:url('../image/menu/bouton_menu.gif');
	background-repeat:no-repeat;
}

#menu_dl_top:hover{
	background-image:url('../image/menu/bouton_menu_top_hover.gif');
	background-repeat:no-repeat;
}

#menu_dl_forum{
	background-image:url('../image/menu/bouton_menu.gif');
	background-repeat:no-repeat;
}

#menu_dl_forum:hover{
	background-image:url('../image/menu/bouton_menu_forum_hover.gif');
	background-repeat:no-repeat;
}

div#contenu{
	width: 990px;
	margin: auto;
	background: url('../image/fond-contenu.png') center repeat-y;
}

div#contenu_centre{
	width: 950px;
	margin: auto;
	overflow: auto;
}

div#colonne_gauche{
	float: left;
	width: 200px;
	overflow:auto;
}

div#centre{
	float: left;
	width: 740px;
	margin-left: 5px;
	padding-left:5px;
}

.block_head{
	height:6px;
	margin-bottom:0;
}

.block_head_gauche{
	width:6px;
	height:6px;
	float:left;
	border:0;
}

.block_head_droit{
	width:6px;
	height:6px;
	float:right;
	border:0;
}

.block_pieds{
	margin-top:0;
	margin-bottom:0;
	height:6px;
}

.block_pieds_gauche{
	width:6px;
	height:6px;
	float:left;
	border:0;
}

.block_pieds_droit{
	width:6px;
	height:6px;
	float:right;
	border:0;
}

.block_contenu_head{
	margin-top:0;
	margin-bottom:0;
	height:6px;
	background: url('../image/block/block_contenu_head_fond.gif') repeat-x;
}

.block_contenu_head_gauche{
	width:6px;
	height:6px;
	float:left;
	border:0;
}

.block_contenu_head_droit{
	width:6px;
	height:6px;
	float:right;
	border:0;
}

.block_contenu_pieds{
	margin-top:0;
	margin-bottom:0;
	height:6px;
	background: url('../image/block/block_contenu_pieds_fond.gif') repeat-x;
}

.block_contenu_pieds_gauche{
	width:6px;
	height:6px;
	float:left;
	border:0;
}

.block_contenu_pieds_droit{
	width:6px;
	height:6px;
	float:right;
	border:0;
}

.contour_titre{
	text-align:center;
	font-size:12px; font-weight:bold;
}

.contour_titre a{
	text-decoration:none; color: #ffffff;
}

.contour_titre a:hover{
	text-decoration:underline; color: #004982;
}

.block_interne{
	width:98%;
	margin:auto;
	margin-top:5px;
	padding-top:10px; padding-bottom:10px;
	background: url('../image/block/block_interne.gif') repeat-x;
	background-color: #e8edf1;
	border-top: 1px solid white;
	border-bottom: 1px solid #00608f;
	font-size:12px;
	color:black;
}

.top_fond{
	width:100%;
	height:8px;
	background: url('../image/top_cadre_fond.gif') repeat-x; 
	margin-bottom:0;
}

.top_gauche{
	width:8px;
	height:8px;
	float:left;
	border:0;
}

.top_droit{
	width:8px;
	height:8px;
	float:right;
	border:0;
}

.titre_gauche{
	width:8px;
	height:25px;
	float:left;
	border:0;
}

.titre_droit{
	width:8px;
	height:25px;
	float:right;
	border:0;
}

.pieds_cadre{
	margin-top:0;
	margin-bottom:0;
	height:8px;
	background: url('../image/pieds_fond.jpg') repeat-x; 
}

.pieds_gauche{
	width:8px;
	height:8px;
	float:left;
	border:0;
}

.pieds_droit{
	width:8px;
	height:8px;
	float:right;
	border:0;
}

.pieds_cadre_profil{
	margin-top:0;
	margin-bottom:0;
	height:8px;
	background: url('../image/pieds_fond_profil.jpg') repeat-x; 
}

.pieds_gauche_profil{
	width:8px;
	height:8px;
	float:left;
	border:0;
}

.pieds_droit_profil{
	width:8px;
	height:8px;
	float:right;
	border:0;
}

.message_rouge_titre{
	margin-top:0;
	margin-bottom:0;
	height:5px;
	background: url('../image/cadre_fond_message_rouge.jpg') repeat-x; 
}

.message_rouge_gauche{
	width:5px;
	height:5px;
	float:left;
	border:0;
}

.message_rouge_droit{
	width:5px;
	height:5px;
	float:right;
	border:0;	
}

.message_rouge_contour{
	color:#ff0000;
	font-size:10px;
	border-left:1px solid #ff0000;
	border-right:1px solid #ff0000;
	background-color:#ffeae7;
	text-align:center;
}

.message_rouge_contour a{
	text-decoration:underline; color:#ff0000;
}

.message_rouge_contour a:hover{
	text-decoration:none; color:#ff0000;
}

.message_rouge_pieds{
	margin-top:0;
	margin-bottom:0;
	height:5px;
	background: url('../image/pieds_fond_message_rouge.jpg') repeat-x; 
}

.message_rouge_pieds_gauche{
	width:5px;
	height:5px;
	float:left;
	border:0;
}

.message_rouge_pieds_droit{
	width:5px;
	height:5px;
	float:right;
	border:0;
}

.message_vert_titre{
	margin-top:0;
	margin-bottom:0;
	height:5px;
	background: url('../image/cadre_fond_message_vert.jpg') repeat-x; 
}

.message_vert_gauche{
	width:5px;
	height:5px;
	float:left;
	border:0;
}

.message_vert_droit{
	width:5px;
	height:5px;
	float:right;
	border:0;	
}

.message_vert_contour{
	font-size:10px;
	color:#178701;
	border-left:1px solid #75de82;
	border-right:1px solid #75de82;
	background-color:#c4ffad;
	text-align:center;
}

.message_vert_contour a{
	text-decoration:underline; color:#178701;
}

.message_vert_contour a:hover{
	text-decoration:none; color:#178701;
}

.message_vert_pieds{
	margin-top:0;
	margin-bottom:0;
	height:5px;
	background: url('../image/pieds_fond_message_vert.jpg') repeat-x; 
}

.message_vert_pieds_gauche{
	width:5px;
	height:5px;
	float:left;
	border:0;
}

.message_vert_pieds_droit{
	width:5px;
	height:5px;
	float:right;
	border:0;
}

div#message_membre_erreur{
	margin-bottom:10px;
	color:#ff0000;
	font-size:100%;
	text-align:center;
}

.pages_chiffres{
	text-align:center;
}

.pages_chiffres span{
	color: white; font-size:26px;
}

.ncChamp
{
	float:left;
	width:35%;
}

div#bas_body{
	width:990px;
	margin:auto;
	height:30px;
	background: url('../image/bas_body.png') center no-repeat;
}

#pied_de_page{
	width: 990px;
	margin:auto;
	bottom: 0;
	color:#ffffff;
	font-size:small;
	font-weight:bold;
	text-align:center;
}

#pied_de_page a{
	text-decoration:none; color:#ffffff;
}

#pied_de_page a:hover{
	text-decoration:underline;
}
