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

html{
	font-family: Arial, Verdana, Helvetica;
	color:#ffffff;
	font-size:11px;

}

body{
	background-color:#ffffff;
	margin:0 auto;
	width:832px;
}

form  {
	margin:0;
}

object { outline:none; }

body a{
	text-decoration:none;
	color:#ffffff;
}

body a:visited{
	color:#ffffff;
}

body a:hover{
	color:rgb(255,160,0);
}

img{
	border:0;
}

#site{
	width:832px;
	margin:0;
	text-align:left;
	background-color:rgb(14,37,90);
}

sup {
	font-size: .9em;
}  

.spacer { 
clear: both; 
} 

/*-------------------------
          HEADER
---------------------------*/

#header{
	width:832px;
	height:190px;
	margin:0;
	padding:0;
}

#header-top{
	background-color:rgb(14,37,90);
	width:807px;
	height: 62px;
	padding:48px 0 0 25px;
}

#header-bottom{
	background-color:#ffffff;
	width:830px;
	height:79px;
	padding-top:5px;
	border:1px solid rgb(14,37,90);	
}

#header-lang{
	width:117px;
	height:24px;
	margin-left:697px;
	text-align:right;
}	

#header-menu{
	height: 25px;
	text-align:left;
	margin-top:10px;
	margin-left: 16px;
	font-size:12px;
	letter-spacing : 0.03em	
}

#header-menu ul{
	background:url(../images/menu_row.jpg) no-repeat  0 0;
    width:815px;
	height:25px;
    padding:0;
	margin:0;
	list-style:none;
}

#header-menu ul li {
	background:url(../images/menu_btn.gif) no-repeat  0 0;
	width:149px;
	height:27px;
	float:left;
	display:inline;
	margin-right: 14px;
	text-align:center;
	padding-top:6px;
	font-weight:bold
}

#header-menu ul li.selected a{
	color:rgb(255,160,0);
}

#header-menu ul li:hover a{
	color:rgb(255,160,0);
}

/*-------------------------
          MIDDLE
---------------------------*/

#middle{
	background:url(../images/back_photo.jpg) no-repeat 0 0;
	background-color:rgb(14,37,90);
	width:816px;
	text-align:left;
	margin:0;
	padding:15px 0 0 16px;
}

#middle-content-head{
	background:url(../images/middle-content-header.gif) no-repeat 0 0;
	width:800px;
	height:4px;
	margin:0;
	padding:0;	
}

#middle-content{
	background-color:#ffffff;
	color:#000000;
	width:800px;
	height:100%;
	overflow :hidden;
	margin:0;
	padding:0;
}

#middle-content-left{
	width:150px;
	height:100%;
	float:left;
}

#middle-content-left ul{
    width:110px;
    padding:0;
	margin-top: 25px;
	margin-left: 15px;
	list-style:none;
}

#middle-content-left ul li {
	color:#0f3764;
	width:110px;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px dashed rgb(14,37,90);
}

#middle-content-left ul li a{
	color:rgb(14,37,90);
	width:150px;
}

#middle-content-left ul li.selected a{
	color:rgb(255,140,50);
}

#middle-content-left ul li a:hover{
	color:rgb(255,160,0);
}

#middle-content-middle{
	width:430px;
	min-height:360px;
	height:100%;
	float:left;
	margin:0;
}

#middle-content-middle-form{
	width:630px;
	min-height:360px;
	height:100%;
	overflow :hidden;
	float:left;
	margin:0;
}

#middle-content-middle-form p{
	margin:0;
}
#middle-content-middle-content{
	padding:33px 20px 20px 20px;
	height:100%;
	float:left;	
}

#middle-content-middle p{
	margin:0;
}

#middle-content-middle-content a:hover{
	color:rgb(255,160,0);
}
#middle-content-middle-content ul{
	list-style:none;
	margin-top:10px;
	padding:0;
	margin-left:0;
}

#middle-content-middle-content ul li{
	margin-top:5px;
}

#middle-content-middle-content ul li:hover a{
	color:rgb(255,140,50);
}

#middle-content-middle-content a:visited {
	color:#000000;
}

#middle-content-middle-content a{
	color:#000000;
}

#middle-content-row-dotted{
	width:1px;
	border-left:1px solid #4996cc;
	float:left;
	padding:0;
	margin-top:37px;
}

#middle-content-right{
	width:217px;
	float:left;
	margin:0;
	padding-top:37px;
}

#middle-content-right-content{
	padding:0px 30px 0px 30px;
	text-align:center;
	font-weight:bold;
	color:#0f3764;
}

#middle-content-right-content a{
	color:rgb(14,37,90);
}

#middle-content-right-content a:hover{
	color:rgb(255,160,0);
}

#middle-content-right-file{
	width:650px;
	min-height:360px;
	float:left;
	margin:0;
	padding:0;
}

#middle-content-right-file-content{
	padding:15px;
}

#middle-content-right-file-content ul{
	list-style:none;
	margin-top:10px;
	padding:0;
	margin-left:0;
}

#file-header ul{
    width:620px;
	height:40px;
	padding-top:17px;
	margin:0;
	list-style:none;
}

#file-header ul li {
	background:url(../images/file_onglet.jpg) no-repeat  0 0;
	width:105px;
	height:40px;
	float:left;
	display:inline;
	text-align:center;
	padding-top:8px;
	margin-left:-2px;
	color:rgb(14,37,90);
	cursor:pointer;
}

#file-header ul li:hover {
	color:rgb(255,160,0);
}

#file-header ul li.over {
	color:rgb(255,160,0);
}

#file-header ul li.over {
	background:url(../images/file_onglet_over.jpg) no-repeat  0 0;
}

#file-content{
    width:577px;
	height:200px;
    padding:20px;
	margin:0;
	border-left:1px solid rgb(14,37,90);
	border-right:1px solid rgb(14,37,90);
	border-bottom:1px solid rgb(14,37,90);
}

#file-content p{
	margin:0;
}

/*-------------------------
         FORMULAIRE
---------------------------*/

#formulaire1 {
	text-align:right;
	margin-top:30px;
}

#formulaire1 input {
	border:1px solid #0e255a;
}

#formulaire1 textarea {
	border:1px solid #0e255a;
}

#formulaire2 {
	text-align:right;
}

#formulaire2 input {
	border:1px solid #0e255a;
}

#formulaire2 textarea {
	border:1px solid #0e255a;
}

.form {
	width:205px;
}

.file {
	width:209px;
}

html:not([lang*=""]) .file {
	width:206px;
}
/*-------------------------
    MIDDLE (animations)
---------------------------*/

#middle-animation{
	position:absolute;
}

#middle-pass-intro{
	position:absolute;
	top:520px;
	width:800px;
	height: 20px;
	text-align:center;
}
/*-------------------------
           FOOTER
---------------------------*/

#footer{
	background-color:rgb(14,37,90);
	clear:both;
	overflow:hidden;	
	width: 832px;
	height: 60px;
	text-align:center;
}

#footer p{
	margin:6px;
	padding:0;	
}

#footer-menu ul{
    width:350px;
	height:20px;
    padding:5px 0 0 0;
	margin:0 auto;
	list-style:none;
	border-top:1px solid #4996cc;
}

#footer-menu ul li {
	width:100px;
	display:inline;
	margin-left: 3px;
	margin-right: 3px;
}
