body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 880px;
	margin: auto;
	font-size: 14px;
	padding: 10px; 
	/*color: #525252;*/
}

.titreForm
 {
 	text-align: center;
	size: 16px;
	color: #003366;	
 }

#page
 {
	width: 880px;
	height: auto;
	position: absolute;
 }
 
#haut
 {
	background-image: url(images/logo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	width: 100%;
	border: 1px solid #333399;
	overflow: hidden;
 }

#bas
 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #787570;
	text-align: justify;
	vertical-align: middle;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 3px;	

	clear: both;
	float: left; 	

 }

#milieu
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FE6400;
	text-align: justify;
	font-weight: bold;
	vertical-align: middle;
	height: auto;
	width: 100%;
 	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 3px;	

	clear: both;
	float: left; 	

 }
 
DIV.img
 {
	padding: 10px;
	clear: right;
	float: left;
	width: 100px; 
 }
  
#titre 
 {
	background-image: url(images/index_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	min-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #E8FFE8;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
 } 

.boite
 {
	text-align: justify;
	vertical-align: middle;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	background-position: left top;
	display:inline;
 }
 
#texte1
 {
	background-image: url('images/travail_maison_fond_orange.jpg');
	float: left;
	height: 140px;
	width: 265px;
	position:relative;
	margin-right: 40px;
 }
  
#texte2
 {
	background-image: url('images/travail_maison_fond_vert.jpg');
	margin: auto;
	height: 140px;
	width: 265px;
	position:relative;
	float:left;
 }

#texte3
 {
	background-image: url('images/travail_maison_fond_bleu.jpg');
	float: right;
	position:relative;
	height: 140px;
	width: 265px;
}

#texte4
 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CA0000;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFF00;
	border-right-color: #CCFF00;
	border-bottom-color: #CCFF00;
	border-left-color: #CCFF00;
 }

#pieds
 {
 	text-align: center;
 } 

a:link {
	color: #787570;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;

}
a:hover {
	color: #787570;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #787570;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;

}

#contact
 {
	width: 600px;
	margin: auto;
	overflow: auto;
	border: 2px solid #330066;
	height: auto;
	clear: both;
	position: relative;
 }

p.titreForm
 {
	text-align: center;
	padding: 10px;	
 } 

p.loi
 {
	font-size: 10px;
	padding-bottom: 10px;
 }

P
 {
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
 }
 
.petit
 {
	font-size: 10px;
 }

.mess
 {
	color: #FF0000;
	margin: 10px;
	background-color: #FFF0F0;
	padding: 10px;
	font-size: 12px;
	border: 1px solid #FF0000;
 }

label 
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: right;
	width: 150px;
	float: left;
	padding-right: 10px;
	line-height: 20px;
	vertical-align: middle;
 }
	
label:after
 {
 	content : ' : ';
 }


.case
 {
	color: #990000;
	font-size: 12px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
 }
  
input:focus, textarea:focus, option:focus
{
   background-color: #FFFF99;
}


select, input, textarea, option
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3366CC;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
 
input#bouton
 {
	font-size: 14px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000CC;

 }