#bandeau{
width:781px;
position:absolute;
margin:0;
padding:0;
background-image:url(../images/accueil_bandeau.jpg);
background-repeat:no-repeat;
height:320px;
}

h1{
color:#A40001;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
text-align:left;
font-weight:normal;
}

h2{
color:#A40001;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
border-bottom: #CCCCCC 1px solid;
text-align:left;
text-transform:uppercase;
}

h3{
color:#A40001;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}

h4{
color : black;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0 0 3px 0;
padding:0;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#333333;
line-height:14px;
letter-spacing:0px;
text-align:justify;
}


/* Nouvelle dispo page index - mai 2009 */
.evenements
{
	float 				:	left;
	width 				:	280px;
	border-right 		:	1px solid #ccc;
	padding 			:	0 10px 0 0;
}

.actus
{
	float 				:	left;
	width 				:	190px;
	padding 			:	0 0 0 10px;
}
.clear
{
	clear				:	both;
}
.h2-agenda, .h2-actus, .h2-marches
{
	color 				:	white;
	padding 			:	3px 0 3px 14px;
	font-size 			:	0.9em;
 }
.h2-agenda
{
	background			:	#aa5a01 url(../images/fleche_menu.gif) no-repeat 5px center;
}

.h2-actus
{
	background			:	#90b11a url(../images/fleche_menu.gif) no-repeat 5px center;
}

.h2-marches
{
	background			:	#2B6CAC url(../images/fleche_menu.gif) no-repeat 5px center;
}
