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




body {
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#e1e7ed;
	color: #58595b;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	
}




a, a:link,
a:visited {
	color: #003868;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color:#000;
}

caption {
	
}

div {
	
}



h1 {
	font-weight: bold;
	font-size: 20px;
	color: #003768;
	text-transform:uppercase;
	margin-bottom:10px;
}

h2 {
	font-size: 16px;
	background-color: #D39C17;
	color: #fff;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
	margin-left: -20px;
	padding: 1px 20px;
}

h3 {
	font-size: 14px;
	color: #000;
	font-weight:normal;
	
	
	
}

div.wikitext h3 {
	margin-bottom: 0;
}

div.wikitext div.catlists {
	padding: 0;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1em;
}

hr {
	width: 100%;
	height: 1px;
	background: #aaa;
	border-width: 0px;
	padding: 0px;
	color: #aaa;
}


p{
line-height:18px;
font-weight:normal;
}





li {
color:#d5a10f;
margin-bottom:10px;
}

li .gray{
color: #58595b;
}



img {
	border: 0;
}


/* --- FRAME ---- */


.container {
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	width:993px;
	background-color:#fff;
	height:100%;
}


.logo {
	float:left;
	
}

.header_banner{
	float:left;
	background-image:url(../images/header_banner.jpg);
	width:762px; 
	height:142px;
	text-align:right;
}

.header_banner p {
	font-size: 11px;
	padding-right: 15px;
	margin-top: 1px;
	
}

.left_column {
	float:left;
}


.center_column {
	float:left;
	width:479px;
	min-height:606px;
	padding:20px 20px 30px 20px;
	background-color:#FFF;
	text-align:left;
}


.center_column p a.anchor {
	font-size:11px;
}

.center_column h2 a {
	text-decoration:none;
	color:#000;
}

.right_column {
	float:left;
	width:214px;
	height:601px;
	background-image:url(../images/right_bg.gif);
	background-repeat:no-repeat;
	padding:45px 16px 9px 14px;
	text-align:center;
}



*html .right_column {
	width:195px;
	padding:45px 16px 9px 22px;
}


/*----- BLUE BUTTON -------*/


ul.blue_button{
	padding:0px;
	margin:0px;
	list-style:none;
	text-transform:uppercase;
	font-size: 12px;
}


ul.blue_button   li a{
background-image: url(../images/btn_blue_button.gif);
	background-repeat:repeat-x;
	color: #fff!important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	margin-bottom:16px;
	padding: 5px 6px 2px 8px;
	width:200px;
	/*min-height:13px;*/
	list-style:none;
	border: 1px solid #5f778d;
	background-color:#839eb6;
	display:block;
	text-decoration:none;
}


ul.blue_button   li a:hover
{
	/*background-image: url(../images/btn_blue_button.gif);*/
	background-image:none;
	background-repeat:repeat-x;
	color: #fff;
	border: 1px solid #C08900;
	background-color:#d5a10f;
	text-decoration:none;
}


ul.blue_button  li{
	/*display: inline; */
	display:block;
	/*margin-bottom:16px;*/
	width:203px;
	
}


ul.blue_button  li a.selected {
	text-decoration:underline;
	
}

ul.blue_button  #current{
	/*display: inline; */
	display:block;
	margin-bottom:0px;
	width:203px;
	font-weight:normal!important;
	text-transform:lowercase;
	
}



ul.blue_button   #current a,
ul.blue_button   #current a:link,
ul.blue_button   #current a:hover{
	background-image: url(../images/btn_yellow_button.png);
	background-repeat:repeat-x;
	color: #fff!important;
	text-align: left;
	list-style:none;
	background-color:#e2b95b;
	text-decoration:none;
	display:block;
	margin-bottom:0px!important;
	border: 1px solid #C08900;
	cursor:default;
	/*color: #58595b!important;*/
	text-decoration:underline;
	text-transform: uppercase;
}



/*----- TREE button -------*/

div.right_column ul,
div.right_column ul li{
	padding:0;
	margin:0;
}

div.right_column ul li.blue1{
	background-image: url(../images/btn_blue_button.gif);
	background-repeat:repeat-x;
	text-align: left;
	list-style:none;
	display:block;
	font-size: 12px;
	letter-spacing: -0.2px;
	padding: 5px 0 5px 5px;
	
	}

div.right_column ul li.blue2{
	background-color:#618DB4;
	text-align: left;
	list-style:none;
	display:block;
	font-size: 12px;
	letter-spacing: -0.2px;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px dotted #355d81;
	border-left: 1px dotted #355d81;
	border-right: 1px dotted #355d81;

	}
	
div.right_column ul li.blue1 a,
div.right_column ul li.blue2 a{
	color:#FFF;
	text-decoration:none;
}

	
div.right_column ul li:hover,
div.right_column ul li:hover{
	background-image:none;	
	display:block;
	background-color:#D5A10F;
	border: 1px solid #c6940;
}

div.right_column ul li.blue2.selected,
div.right_column ul li.blue1.selected {
	color:#fff;
	background-color: #D5A10F;
	background-image: none;
	text-decoration: underline;
}

div.right_column ul.blue_button li.selected {
	color:#fff;
	font-weight:bold;
	text-align:left;
	background-color: #D5A10F;
	text-decoration: underline;
	border: 1px dotted #5f778d;
	padding: 3px 4px 3px 7px;
	margin-bottom: 15px;
}

/*----------*/

ul.blue_button li.threelink{
	margin-bottom:0px!important;
	
}


ul.blue_button li.threelinkTitle a{
	text-align: left;
	list-style:none;
	display:block;
	margin-bottom:-10px!important;
	
}



ul.blue_button li.threelink a{
	/*background-image: url(../images/btn_yellow_button.png);
	background-repeat:repeat-x;
	color: #58595b!important;*/
	background-image: none;
	background-color:#97b3cc;
	text-align: left;
	/*text-indent: 10px;*/
	list-style:none;
	text-decoration:none;
	display:block;
	margin-bottom:0px!important;
	border-top: 1px dotted #aac3d9;
	border-bottom: 1px solid #7d99b2;
	border-left: 1px solid #7d99b2;
	border-right: 1px solid #7d99b2;
	text-transform:none!important;
	
}


ul.blue_button li.threelink a:hover{
	color: #fff!important;
	text-transform: none;
	background-color:#D5A10F;
	border: 1px solid #c69409;
}


ul.blue_button li.threelink a span.indent{
	padding-left: 20px;
}


/*----- Yellow BUTTON -------*/




ul.yellow_button{
	padding:0px;
	margin:0px;
	list-style:none;
	text-transform:uppercase;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	
}


ul.yellow_button   li{
float:left;
display:block;
}


ul.yellow_button   li a{
background-image: url(../images/btn_yellow_button.png);
	background-repeat:repeat-x;
	color: #58595b!important;
	text-align: left;
	margin:16px 8px 0px 10px;
	padding: 3px 3px 2px 5px;
	width:180px;
	min-height:13px;
	list-style:none;
	border: 1px solid #C08900;
	background-color:#e2b95b;
	text-decoration:none;
	display:block;
	
}


ul.yellow_button   li a:hover{
	background-image:none;
	color: #fff!important;
	border: 1px solid #2C4067;
	background-color:#40698e;
	text-decoration:none;
}



/*----- tableau -------*/

.t1{
	
	border-top:1px solid #40698e;
	border-left:1px solid #40698e;
	
}

.td1title{
	width:50%;
	border-bottom:1px solid #40698e;
	border-right:1px solid #40698e;
	padding:0px 6px 0px 6px;
	background-color:#40698e;
	color:#fff;
	
}

.t1 td{
	width:50%;
	border-bottom:1px solid #40698e;
	border-right:1px solid #40698e;
	padding:10px 10px 10px 10px;
}



.t1 td ul {
	margin-left: -23px;
}


div.quote {
	color:#003768;
	padding: 20px;
	}
	
div.quote div.guillemet {
	font-size:60px;
	color:#ecce7a;
	float:left;
	height: 100px;
}

div.quote div.txt p span{
	font-size:40px;
	color:#ecce7a;
	vertical-align: bottom;
}
div.quote div.txt {  }




/* footer */
.footer { 
	font-size:10px;
	text-align:center;
	padding-bottom: 30px;
	}


.center_column a.print { float: right; font-size:10px;}







