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

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

#page
 {
	width: 880px;
	height: auto;
	position: absolute;
 }
 

 
DIV.img
 {
	margin:auto;
	width: 100%;
	text-align: center;
	text-decoration: none;
 }
  
#titre 
 {
	background-color: #660033;
	width: 100%;
	min-height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
 } 

H1.titre
 {
	font-size: 22px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	font-weight: normal;
	margin: 10px;
	color:#FFFFFF;
 }

H1, H2, H3, H4, H5, P
 {
	margin-right: 10px;
	margin-left: 10px;
	color:#660033;
 }
 
H1
 { 	
 	font-size: 20px;
	text-align: center;
	color: #660033;
 }

H2
 { 
 	font-size: 17px;
	color: #6666CC;
 }

H3
 { 
 	font-size: 14px;
 }

H4
 { 
 	font-size: 12px;
 }

H5
 { 
 	font-size: 10px;
 }

P 
 { 
	text-align: justify;
 }

A
 {
 	text-decoration: none;
 }

#texte1
 {
	background-color: #660033;
	width: 100%;
 }
  
#texte2
 {
	margin: auto;
	width: 450px;
	float:left;
	background-color:#FFFF99;
 }

#texte3
 {
	width: 100%;
}

#texte4
 {
	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;
 }

#signature
 {
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #660033;
	text-align: center;
	border: 1px solid #660066;
	padding: 5px;
	clear: both;
	float: none;
	clip: rect(10px,auto,10px,auto);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	position: relative;
	top: 30px;
	bottom: 30px;
 }

#pieds
 {
	width: 700px;
	clear: both;
	float: none;
	top: 30px;
	position: relative;
	bottom: 40px;
 } 

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

}
a:hover {
	color: #787570;
	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-size: 10px;
	font-weight: bold;
	font-style: normal;

}

#contact
 {
	width: 420px;
	margin: auto;
	overflow: visible;
	border: 2px solid #330066;
	height: auto;
	display:inline;
	float: right;
	visibility: visible;
 }

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

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

SPAN.petit
 {
	display:block;
	width: auto;
	left: 180px;
	position: relative;
	height: 15px;
 } 
.petit
 {
	font-size: 10px;
 }

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

label 
 {
	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;

 }