@font-face {
	font-family: 'AngelinaRegular';
	src: url('../font/angelina-webfont.eot');
	src: local('?'), url('../font/angelina-webfont.woff') format('woff'), url('../font/angelina-webfont.ttf') format('truetype'), url('../font/angelina-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html *{
	margin: 0px;
	padding: 0px;
}

.clear { clear: both;}

body {
	background-color: #ebebeb;
	padding:0;
	margin:0;
	font-family: arial;
	}

#conteneur {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	width:1025px;
	min-height:624px;
	background-color: #d8d5ce;
	border: solid 1px gray;
    -moz-box-shadow: gray 2px 4px 8px 0;
}

#conteneur-haut {
	margin-left: 0;
	margin-top: 0;
	height:118px;
	width:1025px;
	}
	
#miroiterie {
position:absolute;
	font : 22px Kozuka Gothic Pro;
	color: #01abc4;
	left: 120px;
	top:-10px;
}


#logo-interface {
	position:absolute;
	left:0px;
	top:10px;
	width:224px;
	height:118px;
}

#logo-interface img {
	border: solid 0 black;
	margin:0;
	padding:0;
	}

#slogan {
	position:absolute;
	left:224px;
	top:10px;
	width:547px;
	height:71px;
	text-align: center;
	border: solid 0 black;
}

#slogan h1 {
	font: 35px 'AngelinaRegular', Arial, sans-serif;
	letter-spacing: 2px;
	color: #01abc4;
	margin:0;
	padding:0;
}


/*==============================HAUT PANIER===============================*/

#panier {
	position:absolute;
	left:771px;
	top:29px;
	width:199px;
	height:71px;
	background:url('../images/panier.png');
}

#panier-qte {
	position:absolute;
	left:130px;
	top:28px;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	border: solid 0px black;
	}
	
#panier-voir {
	position:absolute;
	left:64px;
	top:52px;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	border: solid 0px black;
	}
	
#panier-voir a {
	color: #fff;
	text-decoration: none;
	}
	
#panier-voir a:hover {
	color: #000;
	text-decoration: none;
	}
	

	
/*==============================MENU===============================*/

#menu-fond {
	position:absolute;
	top:100px;
	width:744px;
	height:32px;
}

#menu-fond ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:1025px;
	height:32px;
	background:url('../images/menu-fond.png');
	
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	}
	
#menu-fond li {
	display: block ;
	text-align: center ;
	background:url('../images/menu-fond.png');
	float: left;
	height:32px;
	}
	
#menu-fond li:hover {
	display: block ;
	text-align: center ;
	background:url('../images/menu-fond-hover.png');
	}
	
#menu-fond li.selected {
	display: block ;
	text-align: center ;
	background:url('../images/menu-fond-hover.png');
	}
	
#menu-fond a {
	position: relative;
	text-decoration: none;
	vertical-align: middle;
	color: #fff;
	height:15px;
	margin: 0px 2px 0px 2px;
	top: 6px;
	left: 0px;
	}
	
#menu-fond a:hover {
	text-decoration: none;
	color: #000;
	}
		
	
/*==============================ACCUEIL===============================*/

#accueil-diaporama_ {
	margin-left:68px;
	margin-top:20px;
	width:400px;
	min-height:300px;
	float: left;
}

ul#portfolio {
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul#portfolio li img{
	border: 0px solid #01abc4;
	margin:0;
	padding:0;
}

#accueil-fond-texte {
	margin-left:0px;
	margin-top:20px;
	width:485px;
	height:300px;
	background-color: #01abc4;
	float: left;
}

#accueil-fond-texte p {
	margin: 10px 10px 10px 10px;
	color: #fff;
	overflow: auto;
	font-size: 12px;
	height:280px;
	}

#accueil-encart-produit {
	margin-left:68px;
	margin-top:5px;
	width:477px;
	height:198px;
	background:url('../images/accueil-encart-produit.png');
	float: left;
	text-align: center;
}

#accueil-encart-produit h1 {
	font-weight: bold;
	font-size: 18px;
	color: #3f2514;
	margin: 10px 0 10px 0;
}

#accueil-encart-produit p {
	margin-left:50px;
	margin-top:15px;
	width:215px;
	height:65px;
	border: solid 0px black;
	font-weight: normal;
	font-size: 12px;
	color: #3f2514;
	text-align: left;
	float: left;
}

#accueil-encart-produit-carte {
	margin-right:5px;
	margin-top:25px;
	width:178px;
	height:34px;
	border: solid 0px black;
	font-weight: normal;
	font-size: 12px;
	color: #3f2514;
	text-align: left;
	float: right;
}

/*==============================BOUTIQUE===============================*/

#boutique-texte {
	margin-left:25px;
	margin-top:20px;
	width:965px;
	border: solid 0px black;
	background-color: #38b9cc;
}

#boutique {
	margin-left:20px;
	margin-top:20px;
	width:1000px;
	border: solid 0px black;
}

#boutique ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:1000px;
	min-height:500px;
	
	font-family: verdana;
	font-weight: normal;
	font-size: 14px;
	}
	
#boutique li {
	display: block ;
	width:477px;
	height:450px;
	background:url('../images/encart-produit.png');
	float: left;
	margin: 5px 5px 5px 5px;
	}
	
#boutique .titre {
	width: 467px;
	height: 24px;
	padding-top: 2px;
	padding-left: 10px;
	background:url('../images/fond-titre-page.png');
	background-repeat: repeat-x;
	
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	}
	
#boutique img.prod {
	width:160px;
	height:130px;
	float: left;
	margin: 10px 15px 25px 15px;
	}
	
#boutique .description {
	font-weight: normal;
	font-size: 11px;
	height: 200px;
	overflow: auto;
	color: #3f2514;
	margin-top: 5px;
	padding-right: 10px;
	}

#boutique .tarif {
	float: left;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	margin: 0px 20px 0 5px;
	color: #1bb3ca;
	}
	
#boutique .btn-ajouter {
	width:170px;
	height:41px;
	float: right;
	margin: 20px 20px 0 0px;
	}	
	
#boutique .calculette {
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	margin: 60px 20px 0 5px;
	color: #1bb3ca;
	}
	

	
#boutique table.calc {
	margin-left: 160px;
	border: solid 0px #1bb3ca;
	width: 300px;
	color: #1bb3ca;
	font-weight: bold;
	font-size: 12px;
	}
	
/*==============================CREDENCES===============================*/

#credence-diaporama_ {
	margin-left:30px;
	margin-top:20px;
	width:501px;
	min-height:350px;
	float: left;
}


#credence-fond-texte {
	margin-left:0px;
	margin-top:20px;
	width:448px;
	height:350px;
	background-color: #01abc4;
	float: left;
}

#credence-fond-texte p {
	margin: 10px 10px 10px 10px;
	color: #fff;
	overflow: auto;
	font-size: 12px;
	height:340px;
	}

#boutique-credences-texte {
	margin-left:25px;
	margin-top:20px;
	width:965px;
	border: solid 0px black;
	background-color: #38b9cc;
}

#boutique-credences {
	margin-left:20px;
	margin-top:20px;
	width:1000px;
	border: solid 0px black;
}

#boutique-credences ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:1000px;
	min-height:500px;
	
	font-family: verdana;
	font-weight: normal;
	font-size: 14px;
	}
	
#boutique-credences li {
	display: block ;
	width:477px;
	height:450px;
	background:url('../images/encart-produit.png');
	float: left;
	margin: 5px 5px 5px 5px;
	}
	
#boutique-credences .titre {
	width: 467px;
	height: 24px;
	padding-top: 2px;
	padding-left: 10px;
	background:url('../images/fond-titre-page.png');
	background-repeat: repeat-x;
	
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	}
	
#boutique-credences img.prod {
	width:160px;
	height:130px;
	float: left;
	margin: 10px 15px 25px 15px;
	}
	
#boutique-credences .description {
	font-weight: normal;
	font-size: 11px;
	height: 180px;
	overflow: auto;
	color: #3f2514;
	margin-top: 5px;
	padding-right: 10px;
	}

#boutique-credences .tarif {
	float: left;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	margin: 0px 10px 0 5px;
	color: #1bb3ca;
	}
	
#boutique-credences .btn-ajouter {
	width:130px;
	height:41px;
	float: right;
	margin: 60px 20px 0 5px;
	}	
	
#boutique-credences .calculette {
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	margin: 60px 20px 0 0px;
	color: #1bb3ca;
	}
	

	
#boutique-credences table.calc {
	position: absolute;
	margin-left: 160px;
	border: solid 0px #1bb3ca;
	width: 300px;
	color: #1bb3ca;
	font-weight: bold;
	font-size: 12px;
	}
/*==============================Calculatrice===============================*/

#calculatrice {
	margin-left:5px;
	margin-top:5px;
	width:406px;
	height:198px;
	background:url('../images/calculatrice.png');
	float: left;
}

#calculatrice h2 {
	margin-left:18px;
	margin-top:0px;
	width:350px;
	height:30px;
	font-weight: normal;
	font-size: 24px;
	color: #fff;
	border: solid 0px black;
	padding-top: 4px;
	}
	
#calculatrice p {
	margin-left:10px;
	margin-top:10px;
	width:390px;
	height:45px;
	font-weight: normal;
	font-size: 12px;
	color: #3f2514;
	border: solid 0px black;
	}
	
#calculatrice table {
	margin-left:10px;
	margin-top:5px;
	width:390px;
	height:70px;
	font-weight: normal;
	font-size: 20px;
	color: #3f2514;
	border: solid 0px black;
	}
	
#calculatrice p.exemple {
	margin-left:10px;
	margin-top:5px;
	width:390px;
	height:20px;
	font-weight: normal;
	font-size: 11px;
	color: #01abc4;
	border: solid 0px black;
	}
	
	
/*-------------	PANIER --------------*/

#panier-vide{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #01abc4;
	background-color: #fff;
	margin-top:100px;
	padding: 40px 0px 0px 0px;
	width : 300px;
	height: 70px;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	color: #000000;
}	

#panier-tableau {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #01abc4;
	background-color: #ffffff;
	margin-top : 20px;
	padding:0px;
	width:717px;
	}

#panier-tableau tr {
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	border-top: solid 1px rgb(0,144,54);
	border-left: solid 0px rgb(0,144,54);
	border-right: solid 0px rgb(0,144,54);
	border-bottom: solid 1px rgb(0,144,54);
}

#panier-tableau tr.bas th {
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	border-top: solid 1px #cccccc;
}

#panier-tableau td {
	padding: 5px;
	text-align: center;
	border-top: solid 1px #cccccc;
	border-bottom: solid 0px rgb(0,144,54);
	border-left: solid 1px #cccccc;
}

#panier-tableau td.texte {
	padding: 5px;
	text-align: left;
	border-top: solid 1px #cccccc;
	border-bottom: solid 0px rgb(0,144,54);
	border-left: solid 1px #cccccc;
}

#panier-tableau td.tarif {
	padding: 5px;
	text-align: right;
	border-top: solid 1px #cccccc;
	border-bottom: solid 0px rgb(0,144,54);
	border-left: solid 1px #cccccc;
}

#panier-tableau td.total {
	padding: 5px;
	text-align: right;
	border-top: solid 1px #cccccc;
	border-bottom: solid 0px rgb(0,144,54);
	border-left: solid 1px #cccccc;
	font-weight: bold;
}

#panier-tableau th{
	padding: 0px 5px 0px 5px;
	text-align: center;
	border: solid 0px rgb(0,144,54);
	color: #01abc4;
	font-weight: bold;
	font-size: 13px;
	
}

#panier-tableau a{
	font-weight: normal;
	font-size: 11px;
	color: #01abc4;
	text-decoration: none;
}	

#panier-boutons{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #01abc4;
	background-color: #ffffff;
	margin-top : 10px;
	margin-bottom : 50px;
	padding:0px;
	width:717px;
	height:80px;
	}

#panier-conditions{
	position: relative;
	top: 10px;
	left: 200px;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	color: #000000;
}	

#panier-conditions a{
	font-weight: normal;
	font-size: 11px;
	color: #01abc4;
	text-decoration: none;
}	


#panier-continuer-achat {
	position: relative;
	float:left;
	width : 210px;
	height: 23px;
	top : 24px;
	left: 30px;
	}
	
#panier-continuer-achat img {
	border: solid 0px white;
	}
	
#panier-valider-achat {
	position: relative;
	float: right;
	width: 222px;
	height: 23px;
	top : 24px;
	right: 30px;
	}
	

	
#tab_info_client {
	border: 0px;
	width: 700px;
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	}

#tab_info_client input {
	background : #FFFFFF;
	border : 1px solid #CCC;
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
}

#tab_info_client .input_blank {
	background : #FFFFFF;
	border : 0px;
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
}

#tab_info_client select {
	background : #FFFFFF;
	border : 1px solid #CCC;
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
}

#tab_info_client checkbox {
	background : #FFFFFF;
	border : 1px solid #CCC;
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
}

#tab_info_client textarea {
	background : #FFFFFF;
	font-size : 11px;
	border : 1px solid #CCC;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #000000;
}
	
	
/*==============================PAGE TEXTE DYN===============================*/

#page-texte {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	width:925px;
	min-height:400px;
	background-color: #fff;
	border: solid 1px #03b3ca;
	-moz-box-shadow: gray 2px 4px 8px 0;
	font-family: arial;
}

#page-tablettes {
	position:relative;
	margin-left: 24px;
	margin-right: auto;
	top: 10px;
	width:477px;
	min-height:350px;
	background-color: #fff;
	border: solid 1px #03b3ca;
	-moz-box-shadow: gray 2px 4px 8px 0;
	font-family: arial;
	float:left;
}

#page-tablettes h2 {
	width: 467px;
	height: 24px;
	padding-top: 2px;
	padding-left:10px;
	background:url('../images/fond-titre-page.png');
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	}

#cadre-photo-hotte{
	position:relative;
	margin-left: 510px;
	margin-right: auto;
	top: 10px;
	width:477px;
	height:350px;
	background:url('../images/fond-de-hotte.jpg') no-repeat;
}	

	
p.tablettes {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width:380px;	
}

#page-texte2 {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	width:925px;
	min-height:400px;
	background-color: #01abc4;
	border: solid 1px #03b3ca;
	-moz-box-shadow: gray 2px 4px 8px 0;
	font-family: arial;
}


#page-texte h2 {
	width: 915px;
	height: 24px;
	padding-top: 2px;
	padding-left: 10px;
	background:url('../images/fond-titre-page.png');
	background-repeat: repeat-x;
	
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	}
	
p.texte {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width:905px;
}

/*==============================CONTACT===============================*/

#form-demande {
	top: 10px;
	width:925px;
	min-height:400px;
	border: solid 0px black;
	}

#form-demande td {
	padding:10px;
	border: solid 0px black;
	margin: 10px;
	}	
	
.left {
	text-align: left;
	padding-left: 5px;
	}
	
.right {
	font-weight: normal;
	font-size: 14px;
	color: #402715;
	text-align: right;
	padding-right: 5px;
	width: 50%;
	}
	
/*==============================PIED===============================*/

#pied {
	margin-left:57px;
	margin-top:20px;
	width:914px;
	height:24px;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	color: #01abc4;
	border: solid 0px black;
}

#pied a {
	color: #01abc4;
	text-decoration: none;
	}
	
#pied a:hover {
	color: #000;
	text-decoration: none;
	}
	
/*==============================PRESENTATION===============================*/



#cadre {

position:relative;
width : 925px;
min-height: 310px;
top: 0px;

}

#texte_gauche {

	position:relative;
	width:462px;
	margin-left : 5px;
	float:left;
	top:5px;
}

#texte_droite {

	position:relative;
	width:462px;
	margin-left : 450px;
	float:left;
	top:5px;

}


#photo_droite {
	position:absolute;
	margin-left : 475px;
	float:left;

}


#photo_gauche {
	position:absolute;
	float:left;
}

/*==============================PRESENTATION2===============================*/

#photo_gauche1 {
position:absolute;
	float:left;
	margin-left : -1px;

}

#photo_droite1 {
	position:absolute;
	margin-left : 496px;
	float:left;

}

#texte_gauche1 {

	position:relative;
	width:462px;
	margin-left : 5px;
	float:left;
	top:50px;
	color: #fff;
}

#texte_droite1 {

	position:relative;
	width:462px;
	margin-left : 450px;
	float:left;
	top:50px;
	color: #fff;

}