body  {
	background-color: #e7ebf1;
}
p, tr, td {
	color: #807F84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;	
}
h1 {
	color: #807F84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;	
}
h2 {
	color: #807F84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;	
}
ps {
	color: #807F84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
}
hr{
	color: #807F84;
	background-color:: #807F84;
	clear: both;
	width: 100%;
	border: 0; /* enleve toute bordure */
	border-bottom: 1px #807F84 solid; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
	height: 1px; /* pour IE */}
li {
	list-style-image: url(images/puce.jpg);
}
a {
	color: #C9050F;
	text-decoration: none;
}

.celWhite {
	background-color:#FFFFFF
}
.celMenuMain, .celMenuMain a {
	color: #FFFFFF;
	background-color:#083873;
	text-align: left;
	background-position: center;
	font-size: x-small;
	font-weight: bold;
}
.celMenuMainSelectedText, .celMenuMainSelectedText a {
	color: #FFF063;
}
.celMenuDetail, .celMenuDetail a {
	color:#807F84;
	background-color:#FFFFFF;
	text-align: left;
	background-position: center;
	font-size: x-small;
	font-weight: bold;	
}
.celMenuDetailSelect, .celMenuDetailSelect a {
	color: #807F84; 
	background-color:#FFF063;
	text-align: left;
	background-position: center;
	font-size: x-small;
	font-weight: bold;	
}

.celMain, .celMain a {
	background-color:#FFFFFF;
	text-align: left;
	background-position: center;
}
.celBottom, .celBottom a {
	color: #FFFFFF;
	background-color:#083873;
	text-align: right;
	vertical-align:middle
	background-position: top;
	font-size: x-small;	
}
.formularText {
	color: #807F84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;	
}

/* SPIP */
.row_even, .row_odd {
	vertical-align: text-top;
}
