* {
	outline: none;
}

html,body {width: 100%;height: 100%;}

body {
	background-color: #FFFFFF;
	margin: 0; padding: 0;
	background-image: url(/img/fond.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

img {border: 0;}

#container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-left: -500px;
	text-align: left;
	padding: 0px;
}

div#mentions-legales {
	height: 20px;
}
a.mentions-legales,a.mentions-legales:visited, span.mentions-legales {
	font: normal 10px/2 arial,verdana,helvetica,sans;
	color: #C1C1C1;
	text-decoration: none;
}
a.mentions-legales:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

input.bouton {
	font: normal 12px arial,verdana,  helvetica, sans-serif,sans;
	color: #000000;
  background-color: #86D0F1;
	border: 1px solid #86D0F1;
	cursor: pointer;
}

.input-text {
	font-family: georgia,arial,verdana, helvetica, sans-serif,sans;
	font-size: 13px;
	color: #DF1515;
}

h1 {
	position: absolute; 
	left: 301px; 
	top: 57px;
	font: normal 37px arial, helvetica, sans;
	color: #87d5fc;
	padding: 0px;
	margin: 0px;
	letter-spacing: 2px;
}

h2 {
	position: absolute; 
	left: 611px; 
	top: 57px;
	font: normal 37px arial, helvetica, sans;
	color: #87d5fc;
	padding: 0px;
	margin: 0px;
	letter-spacing: 2px;
}

.t9 {font-size: 9px;}
.t10 {font-size: 10px;}
.t11 {font-size: 11px;}
.t12 {font-size: 12px;}
.t13 {font-size: 13px;}
.t14 {font-size: 14px;}
.t15 {font-size: 15px;}
.t16 {font-size: 16px;}
.t17 {font-size: 17px;}
.t18 {font-size: 18px;}
.t19 {font-size: 19px;}

input.bouton-commande {
	font: bold 11px arial,verdana,  helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #B53834;
	border: 1px solid #FFFFFF;
	cursor: hand;
}

.panier {color: #666666;}

.Lien-Panier {color: #666666;}

.rouge {color: #FF0000;}
.bordeau {color: #B53834;}
.gris {color: #666666;}

.bold {font-weight: bold;}

#fond-milieu {
	background-image: url(../img/fond-milieu.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* Styles partie ecommerce */

table.ecom-tableau, table.ecom-tableau td {
	border-collapse: collapse;
	border: solid 1px #B53834;
}

td.ecom-tetiere {
	background-color: #B53834;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

table.ecom-cc {
	border-collapse: collapse; 
	border: 1px solid #B53834;
	padding: 5px;
}
table.ecom-cc td {
	padding: 5px;
}

.ecom-form {
	font-family: arial,helvetica,sans-serif,sans;
	font-size: 11px;
}

/* Fin styles partie ecommerce */

input.f_recherche {
	font: normal 12px arial,verdana,helvetica,sans;
	color: #37488E;
	border: none;
}

hr {
	color: #37488E;
	width: 100%;
	height: 1px;
	padding: 0; margin: 0;
}

div#contenu {
	min-height: 390px;
	background-image: url(/img/fond-contenu.jpg);
	background-position: 0 0;
	background-repeat: repeat;
	width: 990px;
}

span.Titre-Page {font: normal 37px/130% arial,helvetica sans-serif,sans; color: #83D2F0;}

span.Titre-Gamme {font: normal 13px/130% arial,helvetica sans-serif,sans; color: #83D2F0;}
span.Titre-Produit {font: normal 20px/130% arial,helvetica sans-serif,sans; color: #83D2F0;}

a.bouton-entree-pipes-modernes,a.bouton-entree-pipes-modernes:visited {
	display: block;
	width: 111px;
	height: 36px;
	background-color: #666666;
	background-image: url(/img/pipes-modernes-bouton-entree.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
a.bouton-entree-pipes-modernes:hover {
	background-position: 1px 1px;
}

a.bouton-entree-pipes-traditionnelles,a.bouton-entree-pipes-traditionnelles:visited {
	display: block;
	width: 111px;
	height: 36px;
	background-color: #E6E2D6;
	background-image: url(/img/pipes-traditionnelles-bouton-entree.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
a.bouton-entree-pipes-traditionnelles:hover {
	background-position: 1px 1px;
}

a.bouton-entree-pipes-modernes-en,a.bouton-entree-pipes-modernes-en:visited {
	display: block;
	width: 111px;
	height: 36px;
	background-color: #666666;
	background-image: url(/img/pipes-modernes-bouton-entree-en.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
a.bouton-entree-pipes-modernes-en:hover {
	background-position: 1px 1px;
}

a.bouton-entree-pipes-traditionnelles-en,a.bouton-entree-pipes-traditionnelles-en:visited {
	display: block;
	width: 111px;
	height: 36px;
	background-color: #E6E2D6;
	background-image: url(/img/pipes-traditionnelles-bouton-entree-en.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
a.bouton-entree-pipes-traditionnelles-en:hover {
	background-position: 1px 1px;
}
