*
{
	margin:0;
	padding:0;
}
a
{
	text-decoration:none;
}
img{
	border:none;
}
body
{
	background:#E1E9EF;
	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/banner2.png) no-repeat;
	border:1px solid #8c92dd;
	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:#fff;
	padding:5px;
	margin:0 2px 0 2px;
	background:#909ac5;
	border:1px solid #8c92dd;
	border-bottom:1px solid #909ac5;
}
#header ul li a:hover
{
	color:#262c7d;
	background:#fff;
	border-bottom:1px solid #000000;
}
.menu_selected
{
	background:#ddf !important;
	color:#000 !important;
	border-bottom:1px solid #2a329e !important;
}
#content
{
	background:#e3e4f7;
	border:1px solid #8c92dd;
	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;
}
hr 
{
	width:60%;
	color: #8c92dd;
	background-color: #8c92dd;
	height: 1px;
	border: 0;
}

.image, .image_gauche, .image_droite
{
	margin-left:10px;
	margin-right:10px;
}
.image_gauche
{
	float: left;
}
.image_droite
{
	float: right;
}
.capture
{
	margin:10px;
}
.citation
{
	text-align: right !important;
	font-style: italic;
	font-size:0.9em !important;
	color: #888888;
}
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;
}
