#conteneur{
	background: url(images/fondIndex.png) no-repeat top left;
	min-height: 300px;
}
#menuprincipal{
	padding-top: 0;
}
#menuprincipal2{
	background: #fff;
	padding-top: 5px;
}

/* menus à gauche */

#navigation {
	background: url(images/navigationFondIndex.png) repeat-y bottom left;
	height: 331px;
}
#recherche {
	margin-top: 0;
	bottom: 10px;
}


/* contenus */

#contenus {
	width: 710px;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	margin-bottom: 10px;
	border: 0;
	min-height: 300px;
}
#contenus img {
	position: relative;
	padding-bottom: 33px;
	padding-top: 6px;
}
.composant h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 6px;
	background: url(images/titreSoulignageIndex.png) no-repeat right bottom;
}
.composant h2 span{
	color: #fd610e;
}
.composant .imgcontenu {
	padding-top: 6px;
}

/* accroche */
.composant .accroche {
	font-size: 14px;
	font-style: none;
	margin: 0 0 15px 0;
	text-align:	left;
	color: #004a23;
}

/* texte */
.composant .texte ul {
	margin-bottom: 15px;
}
.composant .texte ul li {
	list-style-position: inside;
	margin-bottom: 5px;
}


.sousmenu span {
	color: #FD610E;
}
.sousmenu p {
	font-size: 12px;
	margin: 2px 0;
	display: inline;
}
.sousmenu p a{
	text-decoration: underline;
}
.sousmenu div {
	font-size: 20px;
	font-weight: bold;
	color: #004a23;
	letter-spacing: -1px;
}
.sousmenu table {
	background: url(images/titreSoulignageIndex.png) no-repeat left bottom;
	margin-bottom: 5px;
}
.sousmenu h2{
	background: url(images/titreSoulignageIndex.png) no-repeat left bottom;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #004A23;
}
.sousmenu a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.sousmenu ul {
	font-size: 12px;
	margin: 0;
	text-align: left;
	list-style-image: none;
}
.sousmenu ul li {
	list-style-image: none;
}
#pieddepage {
	clear: both;
	color: blue;
	font-size: 11px;
}
div#actu {
	list-style-type: none;
	padding-left: 15px;
	background: url(images/puce.jpg) no-repeat 0px 5px;
	font-weight: normal;
	font-size: 14px;
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
}
