body { 
	font-size : 12px; 
    font-family : Verdana, Arial, sans-serif; 
    color : #4a4b4d; 													
    background-color : #ededed;
 }
 
h1{
font-size:18px;
}

h2{
font-size:14px;
}

a:link, a:active, a:visited {
color : #4a4b4d;

}

.contentheading { 
   Font-size : 20px; 
   Font-weight : Bold; 
   Color : #005dab; 
} 
 
 .contentpaneopen{
font-size : 12px;
margin-right:20px;
}

#back{
    background-image : url('../images/background.jpg'); 
    background-repeat : no-repeat; 
    background-position : top center; 
	position:center;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	height : 600px;
	width: 1000px;
}

#titre{
	background-color : #ffffff;
	position:absolute;
	top:180px;
	margin-left:100px;
	width:800px;
	height:70px;
	z-index:0;
	opacity:.65;
	filter:alpha(opacity=85);
}


#logo{
	float: left;
	background-image : url('../images/logo.gif'); 
	background-repeat : no-repeat; 
	background-position : left; 
	margin-left:10px;
	margin-top:5px;
	width:400px;
	height:60px;
	/*	opacity:1.5;
	filter:alpha(opacity=150);*/
}

#taille{
	background-color:#00ff00;
	margin-left: 500px;
	margin-right:100px;
	height:60px;
	}

#langue{
float: right; 
	margin-right:10px;
	margin-top:10px;
	width:70px;
	height:60px
	/*	opacity:1.5;
	filter:alpha(opacity=150);*/
}

#navigation{
	font-size : 10px; 
	font:center;
	/*background-color : #ffffff;*/
	background : url('../images/nav-repeat.jpg') repeat-x #8A919D;
	position:absolute;
	top:251px;
	margin-left:100px;
	width:800px;
	height:20px;
	text-align:center;
	z-index:0;
	opacity:.95;
	filter:alpha(opacity=95);
}

#content{
	font-size : 10px; 
	font:center;
	background-color : #ffffff;
	position:absolute;
	top:272px;
	margin-left:100px;
	width:800px;
	text-align:center;
	z-index:0;
}

#content-left{
	float:left;
	width:180px;
	background-color:#ffffff;
	text-align:left;
margin-left : 2px;
margin-top:10px;
	/*padding-top:5px;
	margin-right:5px;
padding-left:5px;*/
	
}

#content-right{
	float:left;
/*	width:790px;*/
	background-color:#ffffff;
	text-align:left;
	padding-top:15px;
	padding-left:5px;
}

#footer{
	clear:both;
	width:800px;
	height:25px;
	margin-top:10px;
	background-color:#ffffff;
}

#last{
	background-color:#ededed;
	height:10px;
}

#menu-level-1 {
margin : 0;
padding : 0px;
/*background : url('../images/button1.gif') left top repeat-x;*/
height : 20px;
}

#menu-level-1 li {
float : left;
list-style : none;
border-right:1px solid #ffffff;
}

#menu-level-1 .active {
background : url('../images/nav-repeat-hover.jpg') repeat-x #2562a0;
}

#menu-level-1 span {
display : inline-block;
padding : 0px 8px 0px 5px;
/*background : url('../images/button2.gif') right top no-repeat;*/
color: #ffffff;
height : 20px;
line-height : 20px;
cursor : pointer;
}

#menu-level-1 a {
display : inline-block;
height : 20px;
margin : 0px 2px 0px 2px;
padding : 0px 0px 0px 5px;
/*background : url('../images/button2.gif') left top no-repeat;*/
text-decoration: none;
text-align: center;
text-transform : uppercase;
font-size : 11px;
cursor : pointer;
}

#menu-level-1 a:hover {
/*background : url('../images/button3.gif') left top no-repeat;*/
background : url('../images/nav-repeat-hover.jpg') repeat-x #2562a0;
color:#ffffff;
}

/*#menu-level-1 a:hover span {
background : url('../images/button3.gif') right top no-repeat;
color:#ffffff;
}*/

#menu-level-2 {
margin : 0px;
padding : 0px;
}


/* ################ left ######################## */
#content-left form {
background:#EFDEEA;
color:#000;
font-size:0.9em;
margin:0px 0 0px 0px;
padding:0px 0px;
}

#content-left h3 {
color:#000;
font-family:trebuchet MS, sans-serif;
font-size:1.2em;
margin:0 0 0 5px;
padding:7px 5px 7px 10px;
border:solid 0;
}

#content-left ul {
list-style-type:none;
margin:5px 0px 0px 0px;
padding:0px 0px 5px 10px;
}


#content-left ul li {
border:solid 1px #fff;
margin:0 0 2px;
}

#content-left ul li a {
display:block;
padding:3px 4px 3px 10px;
text-decoration:none;
}

#content-left ul li a:link,#content-left ul li a:visited {
background:#e4ecf3;
border-bottom:solid 1px #bed9f4;
color:#000;
font-weight:normal;
}

#content-left ul li a:hover,#content-left ul li a:active,#content-left ul li a:focus {
background:#333 !important;
color:#fff !important;
}







