#contenuPrincipalAccueil
{
	background-image : url(../img/degrade-accueil.jpg);
	background-repeat : repeat-y;
	overflow : hidden;
	margin : 0px;
	padding : 0px;
	width : 1001px;
	margin-right : 0px;
	padding-right : 0px;
}

#texte_accueil
{
	float : left;
	width : 378px;
	text-align : justify;
	font-size : 12pt !important;
	margin-top : 25px;
}

#texte_accueil p:first-letter
{
	padding-left : 20px;
}

#nouvelles_accueil
{
	width : 260px;
	float : right;
	border-width : 1px 1px 1px 1px;
	border-style : solid;
	border-color : #003687;
	margin-bottom : 10px;
	margin-top : 20px;
	padding-right : 0px;
	margin-right : 0px;
}

#titre_nouvelles h1
{
	width : 260px;
	font-size : 16px;
	color : #fff;
	text-align : center;
	background-image:url(../img/fond-titre-nouvelle.png);
	background-repeat : repeat-x;
	height : 35px;
	padding-top : 5px;
}

/* Module de nouvelles de la page d'accueil */
.nouvelles_accueil_liste
{
	margin : 3px 3px 3px 3px;
	text-align : justify;
}

.nouvelles_accueil_liste_item
{
	margin-bottom : 10px;
	margin-top : 10px;
}

.nouvelles_accueil_titre
{
	color: #003687;
	font-weight : bold;
	padding-bottom : 10px;
}

.nouvelles_accueil_liste_gotoarchive
{
	text-align : right;
	font-weight : bold;
	float : right;
}

.nouvelles_accueil_rss
{
	float : left;
}

.nouvelles_accueil_liste_gotoarchive a
{
	font-weight : bold;
}

.nouvelles_accueil_date
{
	font-style : italic;
	padding-top : 3px;
}

.nouvelles_accueil_more
{
	text-align : right;
	margin-top : 5px;
	padding-bottom : 7px;
	font-weight:bold;
}

.nouvelles_accueil_more a
{
	font-weight:bold;
	
}

#divLeft.accueil {
	background-image:url(../img/fond-accueil.jpg);
	background-repeat : no-repeat;
	padding:10px 0px 0px 39px;
	width:295px;
	height:680px;
}

#secteurs
{
	width:230px;
	padding-left : 5px;
}

