body
	{
	background:#e4e4e4;
	text-align:center;
	margin:auto auto;
	width:100%;
	height:100%;
	color:#444;
	}
	
a
	{
	color:#e3057e;
	text-decoration:none;
	border-bottom:1px dotted #e3057e;
	}
	
img
{
	border:0px;	
}

table
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
p
{
	margin:0px;
	padding:0px;
}

#actu
	{
	background:url(images/actualite.png);
	width:196px;
	height:255px;	
	}
	
#body
	{
	background:url(images/background.jpg) no-repeat;
	padding-top:48px;
	width:1055px;
	height:880px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#contenu
	{
	position:absolute;
	margin-top:250px;
	width:958px;
	height:520px;
	text-align:left;
	vertical-align:top;
	}

input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#corps
	{
	margin-left:48px;
	width:958px;
	height:775px;
	}
	
	
#menu
	{
	position:absolute; 
	margin-top:50px;
	margin-left:275px;	
	}
	
#menu_gauche
	{
	width:201px;
	font-size:10px;
	color:#333;
	}
	
#contenu_texte
	{
	width:537px;
	overflow:auto;
	background-color:#fff;
	padding:5px;
	}

#sous_menu
{
	height:15px;
	margin:5px;
}

#sous_menu a
{
	font-size:12px;
}

.item
	{
	background-image:url(images/corner.png);
	background-repeat:no-repeat;
	width:128px;
	height:57px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	float:left;
	margin-right:10px;
	font-size:12px;
	font-weight:900;
	cursor:pointer;
	}

.item2
	{
	text-transform:none;
	font-weight:normal;
	font-family:Arial;
	}
	

.itemM
	{
	margin-top:14px;
	cursor:pointer;	
	}

.lien
{
	color:#e3057e;
	border-bottom:1px dotted #e3057e;
}

.titreJaune
	{
	font-size:16px; 
	font-weight:900;
	color:#fdc703;
	}
	
.titreVert
	{
	font-size:16px; 
	font-weight:900;
	color:#b4cc08;
	}
	
.titreViolet
	{
	font-size:14px; 
	font-weight:900;
	color:#e3057e;
	}
	
.titreBleu
	{
	font-size:16px; 
	font-weight:900;
	color:#06b4dc;
	}
	
.titreMarron
	{
	font-size:16px; 
	font-weight:900;
	color:#f19204;
	}
	
.item a
	{
	text-decoration:none;
	color:#FFF;	
	border:none;
	}

.border_none
{
	border:0px;
}
