BODY
{
	font-family: Arial, Helvetica, Tahoma, Geneva, Verdana, sans serif;
	font-size:13px;
	margin:0; 
	padding:0;	
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
p
{
	margin-bottom:10px;
	margin-top:10px;
}
#general
{
	width:1000px;
	background-repeat: no-repeat;
	background-position:center;
	margin: 0px auto;
}
#Gen
{
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#bgg
{
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/bgg.jpg);
	background-repeat: no-repeat;
	height: 900px;
	width:100px;
	float:left;
}
#bgd
{
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/bgd.jpg);
	background-repeat: no-repeat;
	height: 900px;
	width:100px;
	float:left;
}
#entet
{
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/bandeau4.jpg);
	background-repeat: no-repeat;
	background-position:center;
	margin: 0px auto;
	height: 170px;
	width:800px;
}
#site-gen
{
	background-color: #FFFFFF;
	float: left;
	width:798px;
	border-left:solid 1px;
	border-left-color:#1131d2;
	border-right:solid 1px;
	border-right-color:#1131d2;
	min-height:500px;
	background-position:center;
}
#bas
{
	background-image:url(../images/Bas.jpg);
	width:800px;
	height:100px;
	color:#FFFFFF;
	float:left;
}
#bas a
{
	color:#FFFFFF;
	text-decoration:none;
}
#bas a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
#bas-g
{
	float:left;
	width:195px;
	margin-left:5px;
	margin-top:10px;
}
#bas-d
{
	float:right;
	width:195px;
	text-align:right;
	margin-right:5px;
	margin-top:10px;
}
#bas-c
{
	float:left; 
	width:400px; 
	text-align:center;
}
#titre-blok
{
	background-image:url(../images/titre-blok.jpg);
	height:20px;
	color:#FFFFFF;
}
#titre-menu
{
	background-image:url(../images/titre-blok.jpg);
	height:20px;
	color:#FFFFFF;
	margin:5px;
	text-align:center;
}
#titre-menu h1
{
	font-size:16px;
	font-weight:normal;
}
/* Menu */
li
{
	line-height:3; 
	text-align:center;
}
#menu1 
{
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
	background-position:center;
	float:left;
}
#men, #men ul 
{
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: normal;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}
#menu2
{
	background-image: url(../images/men_bg.png);
	height: 38px;

}
#men a 
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 38px;
	font-family: Arial,sans-serif;
	letter-spacing:2px;
	font-size: 13px;
	border-bottom:0px;
}
#menulevel1 a 
{
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/men.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#men ul a:hover 
{
	color: #FFFFFF;
	background-image: url(../images/men_hover.png);
}
#men li 
{
	float: left;
	text-align: center;
	padding: 0;
}
#men .menhover 
{
	color: #FFFFFF;
	background-image: url(../images/men_hover.png);
	background-position: right top;
}
/* H */
h1, h2, h3, h4, h5, h6
{
	padding:0;
	margin:0;
	font-weight:normal;
}
h4
{
	font-size:14px;
}
#cor-sit
{
	margin-left:10px;
	margin-right:10px;
}
.titre
{
	color:#1131d2;
	font-size:14px;
	margin-left:15px;
	font-weight:bold;
}
.texte
{
	color:#000000;
	text-align:justify;
}

