/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#e8eaec;
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
	width:930px;
	text-align:left;
	color:#303030;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-color: #FFFFFF;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header{
	height:95px;
	width:930px;
	color:#ffffff;
	background-image: url(images/top.png);
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#header h1{
	padding:35px 0 0 20px;
	font-size:2.4em;
	background-color:inherit;
	color:#ffffff;
	letter-spacing:-2px;
	font-weight:normal;
	line-height: normal;
}


#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}
navigation {
}


#navigation{
	height:2.2em;
	line-height:2.2em;
	width:655px;
	color:#ffffff;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	background-color:  #333;
	clear: right;
	
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
	display:block;
	font-size:9pt;
	font-weight:bold;
	text-transform:none;
	text-decoration:none;
	background-color:inherit;
	color: #ffffff;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
}


#logo{
	height:93px;
	line-height:1.5em;
	width:325px;
	color:#ffffff;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	float: left;
}

#logo_petit{
	height:93px;
	line-height:1.5em;
	width:200px;
	color:#ffffff;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	float: left;
}
#logo_pdf{
	height:75px;
	line-height:1.5em;
	width:75px;
	color:#ffffff;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	float: left;
}

#publications{
	height:75px;
	line-height:1.5em;
	width:500px;
	color:#ffffff;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7F7F7;
	background-position: center;
	vertical-align: middle;
}

#navi{
	height:2.2em;
	line-height:1.5em;
	width:255px;
	color:#ffffff;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	float: right;
	padding-top: 10px;
	font-size: 9px;
	text-decoration: none;
}

#navi li{
	float:left;
	list-style-type:none;
	white-space:nowrap;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
}

#navi li a{
	display:block;
	font-size:x-small;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #ffffff;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 9px;
}


* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #F8941E;
}

/**************** Content styles ****************/

#content{
	float:left;
	width:660px;
	font-size:0.9em;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 100%;
	overflow: visible;
	border: 0px solid #999999;
}
#content_retrait{
	float:left;
	width:674px;
	font-size:0.9em;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
	height: 100%;
	overflow: visible;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #E6E6E6;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#boite_retrait{
	float:left;
	width:600px;
	background-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	margin-left: 30px;
	margin-top: 30px;
	
}



#content h2{
	display:block;
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:0px;
	color:#505050;
	background-color:inherit;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 16px;
	margin-left: 0;
	clip: rect(auto,10px,auto,auto);
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

#content h2 a{
	font-weight:normal;
	color: #FF0000;
}
#content h3{
	font-size:1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	font-weight: normal;
}
#content h4{
	font-size:1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	font-weight: bold;
	color: #06F;
	font-style: normal;
	text-decoration: none;
}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
	float:right;
	width:250px;
	line-height:1.4em;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5;
	height: 100%;
	margin-right: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	margin-top: 5px;
}

#subcontent h2{
	display:block;
	font-size:1.2em;
	font-weight:normal;
	text-align:left;
	letter-spacing:0px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
	text-indent: 10px;
	background-repeat: no-repeat;
	height: 22px;
	margin-top: 0;
	margin-right: 25;
	margin-bottom: 0px;
	margin-left: 0;
	width: 250px;
	background-position: 4px;
	background-color: #999;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}
.menublock li a:hover{text-decoration:none;}

/**************** Menublock styles ****************/

.menublock{
	font-size:1em;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-top-width: 0px;
	border-top-style: dashed;
	border-top-color: #666666;
	text-indent: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 12px;
	width: 238px;
	background-repeat: no-repeat;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEE;
}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{
	font-weight:normal;
	text-decoration:none;
	color: #333333;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.menublock li ul{
	margin:3px 0 3px 15px;
	font-size:.9em;
	font-weight:normal;
}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{
	font-weight:normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#apDiv1 {
	position:relative;
	width:230px;
	height:23px;
	z-index:1;
	font-size: x-small;
	left: 675px;
}
.navigtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}



/**************** Searchbar styles ****************/

#searchbar{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 23;
	clip: rect(auto,auto,auto,23px);
}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
	clear:both;
	width:929px;
	font-size:0.9em;
	color:#f0f0f0;
	background-color: #232323;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.Rouge {
	background-color: #E5E5E5;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}


#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{
	float:right;
	width:48%;
	clip: rect(auto,10px,auto,auto);
	margin-right: 10px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 2px;
}
.clear{clear:both;}
.red{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
	border:1px solid #FFF;
	background-color:#fafbfc;
	color:#505050;
	line-height:normal;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 20px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.public {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#menutop {
	position:absolute;
	width:245px;
	height:23px;
	z-index:1;
	left: 680px;
	top: 0px;
	float: left;
	display: block;
	clip: rect(auto,auto,auto,683px);
}

menutop {
	float: right;
	width: 200px;
}
#content h4 {
	display:block;
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:0px;
	color:#505050;
	background-color:inherit;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 16px;
	margin-left: 0;
	clip: rect(auto,10px,auto,auto);
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
}

