/* Définition des balises*/

body 
	{
	background-color: #B1A48B;
	margin: 0px;
	font-family:arial;
	}

img
	{border:0px}	

h1
	{
	text-align:right;
	font-size: 11pt;
	letter-spacing:0px;
	color:#4C2A07;
	font-weight:normal;
	margin-top:10px;
	margin-right:150px;		
	}	

h2
	{
	text-align:center;
	font-size: 11pt;
	letter-spacing:0px;
	color:#4C2A07;
	font-weight:normal;
	margin-top:5px;
	margin-right:15px;			
	}

h3
	{
	text-align:left;
	font-size: 8pt;
	letter-spacing:0px;
	color:#4C2A07;
	font-weight:bold;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;	
	}

ul
	{
	margin-top:0px;
	margin-bottom:0px;	
	}				
/* Définition structure de la page */
	
#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ffffff;
	margin-left: -380px;
	position: absolute;
	top: -285px;
	left: 50%;
	width: 760px;
	height: 570px;
	visibility: visible
	}

/* Element Corp H:343px  */
	
#corp
	{
	width: 760px;
	height: 550px;
	background: url(img/background.jpg)
	}



/* Element Bottom H:20+2+5+1+6 =34px  */	
#footer
	{
	width: 760px;
	height: 20px;
	background-color: #B1A48B;
	}


/* Définition des liens */

A {color: #46381C;}
A:hover {text-decoration: none; color:#46381C;}
A:link {color:#46381C;font-weight: normal;}
A:visited {color:#46381C;font-weight: normal;}
A:active {color:#46381C; font-weight: normal;}	

A.footertexte {
	text-decoration: none;
	font-size: 10px;
	letter-spacing:-1px;
	color:#C2B6A0;
	}
A.footertexte:hover {color:#EBE6DB;}
A.footertexte:link {color:#EBE6DB;font-weight: normal;}
A.footertexte:visited {color:#EBE6DB;font-weight: normal;}
A.footertexte:active {color:#EBE6DB; font-weight: normal;}	

	
/* Définition textes et images*/	
	



	
.texte {
	text-align:center;
	font-size: 10pt;
	letter-spacing:0px;
	color:#46381C;
	line-height:14px;
	}

.separateur {
	height: 8pt;
	line-height: 8pt;
	font-size: 8pt;		
	}

.logo
	{
	width: 685px;
	background-color: #ffffff;
	text-align:center;
	margin-top:10px	
	}

.images
	{
	width: 685px;
	background-color: #ffffff;
	text-align:center;
	}
	
.clients
	{
	width: 685px;
	background-color: #ffffff;
	text-align:center;
	margin-top:5px	
	}			
			
.foot {
	width:760px;
	padding-left:5px;
	padding-top:5px;
	text-align: center;
	float: left;
	font-size: 10px;	
	color:#C2B6A0;
	}

.validator {
	padding-top:2px;
	float: right;
	font-size: 10px;
	padding-right:5px;	
	}

.detail {
	margin-bottom:10px;
	}	

.texteprint
	{
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;	 
	}	
																				
/*Style Formulaire */

.form_gauche {
	margin:1px 0px 0px 50px; 
	border:0px; 
	padding:0px; 
	width:150px;
	float:left;
}

.form_droite {
	margin:0px 0px 5px 0px; 
	border:0px; 
	padding:0px; 
	width:300px;
	float:left;
}

.inputStyle {
	font-size:12px;
	font-style:normal;
	color:#000000;
	border:0px; 
	border:1px solid #c0c0c0;
	height: 12px;
	width:350px;}
	
.inputStyle2 {
	font-size:12px;
	font-style:normal;
	color:#000000;
	border:1px solid #c0c0c0;
	height: 80px;
	width:350px;
}	

.bouton{
	width:150px;
	height:20px;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color:white;
	text-align:center;
	font-weight:bold;
	background-color:#b1a48b;
	padding:0px;
	border-style:outset;
	border-width:2px;
	border-color:silver
}
	
.middle{
	clear:left;
	width:100%;
	text-align:center;
	margin-top:10px;
}

.droite{
	text-align:right;
	margin-top:10px;
	margin-right:10px;	
}		
