/*=================================================================*/
/* PAVE ACCUEIL */
/*=================================================================*/
#enrenovation {
	width:973px; height:239px;
	background: url(images/fullsize/renovation.jpg) left top repeat;
	margin : 0 0 0 25px;
}

#pave_rubrique_1 {
	float:left;
	width:300px; height:245px;
	margin: 10px 0 0 0;
	background: url(images/pave_rubrique_1.jpg) left top repeat;
}
	#pave_rubrique_1_titre {
		width:295px; height:80px;
		line-height: 40px;
		margin: 165px 0 0 0;
		padding: 0 0 0 5px;
		font-size: 30px;
		background-color: #92a72e;
		color: #FFF;
		opacity : 0.70; 
	    filter : alpha(opacity=60);
	}
#pave_rubrique_2 {
	float:right;
	width:300px; height:245px;
	background: url(images/pave_rubrique_2.jpg) left top repeat;
	margin: 10px 0 0 0;
}
	#pave_rubrique_2_titre {
		width:295px; height:80px;
		line-height: 40px;
		margin: 165px 0 0 0;
		padding: 0 0 0 5px;
		font-size: 30px;
		background-color: #99252e;
		color: #FFF;
		opacity : 0.70; 
	    filter : alpha(opacity=50);
	}
#pave_lien_1 {
	float:left;
	display:table;
	width:300px; height:20px;
	background: url(images/pave_lien_1.gif) left top repeat;
	margin: 10px 0 0 0;
}
	#ligne_lien_1 {
		float:left;
		width:285px; height:20px; line-height: 20px;
		background: url(images/puce_lien_1.gif)  no-repeat;
		background-position: 3px 4px;
		padding: 0 0 0 15px;
		margin: 0 0 0 0;
	}
	#pave_lien_1 a			{text-decoration:none; color: #FFF;}
	#pave_lien_1 a:hover	{text-decoration:none; color: #000;}
	
#pave_lien_2 {
	float:right;
	display:table;
	width:300px; height:20px;
	background: url(images/pave_lien_2.gif) left top repeat;
	margin: 10px 0 0 0;
}
		#ligne_lien_2 {
			float:left;
			width:285px; height:20px; line-height: 20px;
			background: url(images/puce_lien_2.gif)  no-repeat;
			background-position: 3px 4px;
			padding: 0 0 0 15px;
			margin: 0 0 0 0;
		}
		#pave_lien_2 a			{text-decoration:none; color: #FFF;}
		#pave_lien_2 a:hover	{text-decoration:none; color: #000;}	

/*=================================================================*/
/* ACCUEIL : CONTENU NEWS
/*=================================================================*/
#contenu_news {
	float: left;
	display: table;
}
	#accueil_news_entete {
		width: 545px; height: 15px;
		margin: 0px 0 0 0;
		padding: 0px 0 0 0;
		background: url(images/accueil_news_entete.gif) left top repeat;
	}
		#accueil_news_titre {
			width:200px;
			color: #1371af;
			font-size:14px;
			padding: 0 0 0 0;
			margin: -6px 0 0 10px;
		}
	#accueil_news_fond {
		display:table;
		width: 545px; height:15px;
		background: url(images/accueil_news_fond.gif) left top repeat;
	}
		#accueil_news_type {
			float:left;
			color: #1371af;
			font-size:10px;
			line-height: 15px;
			padding: 0 0 0 0;
			margin: 2px 10px 0 10px;
		}
		#accueil_news_libelle {
			float:left;
			color: #979797;
			font-size:10px;
			line-height: 15px;
			padding: 0 0 0 0;
			margin: 2px 5px 0 0px;
		}
		#accueil_news_date {
			float:left;
			color: #979797;
			font-size:10px;
			line-height: 15px;
			padding: 0 0 0 0;
			margin: 2px 0 0 2px;
		}
	#accueil_news_pied {
		width: 545px; height: 24px;
		margin: 0 0 0 0;
		background: url(images/accueil_news_pied.gif) left top repeat;
	}
	.news a			{text-decoration:none; color: #FFF;}
	.news a:hover	{text-decoration:none; color: #000;}
/*=================================================================*/
/* ACCUEIL : CONTENU ANNUAIRE
/*=================================================================*/
#contenu_annuaire {
	float: left;
	display: table;
	margin: 0 0 0 -5px;
}
	#accueil_annuaire_entete {
		width: 315px; height: 15px;
		margin: 0px 0 0 0;
		padding: 0px 0 0 0;
		background: url(images/accueil_annuaire_entete.gif) left top repeat;
	}
		#accueil_annuaire_picto {
			float:left;
			width: 25px; height:20px;
			background: url(images/picto_annuaire.gif) left top repeat;
			margin: -5px 5px 0px 20px;
		}
		#accueil_annuaire_titre {
			width:200px;
			color: #c0272c;
			font-size:14px;
			padding: 0 0 0 0;
			margin: -6px 0 0 10px;
		}
	#accueil_annuaire_fond {
		display:table;
		width: 315px; height:15px;
		background: url(images/accueil_annuaire_fond.gif) left top repeat;
	}
		#accueil_annuaire_texte {
			float:left;
			display: table;
			color: #979797;
			font-size:14px;
			line-height: 18px;
			padding: 0 20px 0 0;
			margin: 10px 0px 0 10px;
			height: 100px;
		}

	#accueil_annuaire_pied {
		width: 315px; height: 24px;
		margin: 0 0 0 0;
		background: url(images/accueil_annuaire_pied.gif) left top repeat;
	}
	.news a			{text-decoration:none; color: #FFF;}
	.news a:hover	{text-decoration:none; color: #000;}
	






