body {
    margin:auto;
	background-color:#E5E5E5;
	background-image:url("../../images/fond.png");
	/*background-image:url("../../images/fond_ie.png");*/
	background-position:center;
	background-repeat:repeat-y;
	font-family: Arial, Verdana, serif;
	font-size:0.8em;
	/*color:#353535;*/
	width:772px;
}

#menu {
	/*text-align:center;*/
	height:18px;

	background-image:url("../../images/menu.png");
	background-repeat:repeat-x;
	letter-spacing:2px;
}

#menu .element, #menu .element_desactiver, #bas .element, #bas .element_desactiver  {

	padding-left:7px;
	padding-right:7px;
	height:18px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

#menu .element, #menu .element_desactiver {
	border-right:1px solid white;
}

#menu .element_desactiver, #bas .element_desactiver {
	height:18px;
	color:white;
	font-weight:normal;
}

#bas .element_desactiver,  #bas .element {

	color:#4F82D7;
}

#menu .element_desactiver, #menu .element {
	
}

#sous_menu_contenaire {

	color:#0F4CA5;
	padding-left:10px;
	
	height:53px;
	background-image:url("../../images/fond_sous_menu.png");
	background-repeat:repeat-x;
	background-position:top;
}

#sous_menu_background {

	height:53px;
	background-image:url("../../images/image_sous_menu.png");
	background-repeat:no-repeat;
	background-position:top right;
}

#contenu {
	padding:20px;
}

#banniere {
	width:772px;
	height:126px;
	background-image:url("../../images/banniere.png");
	background-repeat:no-repeat;
}

#banniere_bleu {
	width:772px;
	height:126px;
	background-image:url("../../images/banniere_bleu.png");
	background-repeat:no-repeat;
}

grande_banniere {
	width:772px;
	height:275px;
	background-image:url("../../images/banniere_accueil.png");
	background-repeat:no-repeat;
	margin-top:1px;
	margin-bottom:1px;
}

#barre {
	width:772px;
	height:32px;
	background-image:url("../../images/barre.png");
	background-repeat:no-repeat;
}

#bas {
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	margin-top:20px;
	margin-bottom:10px;
	height:90px;
	background-image:url("../../images/bas.png");
	background-repeat:no-repeat;
	text-align:center;
}

#by {
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	margin-top:0px;
	/*margin-bottom:10px;*/
	padding:2px;
	height:18px;
	background-color:#f3f2f2;
	text-align:center;
}

#news {
	margin:0px;
	padding:10px;
	border:1px solid #BBBBBB;
	background-image:url("../../images/haut_news.png");
	background-color:white;
	background-repeat:repeat-x;
}

#news .titre {
	color:#4f82d7;
	
	margin:0px;
	padding:0px;
}

#news .header {
	margin:0px;
	padding:0px;

	margin-bottom:10px;
	padding-bottom:10px;

	border-bottom:1px solid #e5e5e5;
}

#news .date {
	color:#3066c1;
	/*float:left;*/
}
