
/*
body#accueil {
	background			: url(img/accueil_fond_etendu.gif) repeat-x top left #f1e9c9;
}
*/
#accueil_fond {
	background			: url(img/accueil_fond.jpg) no-repeat top left #f1e9c9;
	width				: 950px;
	/*height				: 592px;*/
	height				: 430px;
}

#accueil_lunay {
	position			: absolute;
	top					: 56px;
	left				: 373px;
}

#accueil_bas {
	background			: url(img/accueil_bas_fond.gif) repeat-x top left;
}

#accueil_bas_image {
	background			: url(img/accueil_bas.gif) no-repeat top left;
	width				: 950px;
	height				: 228px;
}

#accueil_bas_image a {
	color				: #f1e9c9;
}

#accueil_bas_image .contenu {
	padding-top			: 150px;
	padding-left		: 220px;
	color				: #f1e9c9;
}

#accueil_cpv {
	position			: relative;
	/*top					: -150px;*/
	top					: -190px;
	left				: 700px;
}

#accueil_bas_liens {
	margin-top			: -50px;
	color				: #9d0109;
	padding-left		: 10px;
}

#accueil_bas_liens a{
	color				: #9d0109;
}

/*
	-------------------------------------------------------------------------------------------------
	Agenda
	-------------------------------------------------------------------------------------------------
*/

.accueil_bloc_content {
	/*height				: 410px;*/
	height				: 250px;
	overflow			: auto;
	padding				: 0 2px 0 2px;
}

#agenda {
	position			: absolute;
	top					: 160px;
	left				: 115px;
	width				: 190px;
	background			: url(img/agenda_coin.gif) no-repeat top right #efdda5;
	text-align			: right;
	/*padding-right		: 16px;*/
}

.agenda_titre_module {
	font-size			: 20px;
	font-weight			: bold;
	/*color				: #aca591;*/
	color				: #9d0109;
	padding-right		: 16px;
}
/*
.agenda_date {
	font-weight			: normal;
	font-size			: 11px;
	color				: #00734b;
	padding-right		: 2px;
	h-eight				: 12px;
	margin-top			: 6px;
	background			: url(img/agenda_date.gif) no-repeat right;
}

.agenda_date a {
	font-weight			: normal;
	font-size			: 11px;
	color				: #00734b;
}

.agenda_date a:hover {
	text-decoration		: none;
	color				: #9d0109;
}

.agenda_titre_evenement {
	font-weight			: normal;
	color				: #000;
}
*/
.agenda_lieu_evenement {
	font-weight			: normal;
	color				: #9d0109;
}

/*
	-------------------------------------------------------------------------------------------------
	/Agenda
	-------------------------------------------------------------------------------------------------
*/



/*
	-------------------------------------------------------------------------------------------------
	Édito
	-------------------------------------------------------------------------------------------------
*/
#edito_0 {
	position			: absolute;
	top					: 160px;
	left				: 349px;
}

#edito {
	position			: absolute;
	top					: 220px;
	left				: 377px;
	border-left			: solid 1px #c77569;
	padding-left		: 14px;
	width				: 300px;
	/*background			: #f1e9c9;*/
}

#edito_titre {
	font-size			: 16px;
	font-weight			: bold;
	color				: #9d0109;
}

#edito_corps {
	font-family			: trebuchet ms, arial;
	font-size			: 12px;
	color				: #000;
	width				: 270px;
	/*height				: 450px;*/
	height				: 290px;
	overflow			: auto;
	padding-right		: 10px;
}

#edito_signature {
	position			: relative;
	top					: 0;
	left				: -40px;
	color				: #fff;
	text-align			: center;
	background			: #9d0109;
	width				: 250px;
	
}
/*
	-------------------------------------------------------------------------------------------------
	/Édito
	-------------------------------------------------------------------------------------------------
*/

/*
	-------------------------------------------------------------------------------------------------
	Actus
	-------------------------------------------------------------------------------------------------
*/


#actus {
	position			: absolute;
	top					: 160px;
	left				: 690px;
	width				: 190px;
	background			: url(img/actus_coin.gif) no-repeat top left #efdda5;
	text-align			: left;
}

.actus_content {
	height				: 270px;
}

.actus_titre_module {
	font-size			: 20px;
	font-weight			: bold;
	color				: #9d0109;
	padding-left		: 16px;
	padding-right		: 16px;
}

.actus_titre {
	font-size			: 14px;
	font-weight			: bold;
}

.actus_accroche {
	padding-left		: 10px;
}

.actus_lien {
	text-align			: right;
	margin-bottom			: 10px;
}

/*
	-------------------------------------------------------------------------------------------------
	/Actus
	-------------------------------------------------------------------------------------------------
*/
