@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
background-color:#fff;
}
tr{padding-top:0px; padding-bottom:20px;}
td{padding-right:30px; text-align:left;}
.actu {padding-right:10px; padding-top:5px;}
em{color: red;}

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-image: url(images/img_fond.gif);
background-color:#d8e8f3;
background-repeat: no-repeat;
height: 100%;
margin-top:15px;
position:relative;

}

#logo{
width:220px;
height:70px;
float:left;
background-image:url(images/logo2.png);

}

#menu {
	
	width: 1005px;
	height:70px;
	background-color:#FFFFFF;
		
	}

#nav{
	width: 785px;
	height:45px;
	float:right;
}
	

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	
	
}

#nav a {
	display: block;
	width: 151px;
	height:40px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-family:calibri;	
	line-height:2.3em;
	background-repeat:no-repeat;
	
}




#nav a:hover{
	background-image:url(images/onglet_hover.png);
	background-repeat: no-repeat;
	height:45px;
	width:151px;
	font-weight:bold;
	line-height:2.3em;
	margin-bottom: -5px;
	vertical-align: top;
}


#accueil a{
	width:151px;
	background-image: url(images/onglet_bleu.png);
	background-repeat: no-repeat;
}


#accueil a:hover{
	height:45px;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(images/onglet_hover.png);
	background-repeat: no-repeat;
	font-weight:bold;	
	vertical-align: top;
	margin-bottom: -5px;
}

/*#contact a{
	width: 151px;
	height:40px;
	background-image:url(images/onglet_bleu.png);
	background-repeat: no-repeat;
}

#contact a:hover{
background-image:url(images/onglet_hover.png);
	background-repeat: no-repeat;
	width: 151px;
	height:40px;
	font-weight:bold;
	
	
}
#contact .niveau2 a{

	background-image:url(images/sous_menu.png);
	width: 151px;
	height:25px;
background-repeat: no-repeat;
margin-top:0px;

	
}
#contact .niveau2 a:hover{
background-image:url(images/sous_menu_hover.png);
	background-repeat: no-repeat;
	width: 151px;
	height:25px;
	font-weight:bold;
	background-repeat: no-repeat;

	
}*/

#nav li {
	float: left;
	width: 151px;
	margin-left:5px;
	margin-top:30px;
	background-image:url(images/onglet_bleu.png);
	background-repeat: no-repeat;
	
}


#niveau2 li{
background-image:url(images/sous_menu.png);
background-repeat: no-repeat;
margin-top:0px;
}



#niveau2 li a{

	width: 151px;
	height:25px;
	text-align:center;
	color:#FFFFFF;
	background-repeat: no-repeat;
	line-height:1.5em;
	margin-right: 0px;


}

#niveau2 li a:hover{
	background-image: url(images/sous_menu_hover.png);
	width: 151px;
	height:25px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:0px;
	line-height:1.5em;
}

#nav li ul {
	position: absolute;
	width: 151px;
	left: -700px;	
	background-repeat:no-repeat;
	border:none;
	text-align:center;
	margin-left:-5px;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li.sfhover2 ul {
	left: auto;
	margin-left:-10px;
}

#contentwrapper{
	
	float: left;
	width: auto;
	height:100%;
	border-left: 3px solid #417bff;
	margin-top:5px;
	
}

#contentcolumn{
	top:100px !important;
	left:790px !important; 
	width:500px !important; 
	_width:600px;
	float:left !important; 
	margin-right: 440px !important; /*Set right margin to RightColumnWidth*/
	_margin-right: 340px; /*Set right margin to RightColumnWidth*/
	margin-top: 60px !important;
	_margin-top: 60px;
	_height: auto;
	_left:60;
}

#rightcolumn{
	position:absolute !important;
	top:100px !important;
	\position:fixed;
	_position:fixed;
	width:350px; /*Width of right column*/
	_width: auto; /*Width of right column*/
	_max-height: 10px;
	_height:50px;
	margin-left:650px;/*Set left margin to -(RightColumnWidth) */
	_margin-left: -320px; /*Set left margin to -(RightColumnWidth) */
	margin-top:60px;
	_margin-top:50px;
	_float: left;
	left:50px ;
	_left:50px;
}

#box1{
	width: 300px;
	height: 200px;
	margin-top: 10px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-image: url(images/box-droite.png);
}

#box2{
	width: 300px;
	height: 120px;
	margin-top: 10px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-image: url(images/box-droite2.png);
}

#box3{
	width: 300px;
	height: 170px;
	margin-top: 10px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-image: url(images/box-droite3.png);
}

#footer{
	height:35px;
	clear: left;
	width: 1000px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	color: #FFF;
	text-align: center;
	font-family:calibri;
	font-size:12px;
	margin-top: 0px;
}


#footer a{
	color: #000000;
}

.png_bg
{
	
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	font-family:calibri;
	padding-right:10px;
	padding-left:10px;
	text-align:justify;
	font-size:13px;
}

.text{
	padding:10px;
	font-family:calibri;
	font-size:13px;
	width: 260px;
	height: 200px;
	text-align:justify;
}

h1{
	font-family:calibri;
	font-size:20px;
	color:#000066;
}

h2{
	font-family:calibri;
	font-size:18px;
	color:#0051b5;
	margin-left:20px;
}

h1 img{
	margin-left:0px;
	margin-top:5px;
}

#illustration{
	margin-left:50px;
	margin-top:0px;
}


.titre_d{
	color:#0051b5;
	font-weight:bold;
	font-size:14px;
	font-family:calibri;
	background-image:url(images/titre_g.gif);
	background-repeat:no-repeat;
	background-position:13% 15%; 
}

.arrow{
	background-image:url(images/Arrow.gif);
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:0% 65% ;
	padding-left:20px;
}

.contenu_d{
	color:#000;
	padding-left:20px;
	font-family:calibri;
	font-size:13px;
	text-align:justify;
}

.innertube li{
	background-image:url(images/puce.png);
	margin-left:20px;
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:0% 65% ;
	padding-left:20px;
	font-size: 13px;
}

.presta{
	font-family:calibri;
	font-size:13px;
	padding-left:15px;
}

#colorbox{
	color:#0051b5;
	font-weight:bold;
	font-size:14px;
}

#presta li{
	font-family: calibri;
}
