body
  { color: #369; 
  font-size: 10px; 
  font-family: Verdana, Arial, Geneva, Helvetica, "Times New Roman", sans-serif; 
  background-image: url("http://www.carrebleudeslandes.com/img/background.jpg");
background-repeat: repeat-y;
  margin: auto;}

 table 
{ border:0px;}
 td
{padding:0px;
margin: 0px;
border: 0px;
}
img{border :0px;} 
 a 
 { text-decoration: underline;
 color: #369;}
 a:hover
{
  color: red;;
 }
h5  { color: #336699; font-size: 9px; font-family: Geneva,Helvetica, Verdana, Arial, sans-serif; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none }
h4   { color: #336699; font-size: 11px; font-family: Verdana, Arial,Geneva, Helvetica,  sans-serif; font-style: normal; font-weight: bold; line-height: normal; text-decoration: underline; text-align: center }
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #369;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #369;
	text-decoration: none;
}

LISTE-----------------------------------------
ul  { font-family: Verdana, Arial,Geneva, Helvetica,  sans-serif; font-size: 12px; font-weight: normal;  white-space: normal; list-style-type: disc; margin: 1em 0 1em 1em }
li	{ font-family: Verdana, Arial,Geneva, Helvetica,  sans-serif;font-size: 12px; padding-bottom: 5px }
/*----------------------------------------------*/

/*FORMULAIRE */
label {
 /*float: left;*/
 width: 20em;
color: #369; 
font-size: 0.8em;
letter-spacing: normal;
text-align: right;
vertical-align: baseline;
word-spacing: normal;
white-space: normal;
display: inline;
left:15px;
}
.label_radio
{width: 30em;color: #369; 
font-family: Verdana, Arial, Geneva, Helvetica, "Times New Roman", sans-serif; 
font-size: 1em;
letter-spacing: normal;
text-align: left;
vertical-align: baseline;
word-spacing: normal;
white-space: normal;
display: inline;
left:15px;
}
optgroup label
{font-size: 1em:}


 input, label,select { margin: 5px 0; }


/*select, textarea
{	
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	white-space: normal;
	display: inline;
}*/

input, textarea,select
{
	color: #369;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: normal;
	display: block;
}

input, file
{
	color: #369;
	font-size: 1em;
	letter-spacing: normal;
	display: inline;
}


input:focus, textarea:focus /* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
   background-color: #ffffff;
}


legend /* On met un peu plus en valeur les titres des fieldset */
{
	font-size: 1.2em;
	font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	color: #369;
	font-weight: bold;
	text-align: left;
	display: block;
}

fieldset
{
	margin-bottom: 15px; /* Une marge pour séparer les fieldset */	
	color: #309;
	font-size: 1.2em;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	border: none;
	display: block;
}

/*-------------------------------------------------------------------------
FIN FORMULAIRE*/


.gras {font-weight : bold;}
