td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #7A7F82;
	vertical-align: top;
	padding: 5px;
}
.screens {
	width: 180px;
	text-align: center;
	vertical-align: middle;
}
.footer {
	background-color: #EEEFEF;
	text-align: center;
}
.gros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #B6C0C2;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B6C0C2;
	text-transform: capitalize;
}
body {
	background-color: #eeefef;
}
a:link {
	color: #4B6582;
	text-decoration: underline;
}
a:visited {
	color: #4B6582;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
.nota {
	font-size: 10px;
	text-align: center;
	line-height: 11px;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4B6582;
	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: #336699;
}
.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: #336699;
}
