body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Verdana;
	color : #002084;
}
h1{
	padding:0px;
	margin:0px;
}
a, a:link, a:active{
	color:#32680a;
	text-decoration:none;
}
a:hover{
	color:#002084;
	text-decoration:underline;
}
#contenu_html{
	margin-right:auto;
	margin-left:auto;
	width:995px;
}
#bandeau_haut{
	width:995px;
	height:172px;
	background-image: url("../images/fond_bandeau_haut.jpg");
}
#menu{
	/*width:867px;*/
	width:850px;
	height:48px;
	background-image: url("../images/fond_menu.jpg");
	padding-left:128px;
	padding-top:12px;
}
#contenu{
	width:995px;
	background-image: url("../images/fond_marge.jpg");	
	float:left;
}
#contenu_texte{
	width:899px;
	min-height:300px;
	background-image:url("../images/fond_contenu.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:50px;
	margin-right:auto;
	margin-left:auto;
}
#pied_page{
	width:899px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	color:#32680a;
	clear:both;
}
#contenu_texte_gauche{
	width:620px;
	float:left;
	padding:20px;
}
#contenu_texte_droite_33{
	width:209px;
	height:259px;
	background-image:url("../images/fond_actu_33.jpg");
	background-repeat: no-repeat;
	float:left;
}
#contenu_texte_droite_44{
	width:209px;
	height:259px;
	background-image:url("../images/fond_actu_44.jpg");
	background-repeat: no-repeat;
	float:left;
}
#marge{
	height:300px;
	width:0px;
	float:left;	
}

/*                     */
/* Styles page contenu */
/*                     */

#contenu_texte_rub{
	width:899px;
	min-height:300px;
	background-image:url("../images/fond_contenu_rub.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:70px;
	float:left;
	/*margin-left:48px;*/
}
#contenu_texte_droite_rub{
	width:215px;
	float:left;
	/*height:280px;
	background-image: url("../images/fond_photo.jpg");*/
	
}
	#place_menu_1{
		width:215px;
		height:26px;
		background-image:url("../images/bord_menu_haut.jpg");
		background-repeat:no-repeat;
		margin-top:15px;
	}
	#place_menu_2{
		width:195px;	
		padding:10px;
		background-image:url("../images/bord_fond_menu.jpg");
		background-repeat:repeat-y;
	}
	#place_menu_3{
		width:215px;
		height:26px;
		background-image:url("../images/bord_menu_bas.jpg");
		background-repeat:no-repeat;
	}
#sous_menu_portail ul{	
	padding:0px;
	margin:0px;
}
#sous_menu_portail li{
	display:block;
	float:left;
	margin-bottom:5px;
	padding-left:15px;
	margin-right:25px;
	background-image: url("../images/puce_menu.jpg");
	background-repeat: no-repeat;
}
#titre_rub{
	font-weight: bold;
	font-size: 15px;
}

.menu_sous_rubrique{
	margin-bottom:5px;
	padding-left:15px;
	background-image: url("../images/puce_menu.jpg");
	background-repeat: no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#place_menu_2 ul{
	margin:0px;
	padding:0px;
}
.menu_article{
	margin-left:10px;
	color:#32680a;
}
.portail_titre_article{
	font-size:16px;
	font-weight:bold;
	margin-left:25px;
}
#contenu_texte_droite_actus{
	width:180px;
	height:170px;
	margin-top:85px;
	float:left;
	padding:10px;
}
#contenu_texte_droite_actus marquee{
	height:150px;
	width:160px;
	text-align:justify;
}
#menu_titre_rub{
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}
