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

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #202329;
	margin: 0;
	color:#FFF;
}
#global {
	min-height: 100%;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:960px;
	background-color: #202329;
}
#haut {
	height:100px;
}
#banmenu {
	overflow:auto;
}
#banniere {
	float:left;
	width:680px;
	overflow:auto;
	height:230px;
	background-color: #2b2e34;
	border: 1px solid #636567;
	padding:10px;
}
#menu {
	float:left;
	width:200px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	height:250px;
	padding-left:30px;
}
#menu li {
	height:35px;
	padding-left:10px;
	padding-top:15px;
}
#menu li:hover {
	height:35px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #ABC507;
}
a.blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover.blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ABC507;
	text-decoration: none;
	font-weight: bold;
}
#contenu {
	/*overflow:auto;*/
	width:940px;
	height:auto;
	margin-top:40px;
	padding-bottom:10px;
}
#accueil {
	text-align:justify;
	height:200px;
	width:940px;
}
.dg {
	width:290px;
	padding:5px;
	float:left;
	text-align:center;	
}
.milieu {
	width:290px;
	height:200px;
	padding:5px;
	float:left;
	text-align:center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #5f6164;
	border-left-color: #5f6164;
}
#accueil h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #abc507;
	padding-bottom:10px;
}
a.blanc_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover.blanc_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ABC507;
	text-decoration: none;
	font-weight: bold;
}
#bas{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5f6164;
	margin:0;
	padding:0;
	margin-top:30px;
	padding-top:10px;
	width:940px;
	text-align:left;
	
}
#accueil ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	padding-left:30px;
	width:auto;
	text-align:left;
	float:left;
	padding-top:5px;
	color:#a8a5a5;
}
#accueil li {
	height:25px;
	font-weight: bold;
	font-size: 14px;
}
#accueil img {
	vertical-align:middle;
	padding-top:2px;
}
#page {
	width:910px;
	text-align:justify;
	font-size:14px;
	padding:20px;
	background-color: #2b2e34;
	border: 1px solid #636567;
	color:#e0e0e0;
	overflow:auto;
}
#page h1 {
	color:#ffd727;
	font-size:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #55575a;
	margin-bottom:20px;
	padding-bottom:1px;
	margin-right:90px;
}
#page p {
	padding-left:10px;
	padding-right:100px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:20px;
}
#page b {
	color:#2d92ae;

}
#page img {
	float:right;
}
a.vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#91b400;
	text-decoration: none;
	font-weight: bold;
}
a:hover.vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0e230;
	font-weight: bold;
}
#page ul {
	width:125px;
	height:auto;
	list-style-type: none;
	float:left;
	padding-left:50px;
}
#page li {
	height:auto;
	font-weight:bold;
	margin-bottom:20px;
	overflow:auto;
}
#page img {
	float:left;
	vertical-align:middle;
}
