body
	{
	background-color : #fdfdf6;
	text-align: center;
	font-family : arial;
	font-size : 13px;
	color : #333333;
	line-height: 19px;
	}
	
td, tr, th
	{
	font-family : arial;
	font-size : 13px;
	color : #333333;
	}
	
h3 
	{
	text-align: center;	
	}
	
h4 
	{
	font-size: 14px;
	color: #FF0000;
	}

div.corps
	{
	width : 900px;
	margin: auto;
	text-align: left;
	}

div.banniere
	{
	background-image : url(../Design/Images/banniere.png);
	height : 203px;
	border : solid 1px #666666;
	}
	
div.menu_gauche
	{
	width : 120px;
	line-height : 25px;
	margin-top: 17px;
	padding : 0px 0px 0px 0px;
	border : solid 0px #666666;
	float: left;
	}
	
div.menu_droite
	{
	width : 190px;
	margin-top: 17px;
	padding : 0px 0px 0px 0px;
	border : solid 0px #666666;
	float: left;
	}
	
div.page
	{
	width : 540px;
	font-family : arial;
	font-size : 13px;
	color : #333333;
	margin: 17px 10px;
	padding : 10px 10px 10px 10px;
	border : solid 1px #333333;
	background-color : #fffee9;
	float: left;
	}
div.page700
	{
	background-color : #fffee9;
	width : 700px;
	border : solid 1px #333333;
	padding : 10px 10px 10px 10px;
	font-family : arial;
	font-size : 13px;
	color : #333333;
	}
	
div.sous_menu
	{
	background-color : #ffffff;
	margin : 0px 10px 10px;
	padding : 5px 5px 5px 5px;
	border : solid 1px;
	line-height : 20px;
	}
	
div.projet_etape
	{
	background-color : #fffff9;
	margin : 5px 5px 5px 5px;
	padding : 10px 10px 10px 10px;
	border : solid 1px; 
	display : none;
	text-align : justify;
	}
	
div.medias_evenements
	{
	background-color : #fffff9;
	border : solid 1px; 
	display : none;
	text-align : center;
	line-height : 20px;
	}
	
img.page
	{
	border : solid 1px;	
	}
	
.menu_link
	{
	font-family : arial;
	font-size : 13px;
	text-decoration : none;
	color : #0000CC;
	}

.menu_link:hover
	{
	color : #000099;
	}
	
.sous_menu_link
	{
	font-family : arial;
	font-size : 13px;
	text-decoration : none;
	color : #0000CC;
	}
	
.sous_menu_link:hover
	{
	color : #000099;
	}
	
.page_link
	{
	color : #333333;
	cursor : pointer;
	text-decoration : none;
	}
	
.page_link:hover
	{
	color : #0000ff;
	}

.error
	{
	font-family : arial;
	font-size : 13px;
	color : #ff0000;
	}
