.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a0003c;
	font-weight: bold;
}

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size: 13px;
	color: #ffffff;
	text-align:center;
	line-height:1.7em;
	height:25px;
	background-color:#a0003c;
	border-top:2px solid #dc97a9;
		border-bottom:2px solid #dc97a9;

	}
	
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	text-align:center;
	height:30px;
	background-color:#a0003c;
	}
	
#footer p {
margin:2px 0;
	}

#menu a:link, #menu a:visited, #footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration:none;
	}

#menu a:hover, #footer a:hover {
	color: #FFCCFF;
	text-decoration:underline;
	}
	


.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.texte a:link {
	color: #990033;
	text-decoration: underline;
}
.texte a:visited {
	color: #990033;
	text-decoration: underline;
}
.texte a:hover {
	color: #990033;
	text-decoration: underline;
}
.contenu {
padding-top:20px;
text-align:left;
}

.Style1 {
	color: #FFCCFF;
	font-weight: bold;
}

img a {
border:0px;
}

#bouton{
background:#a0003c;
text-align:center;
font-size:12px;
color:#FFFFFF;
padding:5px;
}

#bouton a, a:link {
color:#FFFFFF;
text-decoration:none;
}
