.bordure {
	border: 1px double #2F4567;
	background-color: #FFF0C1;

}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #666666;
	background-image: url(images/fond_titre.png);
	height: 14px;
	vertical-align: middle;
	text-transform: uppercase;



}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align: justify;
}
.gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}
.formulaire {
	background-color: #eeeeee;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
body {
	background-color: #480048;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/fond.gif);
	background-repeat: repeat;
	background-position: left top;
}
.fondblanc {
	background-color: #FFFFFF;
	background-image: url(images/fond.png);

}
.titrenews {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fondcellule {
	background-color: #EEF2F7;
}
.grasnoir {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;


}
.textemilieu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align: center;
}

