*
{
	padding:0;
	margin:0;
}

body
{
	background:url(../images/font.jpg) #034cb4 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
	}

#global {
	background:url(../images/font_tab.png) repeat-y !important;

	width: 990px; 
	margin: 0 auto; 
}

#centre
{
	background:url(../images/fon_navigateur.jpg) left repeat-y;
	width: 100%; 
	overflow: hidden;
	margin-left:18px;
	margin-right:40px;
}

#entete
{
	background:url(../images/bar_menu.gif) bottom repeat-x;
	width:950px;
	height:174px;
	margin-left:18px;
	}
#flash
{
	background:url(../images/img_entete.png) no-repeat;
	
	width:949px;
	height:170px;
}


#navigation {
	background:url(../images/fon_navigateur.jpg) repeat-y;
	width:244px;
	float:left; 
	

}
#navigation p

{
	display:block;
	width:217px;
	height:101px;
	padding-top:9px;
	text-align:center;
}

#navigation dl
{
	display:block;
	width:217px;
	padding-top:13px;
	font-size:12px;
	color:#3e3e3e;
	text-transform:uppercase;
	text-align:center;
	}
#navigation dt
{
	padding-bottom:17px;
	text-align:center;
}
#navigation ul
{
	display:block;
	width:217px;
	height:227px;
	padding-top:30px;
	margin-left:10px;
}

#navigation ul li
{
	list-style:none;
	background:url(../images/2.png) no-repeat;
	font-family:Corbel,Arial, Helvetica, sans-serif;
	font-size:20px;
	width:204px;
	height:37px;
	line-height:35px;
	text-align:center;
	

}
#navigation .haut
{
	background:url(../images/1.png) no-repeat;
	width:204px;
	height:36px;
	}
#navigation .bas
{
	background:url(../images/3.png) no-repeat;

	width:204px;
	height:45px;
}
#navigation ul li a

{
	display:block;
	width:204px;
	height:35px;
	text-decoration:none;
	color:#3e3e3e;	
}
#navigation ul li a:hover

{

	background:url(../images/1.png) bottom no-repeat;

	display:block;
	width:204px;
	height:37px;
	font-weight:bold;
	color:#900;	
}
#contenu {
	
	height:640px;
	margin-left: 245px; 
	margin-right:80px;
	
	
	}
#contenu h2
{
	background:url(../images/img_titre.gif) no-repeat #FFF left;
	font-family:Corbel,Arial, Helvetica, sans-serif;
	width:400px;
	height:68px;
	font-size:18px;
	font-weight:bold;
	line-height:38px;
	padding-left:10px;
	letter-spacing:1px;
}

#contenu h3
{
margin:15px;
}

#contenu p
{
	padding-left:30px;
	text-align:justify;
       margin-bottom:10px;
}

#contenu p.plan a{
color:#3e3e3e;
font-size:14px;
text-decoration:none;
font-weight:bold;
}

#contenu p.plan a:hover{
text-decoration:underline;
}

#pied
{
	background:#000;
	min-height:31px;
	margin-left:244px;
	margin-right:40px;
	padding:0;

}
#pied ul
{
	width:480px;
	text-align:center;
	margin:0 auto;
	color:#FFF;
}
#pied li
{
	list-style:none;
	font-size:10px;
	display:inline;
}
#pied a
{
	color:#FFF;
	}
#pied a:hover
{
	  
	text-decoration:none;
	}