body   { 
background-image: url("images/fond.jpg"); 
background-repeat: repeat-x; 
background-position: 0 top; 
text-align: center; 
margin: 10px 0 0; 
padding: 0;
color: black;
font-size: 10px;
font-family: Verdana, Arial, Helvetical, Geneva, sans-serif; 


 }

#centrage  { 
margin-right: auto; 
margin-left: auto; 
width: 350px;
z-index: 1;

}

#ombre {
float:left;
clear:left;
background: url("images/ombre.png") no-repeat bottom right !important;
background-image: none;
background-color: none !important;
background-color: #A3BCCC;
margin: 10px 0 10px 10px !important;
padding: 0px;
width: 360px !important;
width: 340px
}

#boite  { 
width: 340px;
background: white; 
padding: 10px; 
position: relative; 
right: 6px; 
bottom: 6px;
z-index: 10;
}


a.logo  { 
background-image: url("images/logo.gif"); 
background-repeat: no-repeat; 
margin-right: auto; 
margin-left: auto; 
position: relative; 
right: -10px; 
width: 203px; 
height: 64px;
display: block
}



#footer{ 
color: #a9c7d9; 
font-size: 10px; 
font-family: Arial; 
margin-right: auto; 
margin-left: auto; 
position: relative; 
right: -10px; 
width: 350px;
z-index: 2; 
}

#texte	{
position: relative; 
left:50px;
color:#336699; 
font-size: 12px; 
font-family: Arial;
text-align:left;
}

#textemail	{
color:#336699; 
font-size: 12px; 
font-family: Arial;
text-align:left;
}

a
{
color:#336699;
font-weight:bold;
font-size: 12px; 
font-family: Arial;
text-decoration:none;
}

a.cgu
{
color: #a9c7d9; 
font-size: 10px; 
font-family: Arial;
text-decoration:none;
}

a.cgu:hover
{
color: #a9c7d9; 
font-size: 10px; 
font-family: Arial;
text-decoration:underline;
}

a:hover
{
color:#336699;
font-weight:bold;
font-size: 12px; 
font-family: Arial;
text-decoration:underline;
}

INPUT,TEXTAREA,SELECT   { color: black; font-size: 7pt; font-family: Verdana, Arial, Helvetical, Geneva, sans-serif; background-color: white; padding: 2px; border: solid 1px #336699 }

.centre
{
	vertical-align:text-bottom;
}

.note {
	color:#999999;
	font-size:9px;
}

.titre
{
	color:black;
	font-size:12px;
	font-weight:bold;
}
