html, body
{
	margin: 0;
	padding: 0;
}

body
{
	text-align: center;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 70%;
	background-image:url(images/bg.gif);
}

.espace
{

 padding-right:20px;
 color:#666666;
 font-family: Verdana;
 text-align:justify;
 font-size:16px;
}

.espace2
{

 padding-right:20px;
 color:#666666;
 font-family: Verdana;
 text-align:justify;

}

a:active,a:hover,a:link,a:visited
{
 text-decoration:none;
 color:#666666;
}
p
{
 color:#585859;

}
.page
{
background-color:#FFFFFF;
 }

#titre
{
 font-size : 16px;
 font-weight:bold;
}

#suite
{
 font-size : 9px;
 color:#F64613;
 font-family: Verdana;
}

#cadre
{
 font-size : 9px;
 font-weight:bold;
 background:#0290A9;
 color:#FFFFFF;
 padding:2px 5px;
}


.footer
{
 background-color:#D1D5D7;
 
}

.footg{
	font-family:Verdana;
	font-size:9px;
	color:#666666;
	vertical-align:top;
}

.textBleu10G{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#003366;
}
.textRouge12G{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}

.textNoir9G{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
}

textViolet12G 
{
	color:#CC00FF;
	font-family:Verdana;
	font-weight:bold;
}

.textGris10 {
color:#666666;
font-family:Verdana;
font-size:10px;
}

.cadreOrange {
border:1px solid #FF9900;
}

h1,h2,h3
{
 color:#003366;
 padding:0px;
 margin:0px;
}


.inputForm{
	vertical-align:top;
	text-align:left;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#003366;


}

.libelleForm{
	text-align:right;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#003366;
}

.bleu
{
  color:#0290A9;
  font-weight:bold;
}
.orange
{
  color:#F54112;
  font-weight:bold;
  font-size:18px;
}

.textRouge10G
{
 color:#FF0000;
}
