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

html, body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #004d82;
	text-align: center;
	height: 100%;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
}

img.left {
	float: left;
	margin-right: 10px;
}

img.right {
	float: right;
	margin-left: 10px;
}

img.blackstroke {
	border: 1px solid #000000;
}

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

p {
	margin: 0 0 10px 0;
	padding: 0;
}

h1 {
	font-size: 14pt;
	color: #919154;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 10pt;
	color: #919154;
	margin: 30px 0 10px 0;
	padding: 0;
}

h3 a {
	color: #919154;
	text-decoration: underline;
}

h3.first {
	margin-top: 0;
}

ul {
	margin: 0 0 10px 15px;
	padding: 0;
}

ul ul {
	margin: 0 0 0 15px;
}

fieldset {
	padding: 10px;
}

.clearer {
	clear: both;
}

.left, .left_s {
	float: left;
}

.right, .right_s {
	float: right;
}

.rightspacer, .left_s {
	margin-right: 10px;
}

.leftspacer, .right_s {
	margin-left: 10px;
}

.top {
	margin-top: 10px;
}

.top2 {
	margin-top: 20px;
}

.top3 {
	margin-top: 30px;
}

.bottom {
	margin-bottom: 10px;
}

.bottom2 {
	margin-bottom: 20px;
}

.goto_top {
	text-align: right;
	font-size: 7pt;
	font-weight: bold;
	margin: 20px 0 -10px 0;
}

.goto_top a {
	color: #919154;
	padding-right: 10px;
	background: url('/images/gold_arrow_up.gif') no-repeat right center;
}

.legende {
	color:#000000;
	font-size: 7pt;
}

div.bottomback {
	margin-top: 5px;
	width: 100%;
	height: 15px;
	background: url('/images/topback.gif') repeat-x;
}

div#container
{
	height: auto !important;
	height: 100%;
	position: relative;
	text-align: left;
	width: 760px;
	margin: 0 auto -10px;
}

div#top {
	width: 760px;
	height: 101px;
}

div#top_left {
	width: 187px;
	height: 101px;
	float: left;
}

div#top_left_left {
	margin-left: -160px;
	width: 160px;
	height: 108px;
	position: relative;
	background: url('/images/left_left.gif') no-repeat;
}

div#top_middle {
	width: 568px;
	height: 72px;
	float: right;
}

div#top_image {
	width: 568px;
	height: 57px;
	background: url('/images/top_bandeau.jpg') no-repeat;
}

div#top_bandeau {
	width: 568px;
	height: 15px;
	background-color: #003399;
	font-size: 0.7em;
}

div#top_bandeau ul {
	margin: 0;
	padding: 0 0 0 30px;
	background-color: #003399;
	height: 15px;
	position: absolute;
}

div#top_bandeau li {
	display: inline;
	padding-right: 15px;
	font-size: 8pt;
}

div#top_bandeau a {
	color: #ffffff;
}

div#header {
	width: 760px;
	height: 124px;
}

div#header_left {
	width: 187px;
	height: 124px;
	float: left;
}

div#header_middle {
	width: 568px;
	height: 124px;
	float: right;
}

div#main {
	width: 760px;
	padding-top: 5px;
}

div#leftcolumn {
	width: 187px;
	float: left;
}

div#leftmenu {
	width: 187px;
	height: auto;
	background: #307929 url('/images/leftmenu_back.jpg') no-repeat;
}

div#leftmenu div.dotted, div#rightmenu div.dotted, div#content div.dotted, div#rightcolumn div.dotted {
	padding: 0;
	margin: 0;
	height: 1px;
	width: 100%;
	background: url('/images/leftmenu_div.gif') no-repeat center center;
}

div#rightcolumn {
	width: 187px;
	float: right;
}

div#rightheader {
	width: 187px;
	height: 51px;
}

div#rightmenu {
	width: 187px;
	height: auto;
	margin-top: 5px;
	background: url('/images/topback.gif') repeat-x;
}

div#rightmenu div.dotted {
	width: 187px;
	background: url('/images/rightmenu_div.gif') no-repeat center center;
}

div#rightmenu a {
	width: 177px;
	padding: 10px 5px 10px 5px;/**/
	color: #004d82;
	font-weight: bold;
	display: block;
}
div.img_no {
	width: 95px;
	float:right;
	margin-left:80px;
}

div#rightmenu a span{
float:right;
}

div#rightmenu a:hover {
	color: #919154;
}

div#rightmenu a.numbers img {
	margin-top: -23px;
	padding: 4px 0 4px 4px;
	/*float: right;*/
}

div#rightmenu a.numbers img {
	margin-top: -23px;
	padding: 4px 0 4px 4px;
	/*float: right;*/
}


div#contentcolumn {
	margin: 0;
	padding: 0 192px;
	width: auto;
}

div#contentcolumnwide {
	margin: 0;
	padding: 0 0 0 192px;
	width: auto;
}

div#content {
	width: 350px;
	padding: 21px 16px 0 10px;
	background: url('/images/topback.gif') repeat-x;
}

div#contentwide {
	width: 558px;
	padding: 21px 0 0 10px;
	background: url('/images/topback.gif') repeat-x;
}

div#content div.dotted {
	width: 350px;
	padding: 10px 0;
	background: url('/images/body_div.gif') no-repeat center center;
}

div#contentwide div.dotted {
	width: 558px;
	padding: 10px 0;
	background: url('/images/body_div_wide.gif') no-repeat center center;
}

div#actualitesheader {
	width: 350px;
	height: 24px;
}

div#actualites {
	width: 350px;
	margin-top: 5px;
	padding: 15px 0;
	background: url('/images/topback.gif') repeat-x;
}

.actualite_date {
	color: #919154;
	margin-bottom: 10px;
}

.actualite_titre {
	font-weight: bold;
}

.actualite_texte {
	margin-bottom: 10px;
}

.actualite_suite {
	text-align: right;
}

.actualite_suite a {
	color: #919154;
}

.title {

}

.anchor_menu {
	color: #919154;
	margin: 0 0 0 15px;
	padding: 0;
}

.anchor_menu li {
	margin: 0;
	padding: 0;
}

.anchor_menu a {
	color: #919154;
}

.anchor_menu a:hover {
	color: #004d82;
}

ul.press {
	margin: 0 0 20px 0;
	padding: 0;
	margin-bottom: 40px;
}

ul.press li {
	margin: 2px 0 10px 0;
	padding: 0 0 0 25px;
	background: url('/images/icone-pdf.gif') 2px 0px no-repeat;
	list-style-type: none;
	min-height: 20px;
}

div#address {
	font-size: 7pt;
	padding: 40px 0;
}

div#copyright {
	margin-top: 50px;
	width: 100%;
	text-align: center;
	color: #000000;
	font-size: 7pt;
}

div#copyright img {
	margin-bottom: 5px;
}

.redbox, .greenbox {
	width: auto;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
}

.redbox {
	color: red;
	border: 1px solid red;
}

.redbox ul {
	margin: 0 0 0 20px;
}

.greenbox {
	text-align: center;
	color: green;
	border: 1px solid green;
}

div.logoQ
{
float:left;
width:25px;
}

div.quest
{
margin-left:30px;
}
div.quest p
{
color:#004d82;
font-weight:bold;
}

div.quest p.Q
{
font-size:12px;
}

div.logoR
{

float:left;
width:25px;
}

div.rep
{
margin-left:30px;
}

div.rep p, div.rep strong
{
color:#919154;
}

div.rep p.R
{
font-size:12px;
}

div.rep p
{
color:#919154;
}
