body {
	background: #fff;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	text-align: center;
}

#screen
{
}

#logo
{
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

#menu
{
	font: 13px sans-serif;
	text-align: left;
}

html>body #menu
{
	font: 10px sans-serif;
}

#block
{
}

#centrale
{
}

#infos
{
	font: 9px sans-serif;
	color: #333;
	background: #F6F6F6;
	border: 1px solid #C0C0C0;
	padding: 5px;
	text-align: left;
	width: 200px;
}

html>body #infos
{
	font: 10px sans-serif;
}

#menu a
{
	font-weight:bold;
	white-space: nowrap;
	background-color:transparent;
	text-decoration:none;
	color: #8F80E5;
	padding-left: 1px;
	padding-right: 1px;
}

#menu a:hover
{
	background-color:#DEDBFF;
	color:#8F80E5;
}

#menu img
{
	width: 23px;
	height: 12px;
	border: 0px;
}

/* couleur normale #A89EE5 */

#centrale h1
{
	font: 13px sans-serif;
	font-weight: bold;
	color: #333;
	background: #F6F6F6;
	border: 1px solid #C0C0C0;
	padding: 5px;
	margin: 0px;
	text-align: left;
	white-space: nowrap;
}

#centrale .copyright
{
	font: 10px sans-serif;
	color: #333;
	text-align: center;
	margin-top: 5px;
	line-height: 20px;
}

#centrale .copyright img
{
	border: 0px;
}

#centrale .boite
{
	font: 13px sans-serif;
	color: #333;
	background: #F6F6F6;
	border: 1px solid #C0C0C0;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}

#centrale .boite table
{
	width: 495px;
	font: 13px sans-serif;
	text-align: center;
	margin-bottom: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
}

#centrale .boite table .mois
{
	text-align: left;
	width: 25%;
}

#centrale .boite .pair
{
}

#centrale .boite .impair
{
	background: #fff;
}

html>body #centrale .boite
{
	font: 12px sans-serif;
}

#centrale .boite ul
{
	margin-bottom:1.5em;
	margin-top:0.5em;
}

#centrale .boite ul li
{
	list-style:none;
	display:block;
	white-space: nowrap;
	margin-left:-38px;
	margin-top: 0px;
	margin-bottom: 0px;
}

html>body #centrale .boite ul li
{
	margin-bottom: 2px;
}

#centrale .boite ul li img
{
	vertical-align: middle;
	width: 15px;
	height: 15px;
	border: 0px;
}

#centrale p
{
	margin: 0px; margin-bottom: 10px;
}

#centrale a
{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#centrale a:hover, #centrale a:visited:hover
{
	color:#8F80E5;
}

#centrale a:visited
{
	color:#63599e;
}

faute {
	text-decoration: none;
	border-bottom: 1px dashed #F00;
}

#centrale div.row
{
	clear: both;
	padding-top: 5px;
}

#centrale div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
}

#centrale div.row span.formw {
	float: left;
	text-align: left;
	padding-left: 5px;
	white-space: nowrap;
} 

#centrale h3 {
	margin-top: 0px;
	border-bottom: 1px dashed #808080;
	font-weight: bold;
	width: 400px;
	white-space: nowrap;
}

#centrale h4 {
	margin-top: 0px;
	margin-bottom: 7px;
	border-bottom: 2px dashed #8F80E5;
	font-weight: bold;
	font-size: 14px;
	color: #8F80E5;
	white-space: nowrap;
}

div.spacer
{
	padding-bottom: 20px;
}

#infos h1
{
	white-space: nowrap;
	margin-top: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #8F80E5;
}

#infos ul
{
}

#infos ul li
{
	white-space: nowrap;
	list-style: none;
	margin-left:-38px;
}

#infos ol
{
}

#infos ol li
{
	white-space: nowrap;
	margin-left:-15px;
}

#infos p
{
	text-align: justify;
}

#infos img
{
	vertical-align: middle;
	width: 36px;
	height: 14px;
	border: 0px;
}

#infos a
{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#infos a:hover
{
	color:#8F80E5;
}

#infos fieldset
{
	margin-bottom: 5px;
}