/* Définition des balises*/

body 
	{
	background-color: #ffffff;
	margin: 10px;
	font-family:arial;
	}

img
	{border:0px;}

	
h1
	{
	background-color: #FCF9F3;
	text-align:center;
	font-size: 15pt;
	letter-spacing:0px;
	color:#000000;
	font-weight:normal;
	margin-top:3px;	
	margin-bottom:8px;
	padding:3px;
	border: 1px solid #F2EEE7;
	font-weight:bold;		
	}	

h2
	{
	text-align:right;
	font-size: 14pt;
	letter-spacing:0px;
	color:#000000;
	font-weight:normal;
	margin-top:5px;
	margin-right:15px;			
	}

h3
	{
	text-align:left;
	font-size: 13pt;
	letter-spacing:0px;
	color:#000000;
	font-weight:bold;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;	
	}

ul
	{
	margin-top:0px;
	margin-bottom:0px;
	}				


/* Elements Top H:10+8+25= 43px  */

#menu
	{
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;	 
	background-color: #ffffff;
	}

#footer
	{
	height: 0px;
	line-height: 0px;
	font-size: 0px;	 
	background-color: #ffffff;
	}


/* Définition des liens */

A {color: #000000;}
A:hover {text-decoration: none; color:#000000;}
A:link {color:#000000;font-weight: normal;}
A:visited {color:#000000;font-weight: normal;}
A:active {color:#000000; font-weight: normal;}	

A.footertexte {
	text-decoration: none;
	font-size: 0px;
	letter-spacing:-1px;
	color:#ffffff;
	}

/* Définition textes et images*/	
	
	
.texte {
	text-align:left;
	margin-top:0px;
	font-size: 13pt;
	letter-spacing:0px;
	color:#000000;
	line-height:15pt;
	}

.separateur {
	height: 5pt;
	line-height: 5pt;
	font-size: 5pt;		
	}

.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: 1px;	
	color:#ffffff;
	}

.validator {
	padding-top:2px;
	float: right;
	font-size: 10px;
	padding-right:5px;	
	}

.detail {
	margin-bottom:10px;
	}	
																			
.texteprint
	{
	background-color: #FCF9F3;
	text-align:center;
	font-size: 12pt;
	letter-spacing:0px;
	color:#4C2A07;
	font-weight:normal;
	margin-top:15px;	
	margin-bottom:8px;
	padding:3px;
	border: 1px solid #F2EEE7;		
	}

img.print0{
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;	 
}		

