@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
}
.BasDePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #CCC;
}
.MEV-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #F90;
}

a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #999;
	font-size: 14px;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	vertical-align: baseline;
	display: inline;
	width: auto;
	position: static;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.ligne {
	background-color: #333333;
}
.grostitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.encart_MEV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: medium outset #FFFFFF;
}
.texte_MEV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.petit_texte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCC;
}
.lien-texte {
	color: #CCC;
}
