@charset "utf-8";
/* CSS Document */

/* PARAMETRE PRINCIPEAU DE LA PAGE */

body{
	background-color:#650212;
	margin:0px;
	padding:0px;
	background-image:url(../library/fondDegrader.jpg);
	background-repeat:repeat-x;
}

a{
	color:#FFF;
	text-decoration:none;
}

#site{
	width:955px;
	height:auto;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#banner{
	width:955px;
	height:110px;
	float:left;
	display:inline;
}
#banner img {
	border:none;
}
#banner h1 {
	margin:0;
}

#conteneur{
	width:955px;
	height:auto;
	float:left;
	display:inline;
}

#footer{
	width:592px;
	float:left;
	display:inline;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	color:#fff;
	text-align:left;
	padding:10px 182px 5px 181px;
	line-height:18px;
}

#footer p, #footer iframe{
	margin:3px 0px;
	padding:0px;
}

#footer a{
	color:#FFF;
	text-decoration:none;
	font-weight: 600;
}

/* PARAMETRE DU CONTENU ET DES MENUS */

#menuhaut{
	width:592px;
	float:left;
	display:inline;
	height:45px;
	padding:0px 182px 0px 182px;
	border-bottom:1px solid #686969;
}

#listemenuhaut{
	list-style:none;
	margin:0px;
	padding:0px;
	height:44px;
	width:592px;
	
}

#listemenuhaut li{
	display:inline-block;
	float:left;
	height:18px;
	padding:27px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	width:116px;
	text-align:center;
	margin-left:1px;
	margin-right:2px;
	background-image:url(../library/bouttonMenuHaut.png);
	background-position:top;
}

#listemenuhaut #debut{
	margin-left:0px;
}

#listemenuhaut #fin{
	margin-right:0px;
}

#listemenuhaut a{
	display:block;
}

#listemenuhaut li:hover a{
	color:#333;
}

#listemenuhaut li:hover{
	background-position:bottom;
	padding:19px 0px 0px 0px;
	height:26px;
	color:#FFF;
}

#listemenuhaut .active{
	background-position:bottom;
	padding:19px 0px 0px 0px;
	height:26px;
	color:#FFF;
}

#listemenuhaut .active a{
	color:#333;
}

#menugauche{
	width:179px;
	float:left;
	display:inline;
	margin-right:2px;
}

#listemenugauche{
	list-style:none;
	margin-top:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#listemenugauche li{
	display:block;
	width:150px;
	padding:6px 10px 6px 20px;
	border-bottom:1px solid #767676;
	border-left:1px solid #767676;
}

#corp{
	width:592px;
	float:left;
	display:inline;
	margin:1px;
}

#menudroite{
	width:180px;
	float:left;
	display:inline;
}

#listemenudroite{
	list-style:none;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#listemenudroite li{
	display:block;
	width:150px;
	padding:6px 10px 6px 20px;
	border-right:1px solid #767676;
	border-bottom:1px solid #767676;
}

.titremenu{
	color:#FFF;
	font-weight:bold;
	background-color:#9e9e9e;
}

.bouttonmenu{
	background-color:#585959;
}

.bouttonmenu:hover{
	background-position:bottom;
	background-image:url(../library/bouttonMenuLateral.jpg);
}

.bouttonmenu a{
	color:#FFF;
	display:block;
}

.bouttonmenu:hover a{
	color:#333;
}

#activeLat{
	background-position:bottom;
	background-image:url(../library/bouttonMenuLateral.jpg);
}

#activeLat a{
	color:#333;
}

/* PARAMETRES SOUS MENU */

#image{
	width:592px;
	height:330px;
	z-index:-10;
}
#image img {
	z-index:-10;
}
#sousmenu{
	width:592px;
	height:200px;
	margin-top:-48px;
	position:relative;
	z-index:1;
}

#bloc1{
	width:180px;
	height:200px;
	float:left;
}

#bloc2{
	width:180px;
	height:200px;
	float:left;
}

#bloc3{
	width:180px;
	height:200px;
	float:left;
}

#remplissage1{
	width:26px;
	height:200px;
	float:left;
}

#remplissage2{
	width:26px;
	height:200px;
	float:left;
}

.titresousmenu{
	height:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-style:italic;
	line-height:25px;
	padding:0px 7px 0px 7px;
	background-image:url(../library/bouttonMenuLateral.jpg);
	background-position:top;
	display:inline-block;
}
/*
.titresousmenu:hover{
	background-position:bottom;
	color:#333;
}
*/
.imagesousmenu{
	height:175px;
	width:180px;
	background-color:#FFF;
	border:1px solid #FFF;
}

.plus{
	height:20px;
	line-height:20px;
	background-color:#FFF;
	padding:0px 7px 0px 7px;
	display:inline-block;
	position:relative;
	top:-20px;
	float:right;
}

.plus a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#333;
}


/* CORPS DE TEXTE */

#corptexte{
	background-color:#FFF;
	margin:0px;
	padding:10px;
	padding-bottom:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#222222;
	background-image:url(../library/fondDegraderCorpTexte.png);
	background-position:top;
	background-repeat:repeat-x;
}

#corptexte h1{
	font-size:18px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	margin-top:5px;
}
#corptexte h2 {
	font-size:12px;
	margin:7px 0 3px 0;

}

#corptexte ul{
	margin:5px 0;
}

/* CORP DE TEXTE */

#corptexte{
	background-color:#FFF;
	margin:0px;
	padding:10px;
	padding-bottom:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#222222;
	background-image:url(../library/fondDegraderCorpTexte.png);
	background-position:top;
	background-repeat:repeat-x;
}

#corptexte h1{
	font-size:18px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	margin-top:5px;
}

#corptexte a{
	color:#333;
	font-weight:bold;
}
