
/* Définition des balises*/

body 
	{
	background-image:"Images\Logo_Asporia.jpg";
	background-color:#FFFFFF;
	margin: 0px;
	font-family:cambria;
	}

img
	{border:0px}	

h1
	{
	text-align:justifed;
	font-size: 15pt;
	letter-spacing:0px;
	color:#000000;
	font-weight:bold;
	margin-top:10px;
	margin-left:0px;		
	margin-bottom:20px;
	padding:0px;
	border: 0px;		
	}	
h4
	{
	text-align:justifed;
	font-size:35pt;
	letter-spacing:0px;
	color:#FF0000;
	font-weight:bold;
	margin-top:10px;
	margin-left:0px;		
	margin-bottom:20px;
	padding:0px;
	border: 0px;		
	}	

h2
	{
	text-align:right;
	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: 0;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #000000;
	margin-left: -380px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 760px;
	height: 700px;
	visibility: visible
	}


/* Elements Top H:100+15= 115px  */
	
#barretop1
	{
	width: 760px;
	height: 100px;
	line-height: 100px;
	font-size: 1px;	 
	background-color: #000000;
	}

#barretop2
	{
	width: 100%;
	height: 34px;
	line-height: 34px;
	font-size: 24px;	 
	background-color: #BCBCBC;
	color:#000000;
	text-align:center;
	padding-left:15px;
	}

	

/* Element Corp H:545px  */
	
#corp
	{
	width: 760px;
	height: 545px;
	background-color: #ffffff;
	}

	

/* Element Bottom H:20+20 =40px  */	
#footer
	{
	width: 760px;
	height: 20px;
	background-color: #ffffff;
	}

#barrebas
	{
	width: 760px;
	height: 20px;
	line-height: 2px;
	font-size: 2px;	 
	background-color: #ffffff;
	}

/* Définition des liens */

A {color: #ffffff;}
A:hover {text-decoration: none; color:#ffffff;}
A:link {color:#ffffff;font-weight: normal;}
A:visited {color:#ffffff;font-weight: normal;}
A:active {color:#ffffff; font-weight: normal;}	

A.footertexte {
	text-decoration: none;
	font-size: 10px;
	letter-spacing:-1px;
	color:#ffffff;
	}
A.footertexte:hover {color:#ffffff;}
A.footertexte:link {color:#ffffff;font-weight: normal;}
A.footertexte:visited {color:#ffffff;font-weight: normal;}
A.footertexte:active {color:#ffffff; font-weight: normal;}	

A.barretop {
	text-decoration: none;
	font-size: 24px;
	letter-spacing:0px;
	color:#000000;
	}

A.barretop:hover {color:#0000ff;}
A.barretop:link {color:#000000;font-weight: normal;}
A.barretop:visited {color:#000000;font-weight: normal;}
A.barretop:active {color:#ffffff; font-weight: normal;}		
	
/* Définition textes et images*/	
	
	
.texte {
	text-align:left;
	padding:10px;
	margin-top:0px;
	font-size: 8pt;
	letter-spacing:0px;
	color:#ffffff;
	line-height:14px;
	}

.separateur {
	height: 4pt;
	line-height: 4pt;
	font-size: 4pt;		
	}

.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 {
	padding-left:5px;
	padding-top:5px;
	text-align: left;
	float: left;
	font-size: 10px;	
	color:#C2B6A0;
	}

.footright {
	padding-top:5px;
	float: right;
	font-size: 10px;
	padding-right:5px;
	color:#ffffff;		
	}

.detail {
	margin-bottom:10px;
	}	

.texteprint
	{
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;	 
	}	
																				
.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:300px;}
	
.inputStyle2 {
	font-size:12px;
	font-style:normal;
	color:#000000;
	border:1px solid #c0c0c0;
	height: 50px;
	width:300px;
}	

.bouton{
	width:100px;
	height:22px;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color:white;
	text-align:center;
	font-weight:bold;
	background-color:#898989;
	padding:0px;
	border-style:outset;
	border-width:2px;
	border-color:silver
}
	
.middle{
	clear:left;
	width:100%;
	text-align:center;
	margin-top:20px;
}

.droite{
	text-align:right;
	margin-top:10px;
	margin-right:10px;	
}		
