body { margin-left: 0px;
	   margin-top: 0px;
	   margin-right: 0px;
	   margin-bottom: 0px }

td { font-family: Arial, Helvetica, sans-serif;
	 font-size: 75%;
	 line-height: 15px;
	 color:#FFF }
	 


.gras { font-weight: bold }

.italique { font-style: italic }

.defilant { font-weight : bold;
			color: #7C638D }

a.lien:link { color : #FFF;
              text-decoration : none }
a.lien:visited { color : #FFF;
                 text-decoration : none }
a.lien:hover { color : #FFF;
               text-decoration : underline }


.actif {color: #000;
		font-weight: bold;
		text-decoration : underline }
		

/* Formulaire */
#resa{
	border: none;
	margin: 0;
	padding: 0;
	width: 600px;
	margin: auto;
}
/* Bandes vertes */
#titre, #pied {	
	font-weight: bold;
	color: #FFFFFF;;
	background: #7C638D;
	margin: 0;
	padding: 0px;
}
#pied{
	text-align: center; 
}
#pied input {
	font-weight: bold; 
	margin-left: 1em;
}
/* Container Gris */
#content {	
	background: #7C638D;
	margin: 0;
	padding: 15px;
}
/* Container coordonnées et séjour */
#content fieldset {
	margin: 0;
	font-style: normal;
	padding: 10px 0 10px 0;
	overflow: auto;
}

legend {	
font-weight: bold;
color: #FFFFFF;
background: transparent;
}
p.em{
font-size: 105%;
text-align: center;
font: arial, sans-serif;
color: #FF3300;
}
#coordonnees label {	
	float: left;	
	width: 30%;
	text-align: right;	
	margin: 0;
	padding: 0 0 0 0;
	line-height: 1.1;	
}
#sejour label {
	text-align: right;
	padding: 0 5px 0 5px;
	line-height: 1.8;
}
#adultes, #enfants{
width: 20px;
}
#message{
padding-left: 2px;
}
#messagelabel, #adresselabel {
float: left;
}
label.oblig {
font-size: 105%;
font-weight: bold;
color: #FF3300;
}
.legende {
font-style: italic;
color: #FFFFFF;;
background: transparent;
margin: 0;
padding: 0;
}
.focus {
	border: 2px inset #F91800;
}
.normal {
	background: white;
	color: #000000;
}

