/* CSS Document */

/* CSS Document */

.texte_mauve{
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	font: sans-serif;
	color: #585858;
}

.titre{
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
	font: sans-serif;
	color: #ffffff;
}
.titre1{
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	font: sans-serif;
	color: #ffffff;
}
a:hover.titre{
	text-decoration: none;
}
.contour{
border: 1px solid #850033;
padding: 7px;

margin-right: 10px;
margin-bottom: 15px;
} 
.contour1{
border: 1px solid #850033;
padding: 7px;
float: left;
margin-right: 10px;
margin-bottom: 15px;
} 

.bordeau{
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	font: sans-serif;
	color: #850033;
}



