td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 16px;
	color: #000000;
}
#contenu {
	text-align: justify;
	padding-top: 30px;
	padding-bottom: 30px;
}
h1 {
	font-family: Trebuchet MS;
	letter-spacing: 1px;
	font-size: 1.8em;
	color: #E76435;
	text-transform: uppercase;
}
h2 {
	font-size: 1.8em;
	color: #D42058;
	font-weight: bolder;
}
h3 {
	font-size: 1.6em;
	color: #A32A49;
	font-weight: lighter;
	padding:0px;
	margin:0px;
	line-height:25px;
}
h4 {
	font-size: 1.5em;
	color: #E36434;
	font-weight: lighter;
	padding:0px;
	margin:0px;
	line-height: 1.5em;
	text-align: left;
}
.rose {	color: #D42058;
	font-weight: bolder;
}
.rose2 {
	color: #900A29;
	font-weight: bolder;
}

#lemenu, #lemenu a {
	font-family: Trebuchet MS;
	letter-spacing: 1px;
	font-size: 1em;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;

}
#lemenu a:hover {
	font-family: Trebuchet MS;
	letter-spacing: 1px;
	font-size: 1em;
	color: #FF9966;
	text-transform: uppercase;
	text-decoration: none;
}
.petit {
	font-size: 0.7em;
}
.bottom {
	font-size: 0.7em;
	color: #cccccc;
}
.lien {
	color:#A32A49;
	text-decoration:none;
}
.lien:hover {
	color:#E76435;
	text-decoration:underline;
}
.lien-bottom {
	color:#FFFFFF;
	text-decoration:none;
}
.lien-bottom:hover {
	color:#FF9966;
	text-decoration:underline;
}
.highlight {
	color:#E76435;
}

