* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
}

html {
	height: 100%;
}

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background: none;
	height: 100%;
}

img {border: 0;}

#container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1100px;
	margin-top: 0px;
	margin-left: -550px;
	text-align: left;
	padding: 0px;
}

a.mentions-legales,a.mentions-legales:visited, span.mentions-legales {
	font: normal 9px arial,helvetica,sans;
	color: #8F8F8F;
	text-decoration: none;
}

a.mentions-legales:hover {
	text-decoration: underline;
	color: #8F8F8F;
}

a.navigation,a.navigation:visited {
	display: block;
	width: 203px;
	height: 21px;
	font: normal 13px arial,helvetica,sans;
	color: #727272;
	text-decoration: none;
	background-image: url(/img/puce-navigation.jpg);
	background-position: right 0;
	background-repeat: no-repeat;
	text-align: right;
}
a.navigation:hover {
	display: block;
	width: 203px;
	height: 21px;
	font: normal 13px arial,helvetica,sans;
	color: #727272;
	text-decoration: none;
	background-image: url(/img/puce-navigation-on.jpg);
	background-position: right 0;
	background-repeat: no-repeat;
	text-align: right;
}
a.navigation-selected,a.navigation-selected:visited,a.navigation-selected:hover {
	display: block;
	width: 203px;
	height: 21px;
	font: bold 13px arial,helvetica,sans;
	color: #39a520;
	text-decoration: none;
	background-image: url(/img/puce-navigation-selected.jpg);
	background-position: right 0;
	background-repeat: no-repeat;
	text-align: right;
}
a.navigation-deroul,a.navigation-deroul:visited {
	display: block;
	width: 100%;
	height: 21px;
	font: normal 13px arial,helvetica,sans;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/fond-navigation-deroul.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	text-align: left;
	white-space: nowrap;
}
a.navigation-deroul:hover {
	display: block;
	width: 100%;
	height: 21px;
	font: normal 13px arial,helvetica,sans;
	color: #39a520;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(/img/blank.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: left;
	white-space: nowrap;
}

input.bouton {
	font: bold 11px arial,  helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #A32D29;
	border: 1px solid #A32D29;
	cursor: pointer;
}

.input-text {
	font-family: arial, helvetica, sans-serif,sans;
	font-size: 12px;
	color: #434445;
}

h1 {
	position: absolute; 
	width: 250px; 
	height: 40px; 
	left: 10px; 
	top: 23px;
	font: bold 19px arial, helvetica, sans;
	color: #D63200;
	padding: 0px;
	margin: 0px;
}

.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;}

.bordeau {color: #A32D29;}
.blanc {color: #FFFFFF;}
.rouge {color: #FF0000;}
.gris {color: #666666;}

.bold {font-weight: bold;}

span.titre-navigation {
	font: bold 15px arial, helvetica, sans;
	color: #1F1F1F;
}
span.titre-navigation a{color: #fff;text-decoration:none;}
span.titre-navigation a:hover{}
span.titre-vert {
	font: bold 13px arial, helvetica, sans;
	color: #39a520;
}

input.moteur-recherche,select.moteur-recherche {
	font: normal 12px arial, helvetica, sans;
	color: #434445;
}

span.page {
	font: normal 13px  arial,helvetica,sans-serif,sans;
  color: #000000;
	padding: 2px;
	text-decoration: none;
}
a.page,a.page:visited {
	font: normal 13px  arial,helvetica,sans-serif,sans;
  color: #000000;
	padding: 2px;
	text-decoration: underline;
}
a.page:hover {
	font: normal 13px  arial,helvetica,sans-serif,sans;
  color: #39a520;
	padding: 2px;
	text-decoration: none;
}
a.page-selected,a.page-selected:visited,a.page-selected:hover {
	font: normal 13px  arial,helvetica,sans-serif,sans;
  color: #39a520;
	padding: 1px;
	border: solid 1px #39a520;
	text-decoration: none;
}

/* Styles partie ecommerce */

table.ecom-tableau, table.ecom-tableau td {
	border-collapse: collapse;
	border: solid 1px #434445;
}

td.ecom-tetiere {
	background-color: #434445;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

table.ecom-cc {
	border-collapse: collapse; 
	border: 1px solid #434445;
	padding: 5px;
}
table.ecom-cc td {
	padding: 5px;
}

.ecom-form {
	font-family: arial,helvetica,sans-serif,sans;
	font-size: 11px;
}

input.bouton-commande {
	font: bold 11px arial,  helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #39a520;
	border: 0px solid #434445;
	cursor: pointer;
	background-image: url(/img/fond-bouton-commande.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-left: 10px; padding-right: 10px;
}

.panier {color: #666666;}

.Lien-Panier {color: #666666;}

/* Fin styles partie ecommerce */


/* Pop Up */
#disclaimer{
	background-color:#fff;
	border:1px solid #60971F;
	padding:20px;
	z-index:200px;
}


