
body {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	padding: 0;
	font: 75% Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	text-align: center;
	color: #535353;
}

a:link, a:visited, h3 {
	color: #1c7018;		
}

strong
{
	color: #535353;
}

h2 {
	font: 160% Verdana, Times, serif;
	font-weight: bold;
	line-height:100%;
	color: #0c5000;
	width: auto;
	margin: 10px 0 8px 0;
	padding: 4px 4px 4px 27px;
	background: url('../images/puce_h2.gif') no-repeat 0px 7px ;
}

	


h3 {
	margin:5px 0px 0px 0px;
	padding:4px 0px 0px 6px;
	font: 120% Verdana, Times, serif;
	font-weight: bold;
	
}

.img_align_left_bordure {
	float: left;
	border:2px solid black;	
	margin-top: 2px;
	margin-right: 5px;
}

.img_align_right_bordure {
	float: right;
	border:2px solid black;	
	margin-top: 2px;
	margin-left: 5px;
}

.img_align_left_ssbordure {
	float: left;
	border:0px;	
}

.img_align_right_ssbordure {
	float: right;
	border:0px;
}



#page .txt {
	line-height: 120%;
	margin:0;
	padding:0 0 0 15px;
	height: 15px;
	background: url(../images/puce_txt.gif) no-repeat 4px 4px;
}

#page .email {
	line-height: 120%;
	margin:0;
	padding:0 0 0 15px;
	height: 15px;
	background: url(../images/puce_email.gif) no-repeat 4px 4px;
}

#page .localadresse {
	line-height: 120%;
	margin:0;
	padding:0 0 0 15px;
	height: 15px;
	background: url(../images/puce_loupe.gif) no-repeat 4px 4px;
}

#page .ext {
	line-height: 120%;
	margin:0;
	padding:0 0 0 15px;
	height: 15px;
	background: url(../images/puce_lien_externe.gif) no-repeat 4px 4px;
}

.aller_contenu {
	height:1px;
	width:1px;
	padding:0;
	margin:0;
	overflow: hidden;
}

	.aller_contenu a {
		font-size: 1px;
		padding:0;
		margin:0;
	}

#home #site {
	width: 955px;
	margin: 0px auto;
	padding: 0 0 10px 0;
	text-align: left;
	background: #ffffff;
}

#home #page {
	text-align: left;
	float:left;
	width: 955px;
	margin: 0 auto;
	padding:0;
	background: #FFF;
}

#page_droite
{
	width:737px;
	float:right;
	padding: 0px;
	margin:0px;
}

#page_gauche
{
	width: 218px;
	float:left;
	clear: left;
}

h1.grenelle_accueil, h1.grenelle_commun
{
	width:737px;
	height:165px;
	text-indent: -9000px;
	color:#59990d;
	float:left;	
	margin:0px;
	padding:0px;
}

h1.grenelle_accueil
{
	background: #fff url("../images/accueil_haut2.jpg") no-repeat top left;
}

h1.grenelle_commun
{
	background: #fff url("../images/haut2.jpg") no-repeat top left;
}

.liste_sspuce {
	list-style: none;
	margin: 0;
	padding: 0;
}

	.liste_sspuce li
	{
		display: block;
		clear: left;
	}

	

#contenu_page
{
	background: #ffffff url("../images/accueil_droite2.jpg") no-repeat top right;
	width: 712px;
	float:right;
	margin: 0px;
	padding:0px 25px 20px 0px;
}

	#contenu_page p {
		margin:0px;
		padding:5px 10px;
		text-align:justify;
	}
	
	#contenu_page p.mention {
		font-size:80%;
	}
	
	#contenu_page ul
	{
		margin-top: 0px;
		margin-bottom: 0px;
	
	}
	
	#contenu_page li {
		margin:0px;
		padding: 0px 0px 2px 0px;
	}


	#colonne_gauche
	{
		width:320px;
		float:left;	
	}

		#actualite
		{
			background: #ffffff url("../images/accueil_actu_fond.gif") no-repeat top left;
			width: 315px;
			margin: 0px;
			padding:0px;
			float:left;
		}
		
			.actu_bordure
			{
				width: 280px;
				height: 230px;
				overflow: hidden;
				padding: 5px;
				margin:7px;
				border:1px solid black;	
				background: #fff;	
			}
			
			.slide_news
			{
				width: 280px;
				height: 230px;
				overflow: hidden;			
			}
			
			.actu_soustitre
			{
				color:#cc0000 !important;
			}
			.actu_centre
			{
				text-align: center !important;
				font-size: 110%;
			}
	
		ul.liste_lien_page
		{
			float: left;
			padding:15px 0px;
			margin:0px;
			width: 315px;
			height: 42px;
		}
	
	
		#documentation
		{
			background: #ffffff url("../images/accueil_doc_fond.gif") no-repeat top left;
			width: 315px;
			height: 256px;
			margin: 0px;
			padding:0px;
			float:left;		
		}
		
			.doc_bordure
			{
				width: 280px;
				height: 180px;
				overflow: auto;
				padding: 5px;
				margin: 37px 7px 7px 7px;
				border:1px solid black;	
				background: #fff;
			}
			
			.doc_bordure li
			{
				float: left;
				width: 260px;
			}
			
			.doc_bordure img
			{
				float: left;
				width: 70px;
				border:1px solid black;
				margin: 4px;
			}
		#gazette
		{
			background: #ffffff url("../images/accueil_gazette.gif") no-repeat top left;
			width: 315px;
			height: 256px;
			margin: 0px;
			padding:0px;
			float:left;		
		}
		
			.doc_bordure
			{
				width: 260px;
				height: 112px;
				overflow: auto;
				padding: 5px;
				margin: 65px 7px 0px 25px;
				border:1px solid black;	
				background: #fff;
				font-size:80%;
			}
			
			.titre_gazette
			{
				font-weight:bold;
				color:#3e3d40;
				text-align:center;
				width:100%;
				font-size:130%;
				padding:0px 0px 10px 0px;
			}
			
			.img_abonnement
			{	
				width:100%;
				text-align:center;
			}
			
			.doc_bordure li
			{
				float: left;
				width: 260px;
				
			}
			
			.doc_bordure img
			{
				float: left;
				width: 70px;
				border:1px solid black;
				margin: 4px;
			}
		
		#tram
		{
			background: #ffffff url("../images/tram.jpg") no-repeat top left;
			width: 315px;
			height: 283px;
			margin: 0px;
			padding: 0px;
			float:left;		
		}
				

	
			
	#colonne_droite
	{
/*		border-left: 1px solid #5d88ac;	 */
		width:365px;
		float:right;	
		padding: 0px 5px 0px 7px;
	}
	
	
		#participez,#forums,#ateliers
		{
			width: 379px;
			float:left;		
			padding:0px;
			margin:0px 0px 10px 0px;
		}
		
			#participez h2,#forums h2,#ateliers h2
			{
				float:left;
				width: 379px;
				height:42px;
				padding:0px;
				margin:0px;
				text-indent: -9000px;
				color: #5d88ac;
			
			}
		
		
			h2.titre_participez
			{
				background: #ffffff url("../images/accueil_participez2.gif") no-repeat top left;
			}
	
			h2.titre_forums
			{
				background: #ffffff url("../images/accueil_forums.gif") no-repeat top left;
			}
		
			h2.titre_ateliers
			{
				background: #ffffff url("../images/accueil_ateliers.gif") no-repeat top left;
			}
			
			#participez p,#forums p,#ateliers p
			{
				float:left;
				text-align: justify;
				width: 365px;
				padding: 0px 5px;
			}

		#ecoquartier
		{
			background: #ffffff url("../images/ecoquartier.jpg") no-repeat top left;
			width: 315px;
			height: 283px;
			margin: 0px;
			padding:0px;
			float:left;		
		}
		#concertation
		{
			width: 315px;
			height: 283px;
			margin: 0px;
			padding:0px;
			float:left;		
		}

#navig_hierarchie
{
	text-align:right;
	padding: 10px 0px;
	margin:0;
	width: 712px;
}

#illustration_grenelle
{
	float:left;
	width:218px;
	height:690px;
}


.liste_lien_gauche
{
	float: left;
	width: 218px;
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	background: #ffffff no-repeat top right;
/*	background: #ffffff url("../images/accueil_gauche_bas.jpg") no-repeat top right; */
	height: 159px;
	overflow:hidden;
}
	
	.liste_lien_gauche li
	{
		padding: 5px;
	
	}

	li.mention
	{
		margin: 20px 0px 0px 0px;
		font-style: italic;
		font-size: 11px;
	
	}

.nobackground
{
	background: none !important;
}

	
.nodisplay
{
	display: none;
}


form.cmxform .gray * {
	color:gray;
}
