*
{
	margin:0;
	padding:0;
}
a
{
	text-decoration:none;
}
img{
	border:none;
}
body
{
	background:#D1D9DF;
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: normal;
	color:#000;
}
#content, #footer
{
	width:800px;
	margin:0 auto;
}
#header
{
	width:840px;
	margin:0 auto;
	height:200px;
	background:url(../images/banner.png) no-repeat;
	border:1px solid #000;
	border-bottom:0px;
	margin-top:60px;
}
#logo_link
{
	display:block;
	width:800px;
	height:130px;
}
#header ul
{
	list-style:none;
	float:right;
	margin:48px 20px 0 0;
}
#header ul li
{
	display:inline;
}
#header ul li a
{
	color:#000;
	padding:5px;
	margin:0 2px 0 2px;
	background:#96b49b;
	border:1px solid #96b49b;
}
#header ul li a:hover
{
	color:#000;
	background:#fff;
	border-bottom:1px solid #ff0000;
}
.menu_selected
{
	background:#ddf !important;
	color:#000 !important;
	border-bottom:1px solid #ff0000 !important;
}
#content
{
	background:#ddf;
	border:1px solid black;
	padding:20px;
}
.title_page
{
	text-align:center;
        font-style: italic;
	font-size:1.4em;
	margin-bottom:15px;
}
#end_page
{
	text-align:center;
        font-style: italic;
	color: #333333;
	font-size:0.9em;
	margin-bottom:15px;
}
#content p, td, #content ul li
{
	text-align: justify;
	text-indent: 1.5em;
	font-size:1.2em;
}
h2
{
	font-family: "verdana", "arial", "helvetica", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}
.image, .image_gauche, .image_droite
{
	margin-left:10px;
	margin-right:10px;
}
.image_gauche
{
	float: left;
}
.image_droite
{
	float: right;
}
.capture
{
	margin:10px;
}

table.specific
{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}
table.specific th
{
	text-align:left;
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	border:1px solid gray;
	padding:0px 4px 0px 4px;
}
table.specific td
{
	font:15px/20px sylfaen, times, serif;
	border:1px solid gray;
	padding:0px 4px 0px 4px;
}
.hit
{
	font-size:0.7em;
	color: #777777;
}
