#content{
	height:516px;
}

.fond1{
	background:#9B0B7B url(../img/fond-accueil.jpg) no-repeat;
}

#menu1{
	float:left;
	width:180px;
	margin-left:25px;
	margin-right:25px;
}

#menu2{
	float:left;
	width:180px;
	margin-left:25px;
	margin-right:25px;
}

#menu3{
	float:left;
	width:180px;
	margin-left:25px;
	margin-right:25px;
}

#menu4{
	float:left;
	width:180px;
	margin-left:25px;
}

.menutitre{
	background-image: url(../img/titremenu.gif);
	width:180px;
	height: 25px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
}

.menusstitre{
	background-color: #EB9E14;
	width:170px;
	padding-left: 5px;
	padding-right: 5px;
	height: 25px;
	text-align: left;
	
}

.lienmenusstitre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #9B0B7B;
	text-decoration: none;
}

.lienmenusstitre:hover {
	color: #000000;
	text-decoration:underline;
}

.lienvidemenusstitre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}




