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

body { 
	background: url(images/bg.jpg) repeat #505ba1;
	font-family: Helvetica,Arial,"Lucida Grande",Verdana,sans-serif;  
	color:#e2dede;
}
img {
	border:none;
}
a:link, a:visited, a:active{
	color: #e2dede;
	text-decoration: none;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.page-cadre {
	display:block;
	position:absolute;
	width : 650px;
	height: 577px;
	margin-top:23px;
	margin-left:73px;
}
.titre {
	display:block;
	float:left;
	width:650px;
	height:55px;
}
.a_espace {
	display:block;
	float:left;
	width:401px;
	height:55px;
}
.p_espace {
	display:block;
	float:left;
	width:5px;
	height:55px;
}
.p_accueil {
	display:block;
	float:left;
	width:100px;
	height:55px;
}
.a_separateur {
	display:block;
	float:left;
	width:12px;
	height:55px;
	background:url(images/accueil_4.jpg) no-repeat;
}
.p_separateur1 {
	display:block;
	float:left;
	width:12px;
	height:55px;
	background: url(images/page_3.jpg) no-repeat;
}
.e_separateur1 {
	display:block;
	float:left;
	width:12px;
	height:55px;
	background: url(images/etiquette_3.jpg) no-repeat;
}
.a_produits {
	display:block;
	float:left;
	width:115px;
	height:55px;
}
.p_produits {
	display:block;
	float:left;
	width:115px;
	height:55px;
}
.p_separateur2 {
	display:block;
	float:left;
	width:12px;
	height:55px;
	background: url(images/page_5.jpg) no-repeat;
}
.e_separateur2 {
	display:block;
	float:left;
	width:12px;
	height:55px;
	background: url(images/etiquette_5.jpg) no-repeat;
}
.a_contact {	
	display:block;
	float:left;
	width:122px;
	height:55px;
}
.p_contact {	
	display:block;
	float:left;
	width:122px;
	height:55px;
}
.p_espace2 {	
	display:block;
	float:left;
	width:284px;
	height:55px;
}
.a_img {	
	display:block;
	float:left;
	width:650px;
	height:407px;
}
.p_img {	
	display:block;
	float:left;
	width:650px;
	height:407px;
}
.e_img {	
	display:block;
	float:left;
	width:650px;
	height:407px;
}
.photo {
	display:block;
	float:left;
	width:650px;
	height:462px;
	background: url(images/etiquettes.jpg) no-repeat;
}
.photo-page {
	display:block;
	float:left;
	width:650px;
	height:462px;
	background: url(images/page_7.jpg) no-repeat;
}
.photo-etiquettes {
	display:block;
	float:left;
	width:650px;
	height:462px;
	background: url(images/pages_etiquettes.jpg) no-repeat;
}
.photo-contact {
	display:block;
	float:left;
	width:650px;
	height:462px;
	background: url(images/page_10.jpg) no-repeat;
}
.page-produits {
	display:block;
	float:left;
	padding:25px 0 0 32px;
	font-size:18px;
	line-height:38px;
}
.liens-etiquettes {
	display:block;
	float:left;
	height:153px;
	width:350px;
	float:left;
	padding:0 0 0 10px;
	font-size:14px;
	line-height:18px;
}
.images-etiquettes {
	display:block;
	float:left;
	height:153px;
	width:250px;
	float:left;
}
.textes-etiquettes {
	display:block;
	float:left;
	height:248px;
	width:610px;
	float:left;
	padding:0 20px;
	font-size:13px;
	text-align:justify;
	color:#000000;
	line-height:inherit;
}

.page-contact {
	display:block;
	float:left;
	padding:10px 0 0 20px;
	font-size:13px;
	letter-spacing:0.1em;
}
.page-merci {
	display:block;
	float:left;
	padding:50px 210px 0 70px;
	font-size:13px;
	letter-spacing:0.1em;
}
h1,h2 {
	color: #515ba2;
}
input {
	border: none;
}
.txtarea {
	border: none;
}
.boutons {
	cursor:pointer;
}
.footer {
	display:block;
	float:left;
	width:650px;
	height:60px;
	font-size:12px;
	line-height: 18px;
	letter-spacing:;
	text-align:center;
	vertical-align: bottom;
	background:url(images/accueil_7.jpg) no-repeat;
}
.bas-page {
	height: 20px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index:100;
	font-size:13px;
	line-height: 20px;
	letter-spacing:;
	text-align:center;
	padding-bottom:5px;
	font-size:11px;
	width:100%;
	background-color:#505ba1;
}
.bas-page-mobile {
	display:block;
	float:left;
	width:650px;
	height:25px;
	font-size:12px;
	letter-spacing:;
	text-align:center;
	margin: auto;
}