@font-face { font-family:Geneva; src:url(Geneva.eot), url(Geneva.pfr); }
div#cadre {/* conteneur global et arrière-plan du titre du cadre */

width: 500px;
padding-top: 20px;
background: url(images/haut.gif) top left no-repeat;
border:0px;
}
div#bloccadre {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(images/bas.gif) bottom left no-repeat;
padding-bottom: 24px;
border:0px;border:0px;
}
div#bloccadre p {
margin: 0 30px 0 20px;
border:0px;
}
body {
	background-color: #EEF8D3;
}

.menu {
	color: #400080;
	text-decoration: none;
	font-size: 1.5em;
	font-family: Geneva;
	font-style: italic;
		}



.Linterne {
    font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-family: Geneva;
	}
.Linterne:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-family: Geneva;
	}
.Linterne:visited {
    font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-family: Geneva;
}
.Linterne:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	font-family: Geneva;
}
.Linterne:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Geneva;
	}
p{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;;
	font-family: Geneva;
	font-style: italic;
}	

.footer{
    text-decoration: none;
	color: #400080;
	font-size: 12px;
	font-family: Geneva;
	font-style: italic;
}	