a:link      { text-decoration: underline; color: #000066 }
a:visited   { text-decoration: underline; color: #000066 }
a:active    { text-decoration: underline; color: #000066 }
a:hover     { text-decoration: underline; color: #FF0000 }

.menu				{ padding: 8px; padding-right: 0px; border-style: none; display: block; width: 95%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold; color: #FFFFFF }
a.menu:link			{ padding: 8px; padding-right: 0px; text-decoration: none; color: #000033; }
a.menu:visited		{ padding: 8px; padding-right: 0px; text-decoration: none; color: #000033; }
a.menu:active		{ padding: 8px; padding-right: 0px; text-decoration: none; color: #000033; }
a.menu:hover		{ padding: 7px; padding-right: 0px; text-decoration: none; color: #000000; background-color: #FFCC66; border-width: 1px; border-style: solid; border-color: #000000}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #555555;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titre1 {
	font-size: 16px;
	font-weight: bold;
}

.titre2 {
	font-size: 13px;
	font-weight: bold;
}

.gras {
	font-weight: bold;
}

#cs_flashBody
{
	background-color: #ffffff;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	text-align: center;
}

#cs_noexpressUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-repeat: no-repeat;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}

.borderhaut { border-top-style: solid; border-width: 1px; border-color: #000000; }

.msgerreur { color:#FF0000; font-weight: bold }
.msgcorrect { color:#0000FF; font-weight: bold }