body 
{
	background-color: #1b4c99;	
}

#ban_haut
{
	background-image:url('../images/ban_index.png');
}

#image_ban_haut
{
	background-image:url('../images/ban_index_centre.png');
}

#titre
{
	background-image:url('../images/titre_index.png');
}

.couverture
{
	float:left;
	height:387px;
	width:278px;
	background-color:#00579f;
}

.texte_index
{
	float:right;
	width:396px;
}

.texte_index h2
{
	font-size:15px;
	text-align:center;
}

.texte_index ul
{
	margin:0px;
	padding:0px;
	list-style:square inside;
	color:#00579f;
}
h1 {
	font-size: 20px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #509A91;
}
.texte_index ul li {
	margin-bottom: 6px;
	font-size:12px;
}
.texte_index ul {
	list-style-position: outside;
}
