/* CSS Document */

/* CSS Document */
body{

margin-top:0;}
.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;
}
.textefield{
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	font: sans-serif;
	color: #585858;
	width:20px;
}
.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;
}
.titre3{
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
	font: sans-serif;
	color: #ffffff;
}
.titre1{
	font-family: sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: underline;
	font: sans-serif;
	color: #ffffff;
}
.form{
display:inline; 
}
.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;
} 

a{
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: underline;
	font: sans-serif;
	color: #850033;
}
.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;
}
.bordeau1{
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	font: sans-serif;
	color: #850033;
}
a:hover{
text-decoration:none;
}


