.titre {
	font-family: Eurostile;
	font-size: 24px;
	color: #FFFFFF;
}
body {
	background-color: #990000;
	background-color: #990000;
	background-attachment: fixed;
	border-bottom: 0;
	border-top: 0;
}
	
.texte {
	font-family: Eurostile;
	font-size: 16px;
	color: #FFFFFF;
}
.textefin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.texterouge {
	font-family: Eurostile;
	font-size: 16px;
	color: #990000;
}
.texte14 {

	font-family: Eurostile;
	font-size: 14px;
	color: #FFFFFF;
}
.bordure {
	border: thin outset #666666;
}
.textebold {
	font-family: Eurostile;
	font-size: 14px;
	color: #FFFFFF;
	font-style: oblique;
	font-variant: normal;
	font-weight: bold;
}
.etambot {
	background-image: url(images/etambot02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
