body {
background-color: #ffcb00;
font-family:"arial";
font-size:12px;
color:#004c99;
}

.trombi {
font-family:"arial";
font-size:10px;
color:#FFFFFF;
}

table {
border-color:#FFFFFF;
border-width:3px;
border-style:solid;
width: 800px;
}

.navigateur {
padding-left:10px;
overflow-y: auto;
position: absolute;
top: 320px;
width: 390px;
height: 290px;
scrollbar-face-color: #90aec2;
scrollbar-highlight-color: #2b4a71;
scrollbar-shadow-color: #0e2e70;
scrollbar-3dlight-color: #0e2e70;
scrollbar-arrow-color: #0e2e70;
scrollbar-track-color: #133171;
scrollbar-darkshadow-color: #43638d;
}

li
{color:#e6edfa;
list-style-image:url(images/li.gif);
}

input
{
background: #FFFFFF;
color: #000000;
font-family: Arial; 
font-style: bold; 
font-size: 10; 
margin: 1px;
}

.input_obligatoire
{
background: #30396c;
color: #FFFFFF;
}

select
{
background: #FFFFFF;
color: #000000;
font-family: Arial; 
font-style: bold; 
font-size: 10; 
margin: 1px;
}

.select_obligatoire
{
background: #30396c;
color: #000000;
}

textarea
{
background: #FFFFFF;
color: #000000;
font-family: Arial; 
font-style: bold; 
font-size: 10; 
margin: 20px;
}

textarea_obligatoire
{
background: #30396c;
color: #000000;
}

.coche {
background-color:#995e3a;
}

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

a:hover {
color: #30396c;
}

img {
border:0;
}

.sep {
background-color:#002663;
height:10px;
}

.titre
{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align:center;
}

a.titre
{
text-decoration:none;
}

.slogan
{
	color:#007945;
	font-weight: bold;
	font-style: italic;
	font-size: 19px;
	text-align:right;
}
		
hr
{
	border-color: #C1022C;
	border-style: dotted;
	border-width:fine;
	width:800px;
	text-align:center;
}

.menu
{
	width:85%;
	border-width: 0;
	text-align:right;
}

.blanc {
	font-weight:normal;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
}

.textecentre
{
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	width:auto;
	text-decoration:none;
}

a.textecentre
{
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	color:#FFFFFF;
	background-color: transparent;
}

a.textecentre:hover
{
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	color:#30396c;
}

.graphit
{
	color:#666666;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
}

div#phpmv
{
float:right;
top: 15px;
}