td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #7A7F82;
	vertical-align: top;
	padding: 5px;
}
.screens {
	width: 180px;
	text-align: center;
	vertical-align: middle;
}
.footer {
	width: 50%;
}
.gros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B6C0C2;
	text-transform: capitalize;
}
body {
	background-color: #eeefef;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #3BAEEF;
	text-decoration: underline;
}
a:visited {
	color: #3BAEEF;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
.nota {
	font-size: 10px;
	text-align: center;
	line-height: 11px;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3BAEEF;
	text-transform: capitalize;
	font-weight: bold;
}
.avis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	text-align: left;
	padding: 20px;
}
.avistitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #3BAEEF;
}
.avissoustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}
.avistitrebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #3BAEEF;
}
#pied {
	background-color: #333;
	position: fixed;
	bottom: 0px;
	overflow: visible;
	width: 100%;
}
#menu {
	background-color: #09F;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	position: fixed;
	top: 0px;
	overflow: visible;
	width: 100%;
}

