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

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: #FFFFFF url(site-body-fiches-conseils.jpg) repeat-y -20px 0px;
	font: normal normal normal 11px/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	behavior: url("styles/csshover3.htc");
}

a {
	text-decoration: none;
}

hr {
	display: none;
}

/* Logo */

#logo {
	position: absolute;
	width: 900px;
	left: 50%;
	margin: 0 0 0 -445px;
	z-index: 1;
}

#logo h1{
	display: none;
}

#logo img a {
	position: absolute;
}

#logo img {
	position: absolute;
	right: 0px;
	top: 20px;
	border: none;
}

/* Site */

#site{
	position: relative;
	height: auto !important;
	min-height: 100%;
	height: 100%;
}

div.site {
	width: 900px;
	margin: 0px auto;
}

/* Bloc entête */

#header {
	position: relative;
	height: 29px;
	padding: 0px 0 0px 0;
	background: #b1b7ba;
}

#header div.site {
	padding: 2px 0px;
}

#header ul {
	list-style: none;
}

#header ul li {
	float: left;
	margin: 0 18px 0 0;
}

#header ul li a {
	display: block;
	padding: 6px 0 5px 28px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

#header ul.tools {
	
}

#header a.home {
	background: transparent url(tools-home.gif) no-repeat 5px 6px;
}

#header a.erebia {
	background: transparent url(tools-erebia.gif) no-repeat 0px 1px;
}

#header a.shop {
	background: transparent url(tools-shop.gif) no-repeat 0px 1px;
}

#header a.forum {
	background: transparent url(tools-forum.gif) no-repeat 0px 1px;
}


/* Bloc shop */

#shop {
	position: relative;
	/*left: 360px;
	padding: 0 0 0 32px;*/
	float: right;
	right: 170px;
	padding: 0 0 0 32px;
	background: transparent url(shop-cart.gif) no-repeat;
}

#shop h2, #shop a {
	float: left;
	height: 22px;
	padding: 2px 5px 0px 2px ;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 12px;
	font-style: italic;
}

#shop a {
	font-weight: bold;
	margin-left: 2px;
	color: #FFFFFF;
	display: block;
}

#shop h2 {
	color: #FFFFFF;
	background: #B7CCE1 url(shop-h2.gif) no-repeat right;
}

/* Bloc recherche */

#search{
	color: #FFFFFF;
	float: left;
	margin: 0 25px 0 5px;
	padding: 3px 0 0 0;
}

#search form * {
	float: left;
}

#search form .text {
	width: 62px;
	height: 16px;
	padding: 1px;
	background-color: #cfd3d5;
	border: solid 1px #c8cbcd;
	color: #595959;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight: bold;
	font-style: italic;
}

#search form .btsend {
	width: 19px;
	height: 16px;
	margin: 2px 0 0 5px;
	padding: 0 0 2px 0!important;
	background: transparent url(search-btsend.gif) no-repeat;
	border: none;
	color: #606060;
	font-size: 10px;
	cursor: pointer;
}

/* Bloc pied de page */

#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 64px;
	padding: 7px 0px 0px 0px;
	background: #b1b7ba;
	clear:both;
}

#footer ul {
	list-style: none;
	margin: 0 auto;
}

#footer li {
	float: left;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 4px 2px 6px ;
	background: transparent url(footer-spacer.gif) no-repeat 0px 9px;
}

#footer li.first {
	background: none;
	font-size: 12px;
}

#footer li.last {
	font-size: 12px;
}

#footer table {
	width: auto;
	border-collapse:separate;
	border-spacing:1px 1px;
	/*border:2px;*/
	}

#footer table td {
	width:162px;
	height:40px;
	font-size: 11px;
	text-align:center;
	}

#footer a {
	color: #FFFFFF;
	font-size: 12px;
}

#footer img {
	border: none;
}

/* Centre */

#center {
	position: relative;
	overflow: auto;
	padding: 0 0 25px 0;
}

/* Colonne infos */

#infos {
	position: relative;
	width: 174px;
	float: right;
	right: 59px;
	margin: 128px -14px 0 0px;
	padding: 0 0 20px 0;
}

/* menu principal */

#mainmenu {
	list-style: none;
}

#mainmenu li {
	margin: 0 0 2px 0;
}

#mainmenu li a {
	display: block;
	height: 23px;
	padding: 13px 0 0 38px;
	color: #FFFFFF;
	font-weight: bold;
}

#mainmenu li a.home, #mainmenu li a.contact {
	background: #EDEAE5 url(mainmenu-home.gif) no-repeat;
	color: #BFBEBA;
}

#mainmenu li a.erebia {
	background: #CCCBC9 url(mainmenu-erebia.gif) no-repeat;
	/*text-transform: uppercase;*/
}

#mainmenu li a.shop {
	background: #D6C2CD url(mainmenu-shop.gif) no-repeat;
}

#mainmenu li a.materials {
	background: #B8C0C2 url(mainmenu-materials.gif) no-repeat;
}

#mainmenu li a.innovations {
	background: #C7C3B8 url(mainmenu-innovations.gif) no-repeat;
}

#mainmenu li a.advice {
	background: #A393AD url(mainmenu-advice.gif) no-repeat;
}

#mainmenu li a.forum {
	background: #BBBB95 url(mainmenu-forum.gif) no-repeat;
}

#mainmenu li a.recruit {
	background: #C0D7E5 url(mainmenu-recruit.gif) no-repeat;
}

/* Menu intérieur */

#mainmenu li ul {
	background: #d2d8d4 ;
	list-style: none;
	padding: 8px 0px 50px 0;
}

#mainmenu li li {
	margin: 0;
}

#mainmenu li li.last {
	border-bottom: solid 1px #FFFFFF;
}

#mainmenu li li a {
	height: 16px;
	padding: 2px 0 0 60px;
	border-top: solid 1px #FFFFFF;
	font-size: 11px;
	color: #a0a5a8;
	background: transparent url(doublearrow.gif) no-repeat 39px 6px;
}

/* Fil d'arianne */

#path {
	position: absolute;
	top:22px;
	list-style: none;
	left: 0px;
	margin: 8px 0 0 0 ;
}

#path li {
	float: left;
	margin: 0 8px 0 0 ;
}

#path li a {
	background: transparent url(arrow-gray.gif) no-repeat 0 3px;
	color: #b3b3b4;
	padding: 0 0 0 11px;
}

#path li a.active {
	background-image: url(arrow-blue.gif);
	color: #9fb2c1;
	font-weight: bold;
	/*cursor: default;*/
}

/* Bloc info */

#infos div.info {
	background-color: #c9c5c3;
	margin: 10px 0 0 0;
	padding: 4px;
	color: #FFFFFF;
}

#infos div.info h2 {
	background: transparent url(info-h2.gif) no-repeat -2px 0px;
	margin: 0 0 1px 0;
	padding: 0 0 1px 23px;
	font-size: 11px;
}

#infos div.info p {
	margin: 0 0 5px 0;
}

#infos div.info em {
	font-weight: bold;
}

#infos form {
	/*margin: 5px 0 0 0;*/
}

#infos form label {
	display: none;
}

#infos form .btsend {
	/*display: none;*/
	width: 19px;
	height: 16px;
	margin: 2px 0 0 5px;
	padding: 0 0 3px 0!important;
	background: transparent url(search-btsend.gif) no-repeat;
	border: none;
	color: #606060;
	font-size: 9px;
	cursor: pointer;
}

#infos form .text {
	width: 128px;
	height: 16px;
	padding: 2px;
	background: #dedcda;
	border: solid 1px #bfbebd;
	color: #595959;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}


/* Contenu */

#content {
	width: 640px;
	margin: 51px 0 60px 0;
}


/* Article */

div.article {
	position: relative;
	background: #E9E7F1 none no-repeat;/*dfe4e5*/
	color: #4D4D4D;
	border: solid 1px #cfd3d5;
	padding: 25px 12px 12px 15px;
}

div.article.material {
	background-image: url(back-les-fiches-conseils.jpg);
	background-position: 0px 0px;
	width: 575px;
	height: auto !important;
	height: 454px;
	min-height: 454px;
}

div.article.marque {
	background: transparent;
	width:247px;
	height:30px;
	position: relative;
	top:400px;
	left:335px;
	border:0px;
	margin:0px;
	padding:0px;
}

div.article.descriptif {
	position: relative;
	background: transparent;
	width: 345px;
	top: -2px;
	left: 240px;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	border: 0px;
	}

div.article.descriptif p {
	text-align: justify;
}

div.article.descriptif em {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

div.article h3 {
	position: relative;
	top: -30px;
	left: 260px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
}

div.article em {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}

div.article a {
	color: #9FA0A3;
	font-weight: bold;
	text-decoration : none;
}

div.article a:hover {
	text-decoration : underline;
	}

div.article p {
	margin: 0 0 15px 0;
	text-align: justify;
}

div.zonetxtInfos {
	margin: 0 0 4px 0;
	text-align: justify;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}


/* Outils articles */

div.article ul.tools {
	position: absolute;
	top: -1px;
	right: 12px;
	list-style: none;
}

div.article ul.tools li {
	float: left;
	width: 31px;
	height: 20px;
	margin: 0 0 0 3px;
}

div.article ul.tools li a {
	display: block;
	width: 31px;
	height: 20px;
	background: transparent none no-repeat;
	text-indent: -5000px;
}

div.article ul.tools li.print a {
	background-image: url(article-tools-print-18.gif);
}

div.article ul.tools li.mail a {
	background-image: url(article-tools-mail-18.gif);
}

div.article ul.tools li.bookmark a {
	background-image: url(article-tools-bookmark-18.gif);
}

/* Produits */

#content .moments {
	overflow: hidden;
}

#content .moments .bloc {
	width: 164px;
	height: 438px;
	border: solid 1px #bab2b9 ;
	margin-right: 18px;
	margin-bottom: 15px;
}

#content .moments .bloc:hover h3 a {
	color: #b59aa9;
}

#content .moments .bloc p {
	margin-right: 15px;
	position: absolute;
	bottom: 110px;
	color: #676b72;
	line-height: 1.2em;
	visibility: hidden;
}

#content .moments .bloc:hover p {
	visibility: visible;
}

#content .moments .bloc img.over {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
	z-index: 1;
}

#content .moments .bloc:hover img.over {
	visibility: hidden;
}

#content .accessories {
	position: relative;
	width: 400px;
	height: 80px;
	background: #eeeced url(shop-accessories.gif) no-repeat 5px 12px;
	border: solid 1px #bab2b9;
	color: #B0B1B3;
	overflow: auto;
	padding: 13px 0 0 180px;
}

#content .accessories:hover {
	background: #eeeced url(shop-accessories-over.gif) no-repeat 5px 12px;
}

#content .accessories h3{
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 19px;
	position: absolute;
	top: 35px;
	left: 30px;
	height: 20px;
}

#content .accessories h3 a {
	color: #B0B1B3;
} 

#content .accessories:hover h3 a {
	color: #b59aa9;
}

#content .accessories p {
	position: absolute;
	width: 390px;
	left: 180px;
	top: 30px;
	color: #676B72;
	line-height: 1.2em;
	font-size: 11px;
}

#content .accessories img {
	float: left;
	margin-right: 10px;
	padding: 5px;
	background: #FFFFFF;
	border: solid 1px #e0dfe0;
}

#content .accessories:hover img {
	visibility: hidden;
}

#content .accessories p {
	visibility: hidden;
}

#content .accessories:hover p {
	visibility: visible;
}
