/* CSS Document */

body {
	background-color:#B8B7A5;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0;
	margin:0;
	}
	
div#contenu {
	width:675px;
	margin:0 auto 0 -337px;
	position:absolute;
	top:25px;
	left:50%;
	background-color:#E6E6E6;
	}
	
ul , li { margin:0; padding:0; list-style-type:none; }
h1 { text-align:center; margin:0; }
p { margin:0; padding:0; }
div.clear { clear:both; }
img { margin:0; padding:0; border:0; display:block; }
ul.menus a { color:#FFFFFF; }
ul.menus a:hover { color:#0026E3; }

div#menu_haut a { color:#FFFFFF; font-weight:bold; text-decoration:none; }
div#menu_haut a:hover { color:#000099; }

div#haut {
	width:100%;
	}
	
img.coin_haut_gauche, img.coin_bas_gauche { float:left; }
img.coin_haut_droite, img.coin_bas_droite { float:right; }

div#menu_haut {
	float:right;
	width:44%;
	background-image:url('./images/menu_haut_fond.jpg');
	background-repeat:repeat-x;
	margin-right:8% !important;
	margin-right:4%;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	}
	
img.titre_site { float:left; margin-left:8% !important; margin-left:2%; }
img.pub { float:right; margin-right:16% !important; margin-right:2%; border:3px solid #5B9DF1; }

div#degrade {
	background-image:url('./images/degrade_suite.jpg');
	background-repeat:repeat-x;
	width:100%;
	height:8px;
	border:1px solid #A3A3A3;
	border-left:0;
	border-right:0;
	}
	
	
div#menu_gauche {
	width:18%;
	margin-left:5% !important;
	margin-left:1.30%;
	float:left;
	background-color:#5B9DF1;
	}
	
div#menu_gauche_haut {
	width:100%;
	background-image:url('./images/menu_gauche_haut.jpg');
	background-repeat:repeat-x;
	height:9px;
	}
	
div#menu_gauche_bas {
	width:100%;
	background-image:url('./images/menu_gauche_bas.jpg');
	background-repeat:repeat-x;
	height:9px;
	}
	
div#menu_gauche_titre {
	background-color:#2161E5;
	width:100%;
	}
	
div#menu_gauche_titre_gauche {
	width:12px;
	background-image:url('./images/menu_gauche_titre_gauche.jpg');
	background-repeat:repeat-y;
	float:left;
	height:18px;
	}
	
div#menu_gauche_titre_droite {
	width:4px;
	background-image:url('./images/menu_gauche_titre_droite.jpg');
	background-repeat:repeat-y;
	float:right;
	height:18px;
	}
	
p.titre_menu, div#menu_gauche_menus ul {
	color:#FFFFFF;
	font-size:115%;
	font-weight:bold;
	text-align:center;
	}
		 
div#menu_gauche_menus_gauche {
	background-image:url('./images/menu_gauche_gauche.jpg');
	background-repeat:repeat-y;
	float:left;
	background-position:left;
	width:100%;
	}
	
div#menu_gauche_menus_droite {
	background-image:url('./images/menu_gauche_droite.jpg');
	background-repeat:repeat-y;
	float:right;
	background-position:right;
	width:100%;
	}
	

div#menu_gauche_menus {
	width:100%;
	}
	
ul.menus {
	width:100%;
	}

div#texte {
	width:67%;
	float:right;
	margin-right:5% !important;
	margin-right:1%;
	}
	
div#texte_haut {
	width:100%;
	background-image:url('./images/texte_haut.jpg');
	background-repeat:repeat-x;
	height:23px;
	}
	
div#texte_gauche {
	background-image:url('./images/texte_gauche.jpg');
	background-repeat:repeat-y;
	float:left;
	background-position:left;
	width:100%;
	}
	
div#texte_droite {
	background-image:url('./images/texte_droit.jpg');
	background-repeat:repeat-y;
	float:right;
	background-position:right;
	width:100%;
	}
	
div#texte_centre p {
	padding:15px;
	}
	
div#texte_bas {
	width:100%;
	background-image:url('./images/texte_bas.jpg');
	background-repeat:repeat-x;
	height:23px;
	}
	
div#footer {
	width:100%;
	background-image:url('./images/bas.jpg');
	background-repeat:repeat-x;
	height:24px;
	}
	
img.copyright { float:right; }