* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

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: 1000px;
	margin-top: 0px;
	margin-left: -500px;
	text-align: left;
	padding: 0px;
}

a.mentions-legales,a.mentions-legales:visited, span.mentions-legales {
	font: normal 10px arial,verdana,helvetica,sans;
	color: #8F8F8F;
	text-decoration: none;
}

a.mentions-legales:hover {
	text-decoration: underline;
	color: #555555;
}

a.navigation, a.navigation:visited, a.navigation:hover {
	display: block;
	position: absolute;
	width: 148px;
	height: 21px;
	left: 129px;
	font: normal 12px arial,verdana,helvetica,sans;
	color: #C02B00;
	text-decoration: none;
	text-align: right;
	padding-right: 7px;
	background-image: url(../img/blank.gif);
}

a.navigation-deroul, a.navigation-deroul:visited {
	display: block;
	width: 100%;
	height: 22px;
	font: normal 12px arial,verdana,helvetica,sans;
	color: #FFFFFF;
	background-color: #37488E;
	text-decoration: none;
	text-align: left;
	background-image: url(../img/blank.gif);
	z-index:1000;
}

a.navigation-deroul:hover {
	display: block;
	width: 100%;
	height: 22px;
	font: normal 12px arial,verdana,helvetica,sans;
	color: #37488E;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-image: url(../img/blank.gif);
	z-index:1000;
}

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

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

h1 {
	position: absolute; 
	width: 250px; 
	height: 40px; 
	left: 622px; 
	top: 478px;
	font: bold 19px arial, helvetica, sans;
	color: #FFFFFF;
	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;}

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

.panier {color: #37488E;}

.Lien-Panier {color: #37488E;}

.rouge {color: #FF0000;}
.blanc {color: #FFFFFF;}

.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;
}

a.bouton-index,a.bouton-index:visited {
	background-position: 0 0;
	background-repeat: no-repeat;
}
a.bouton-index:hover {
	background-position: 0 bottom;
}

a.bouton-index-eurostat-en {background-image: url(/img/bouton-index-eurostat-en.jpg);}
a.bouton-index-produits-en {background-image: url(/img/bouton-index-produits-en.jpg);}
a.bouton-index-esd-en {background-image: url(/img/bouton-index-esd-en.jpg);}
a.bouton-index-news-en {background-image: url(/img/bouton-index-news-en.jpg);}
a.bouton-index-eshop-en {background-image: url(/img/bouton-index-eshop-en.jpg);}
a.bouton-index-contact-en {background-image: url(/img/bouton-index-contact-en.jpg);}

a.bouton-index-eurostat-fr {background-image: url(/img/bouton-index-eurostat-fr.jpg);}
a.bouton-index-produits-fr {background-image: url(/img/bouton-index-produits-fr.jpg);}
a.bouton-index-esd-fr {background-image: url(/img/bouton-index-esd-fr.jpg);}
a.bouton-index-news-fr {background-image: url(/img/bouton-index-news-fr.jpg);}
a.bouton-index-eshop-fr {background-image: url(/img/bouton-index-eshop-fr.jpg);}
a.bouton-index-contact-fr {background-image: url(/img/bouton-index-contact-fr.jpg);}

a.bouton-index-eurostat-se {background-image: url(/img/bouton-index-eurostat-se.jpg);}
a.bouton-index-produits-se {background-image: url(/img/bouton-index-produits-se.jpg);}
a.bouton-index-esd-se {background-image: url(/img/bouton-index-esd-se.jpg);}
a.bouton-index-news-se {background-image: url(/img/bouton-index-news-se.jpg);}
a.bouton-index-eshop-se {background-image: url(/img/bouton-index-eshop-se.jpg);}
a.bouton-index-contact-se {background-image: url(/img/bouton-index-contact-se.jpg);}

a.bouton-index-eurostat-de {background-image: url(/img/bouton-index-eurostat-de.jpg);}
a.bouton-index-produits-de {background-image: url(/img/bouton-index-produits-de.jpg);}
a.bouton-index-esd-de {background-image: url(/img/bouton-index-esd-de.jpg);}
a.bouton-index-news-de {background-image: url(/img/bouton-index-news-de.jpg);}
a.bouton-index-eshop-de {background-image: url(/img/bouton-index-eshop-de.jpg);}
a.bouton-index-contact-de {background-image: url(/img/bouton-index-contact-de.jpg);}

a.bouton-index-eurostat-nl {background-image: url(/img/bouton-index-eurostat-nl.jpg);}
a.bouton-index-produits-nl {background-image: url(/img/bouton-index-produits-nl.jpg);}
a.bouton-index-esd-nl {background-image: url(/img/bouton-index-esd-nl.jpg);}
a.bouton-index-news-nl {background-image: url(/img/bouton-index-news-nl.jpg);}
a.bouton-index-eshop-nl {background-image: url(/img/bouton-index-eshop-nl.jpg);}
a.bouton-index-contact-nl {background-image: url(/img/bouton-index-contact-nl.jpg);}


