@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Background/Background.jpg);
	background-size:100%;
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;

}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1.5pt;
	text-decoration:none;		
}
.Texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	line-height: 13pt;
}

.Texte:LINK {
		text-decoration:none;	
}


.Texte:VISITED {
		text-decoration:none;	
}


.style1 {color: #db4f28}
.TextePetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 7pt;*/
	font-size: 8pt;
	color: #333333;
	line-height: 11pt;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #db4f28;
	font-weight:bold;
	line-height: 11pt;
	margin-bottom:0px;
	margin-top:0px;	
	text-decoration:none;	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 7pt;
	color: #333333;
	font-weight:normal;
	line-height: 11pt;
	margin-top:0px;
	margin-bottom:0px;

	
}

a:link {
		text-decoration:none;
}

a:visited {
		text-decoration:none;
}

a:active {		
text-decoration:none;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #db4f28;
	font-weight:bold;
	line-height: 13pt;
	margin-top:0px;
	margin-bottom:0px;	
	
}
strong {
	color: #db4f28;
}
li.produits {
	list-style-position: inherit;
	list-style-type: disc;
	color: #db4f28;
}

.menuflash {
position:absolute; 
top:35%;
}
