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

/*
- Structure princpale
	- En t�te
	- Menu du haut
	- Menu de gauche
	- Contenu central
	- Menu de droite
	- Pied de page
	
- Contenu pour affichage produits
	- Pr�sentation de la gamme des produits
	- Pr�sentation des parquets en promotions
	- Fiche descriptive du produit s�lectionn�
		- Cadre fiche produit
		
- Structure des textes, images, liens et span
	- Textes
	- Images
	- Liens
	- Span
	
- Structure des pages
	- Contact
	- Devis
	- Flash Tendances
	- Id�e-d�co et Qui sommes-nous
	- Mentions l�gales
	- Newsletter
	- O� nous trouver
	- Sites
	- Showrooms
	- Vid�os

- Xiti logo
*/

* {
	margin:0;
	padding:0;
}

body {
	/*background: #FFFFFF url(../images/habillage_parkett.jpg) center top no-repeat; 
	background-attachment:fixed;
	position:relative;*/
	font-size:12px;
	font-family: /*"Century Gothic",*/Verdana, Helvetica, Trebuchet MS, Arial, sans-serif;
	overflow:auto;
}
p, h2, h3, h4, h5 {
	margin-left:10px;
	margin-right:10px;
}
a {
	text-decoration:none;
}
h1 {
	font-size:18px;
	margin:32px 0 0 10px;
/*color:#46413E;*/}
h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
}
h4, h5 {
	font-size:100%;
}
ul {
	list-style-type:none;
}
img {
	border:none;
}
fieldset {
	float:left;
	width:572px;
	margin-top:10px;
	padding:20px 20px 30px 20px;
	border:1px solid #AFAFAF;
}
legend{
	font:18px 'Lobster1.1Regular',Arial,sans-serif;
}
span {
	font-weight:bold;
}
p input {
	width:99%;
	height:24px;
	margin:0 0 18px 0;
}
textarea {
	width:99%;
	margin:0 0 18px 0;
}
label {
	font:18px 'Lobster1.1Regular',Arial,sans-serif;
}
@font-face {
	font-family: 'Lobster1.1Regular';
	src: url('../fonts/Lobster_1.1_-webfont.eot');
	src: url('../fonts/Lobster_1.1_-webfont.woff') format('woff'), url('../fonts/Lobster_1.1_-webfont.ttf') format('truetype'), url('../fonts/Lobster_1.1_-webfont.svg#webfont30G9S4nm') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RalewayThin';
	src: url('../fonts/raleway_thin-webfont.eot');
	src: url('../fonts/raleway_thin-webfont.woff') format('woff'), url('../fonts/raleway_thin-webfont.ttf') format('truetype'), url('../fonts/raleway_thin-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Formal436BTRegular';
    src: url('../fonts/frml436n_-webfont.eot');
    src: url('../fonts/frml436n_-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/frml436n_-webfont.woff') format('woff'),
         url('../fonts/frml436n_-webfont.ttf') format('truetype'),
         url('../fonts/frml436n_-webfont.svg#Formal436BTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1 {
	font: 60px 'Lobster1.1Regular', Arial, sans-serif;
}
h3 span, .gros, .pieddepage {
	font: 24px 'Formal436BTRegular', Arial, sans-serif;
	/*letter-spacing: -2px;*/
}
/*STRUCTURE PRINCIPALE*/
#page {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	position:relative;
	box-shadow:0px 0px 3px #000;
	-moz-box-shadow:0px 0px 3px #000;
	-webkit-box-shadow:0px 0px 3px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-khtml-border-radius:4px;
	padding-top:-10px;
	overflow:hidden;/*margin-top: 5px;
	background: #FFFFDD;*/
}
#boxlogo {
	position:fixed;
	width:200px;
	float:left;
	margin:-242px 0 0 -210px;
	background: url(http://www.parkett.fr/images/logo-parkett.jpg);
	box-shadow:0px 0px 3px #000;
	-moz-box-shadow:0px 0px 3px #000;
	-webkit-box-shadow:0px 0px 3px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-khtml-border-radius:4px;
}
#boxcontact {
	position:fixed;
	width:200px;
	float:left;
	margin:-120px 0 0 -210px;
	background: url(../images/contact_parkett.jpg) repeat-x scroll 0 0 #605247;
	box-shadow:0px 0px 3px #000;
	-moz-box-shadow:0px 0px 3px #000;
	-webkit-box-shadow:0px 0px 3px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-khtml-border-radius:4px;
}

#texteaccueil{
	float:left;
	width:100%;
	min-height:130px;
	margin-top:360px;
	padding:10px 0 0 0;
	background:url(../images/fond_texte_accueil.png);
}
#texteaccueil p{
	font: 16px 'Formal436BTRegular', Arial, sans-serif;
	color:#FFFFFF;
	text-shadow:2px 2px 1px #000;
	-moz-text-shadow:2px 2px 1px #000;
	-webkit-text-shadow:2px 2px 1px #000;
	text-align:justify;
}
/*ENTETE*/
#entete {
	width: 1000px;
	min-height: 200px;
	background: #605247 url(../images/fondaccueil.jpg) repeat-x;
	/*margin-bottom:2px;*/
	float:left;
	border-bottom:#AFAFAF 1px solid;
}
#entete a.tete {
	width: 1000px;
	min-height: 200px;
	margin:0 0 0 24px;
	font-family:impact;
	color:#FFFFFF;
	font-size:30px;
	text-decoration:none;
	float:left;
}
#entetegauche {
	width:200px;
	min-height:300px;
	float:left;
	margin:0 12px;
	position:absolute;
}
#img_entete {
	float:left;
	margin:0px 10px 20px 0;
}
.lienaccueil {
	width:200px;
	height:115px;
	float:left;
}
.liencontact {
	width:200px;
	height:150px;
	float:left;
}
#flash {
	float:left;
	height:60px;
	margin:5px 0 0 10px;
	background: transparent url(../images/img_tete.jpg) no-repeat;
}
/*Si flash player est d�sactiv�*/
#flash_accueil {
	background: #FFFFFF url(../images/img_index_.jpg) no-repeat;
	float:left;
}
#flash_gauche {
	background: #FFFFFF url(../images/img_gauche.jpg) no-repeat;
	float:left;
}
#flash_video {
	background: #FFFFFF url(../images/img_droite_video__.jpg) no-repeat;
	float:left;
}
#flash_horloge {
	background: #FFFFFF url(../images/img_premibel.jpg) no-repeat scroll 0 50%;
	float:left;
}
#flash_partenaire {
	background: #FFFFFF url(../images/partenaires.gif) no-repeat;
	float:left;
}
/*MENU DU HAUT*/
.menu {
	white-space:nowrap /*IE hack*/;
	float:left;
	font-family:Helvetica, Seagull Lt BT, verdana, sans-serif;
	width:1000px;
	height:30px;
	border-bottom:1px solid #AFAFAF;
	background: transparent url(../images/menu_top.jpg) repeat-x;
/*	margin-bottom:2px;*/}
.menu ul {
	list-style-type:none;
	margin:0 0 0 100px;
}
.menu ul li {
	float:left;
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
	background: transparent/*DF1529 url(../images/menu_top.jpg) repeat-x*/;/*border-right:solid 1px #AFAFAF;
	border-top:solid 1px #7B0B04;*/
}
.menu ul li a {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	display:block;
	height:30px;
	line-height:30px;
	padding:0 16px 0 16px;
	text-decoration:none;
	color:#FFFFFF;
}
.menu ul li ul {
	display:none;
	border:none;
}
/*Non-IE6 hovering*/
.menu ul li:hover {
	position:relative;
}
.menu ul li:hover a {
	background-color: #FFFFDD;
	color: #7B0B04;
	text-decoration:none;
} /*Color main cells hovering mode*/
.menu ul li:hover ul {
	display:block;
	width:170px;
	position:absolute;
	z-index:999;
	top:30px;
	margin:0 0 0 -21px;
	left:0;
}
.menu ul li:hover ul li a {
	white-space:normal;
	display:block;
	width:170px;
	height:auto;
	line-height:21px;
	margin-left:-20px;
	padding:4px 16px 4px 16px;
	border-left:solid 1px #AFAFAF;
	border-bottom: solid 1px #AFAFAF;
	border-right: solid 1px #AFAFAF;
	background-color: #FFFFDD;
	color: #7B0B04;
	opacity:1;
	font-weight:normal;
}
.menu ul li:hover ul li a:hover {
	background-color: #FFFFDD;
	text-decoration:none;
	font-weight:bold;
}
/*MENU DE GAUCHE*/
#bandeau_gauche {
	float: left;
	width:200px;
	background-color: transparent;
}
.cadre_menu_lateral {
	float: left;
	width:198px;
	background: /*#EFE0D1*/ #FFFFFF url(../images/img_menu.jpg) repeat-x;
	border:#A7ADBF 1px solid;
	margin-bottom:2px;
}
.cadre_menu_lateral_site {
	float: left;
	width:198px;
	height:76px;
	background: #FFFFFF/* #FFFFFF url(../images/img_menu.jpg) repeat-x*/;
	border:#A7ADBF 1px solid;
	margin-bottom:2px;
}
.gd_titre_lateral {
	height:16px;
	background-color: #BF9B77;
	margin:-2px 0 0 0;
}
.liensnostwhite {
	text-decoration:none;
	color:#FFFFFF;
}
/*CONTENU CENTRAL*/
#contenu {
	width: 1000px;
	min-height: /*651*/2px;
	padding-bottom:2px;
	float:left;
	background-color: #FFFFFF;
}
#contenu_index {
	width:1024px;
}
#bloc_produits {
	width:1000px;
	min-height: 16px;
	float:left;
	background: #FFFFFF;/*margin-left:2px;
	border:#A7ADBF 1px solid;*/
}
#bloc_txt {
	width:594px;
	min-height: 1347px;
	float:left;
	background: #FFFFFF;
	margin-left:2px;
	border:#A7ADBF 1px solid;
	text-align:justify;
}
/*flash*/
#flash_index {
	width:599px;
	height:200px;
	background-color:green;
}
/*MENU DE DROITE*/
#bandeau_droite {
	margin:-1347px 0 0 800px;
	/*margin:0 0 0 800px;
	width:100px;*/
	width:200px;
}
.cadre_menu_lateral {
	float: left;
	width:198px;
	background: /*#EFE0D1*/ #FFFFFF url(../images/img_menu.jpg) repeat-x;
	border:#A7ADBF 1px solid;
	margin-bottom:2px;
}
.gd_titre_lateral {
	height:16px;
	background-color: #BF9B77;
	margin:-2px 0 0 0;
}
.imgdroite {
	width:198px;
}
/*PIED DE PAGE*/
.pieddepage {
	border-top:#A7ADBF 1px solid;
	height: 60px;
	float: left;
	background: #605247;
	margin:-2px 0 0 0;
	text-shadow:1px 1px 1px #000000;
	padding:10px 0 0 0;
}
#principal {
	width: 890px;/*998px*/
}
#icones {
	width: 110px;
	text-align: center;
}
p.pied_ {
	text-align:center;
	color:#FFFFFF;
}
.pied_ a {
	text-decoration:none;
}
p.pied {
	width:20%;
	float:left;
	margin:2px 0;
	text-align:center;
}
.lienpieddepage {
	margin-left:16px;
	color: #FFFFFF;
	font-size:11px;
	text-decoration:none;
}
.lienpieddepage:hover {
	margin-left:16px;
	color: #FFFFFF;
	font-size:11px;
	text-decoration:underline;
}
/*CONTENU POUR AFFICHAGE PRODUITS*/
/*PRESENTATION DE LA GAMME DES PRODUITS*/
.bloc_gamme {
	width:584px;
	height:160px;
	margin:5px;
	/*background-color:black;url(../images/img_fiche.jpg) repeat-x;*/
	border-bottom:#7B0B04 1px solid;
	float:left;
	text-align:left;
}
.bloc_img_gamme {
	width:239px;
	min-height:100px;
	/*margin:5px;*/
	float:left;
}
.img_gamme {
	width:239px;
	height:140px;
}
.txt_gamme {
	width:335px;
	height:150px;
	float:left;
	float:left;
}
/*PRESENTATION DES PARQUETS EN PROMOTIONS*/
.index_promos {
	width:278px;
	min-height:110px;
	margin:0 0px 40px 35px;
	padding:8px 0 0 8px;
	/*border:#7B0B04 1px solid;*/
	float:left;
	background: transparent url(../images/img_fiche.jpg) repeat-x;
	box-shadow:0px 0px 3px #000;
	-moz-box-shadow:0px 0px 3px #000;
	-webkit-box-shadow:0px 0px 3px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-khtml-border-radius:4px;
}
.img_promo {
	width:130px;
	min-height:110px;
	float:left;
	background: transparent url(../images/no-image.jpg) no-repeat;
}
.img_promos {
	width:120px;
	height:100px;
	/*margin:10px 0 0 10px;*/
	border:#7B0B04 1px solid;
	background: transparent url(../images/no-image.jpg) no-repeat;
}
.txt_promos_ {
	width:144px;
	height:100px;
	float:left;
	font-size:10px;
	background-color:transparent;
	text-align:left;
}
/*FICHES DESCRIPTIVES DU PRODUIT SELECTIONNE*/
/*CADRES FICHES PRODUITS*/
.cadreproduits_ {
	width:570px;
	margin:0 0 40px 214px;
	float:left;
	border:#7B0B04 1px solid;
	background:#FFFFFF;
}
.cadreimgficheproduits_ {
	width:570px;
	background:#E5E6EA url(../images/fond_produit.jpg) repeat-x;
	float:left;
	border-bottom:#7B0B04 1px solid;
}
.imgfiche_ {
	width:550px;
	margin:10px 0 0 0;
}
.cadretitreproduits_ {
	width:570px;
	float:left;
	color:#7B0B04;
	font-size:13px;
	padding-top:3px;
}
.cadredetailsproduits_ {
	width:190px;
	float:left;
	border-top:#7B0B04 1px solid;
}
.cadretarifproduits_ {
	width:570px;
	min-height:80px;
	background: transparent url(../images/img_menu.jpg) repeat-x;
	float:left;
}
.cadretarifpromos {
	width:177px;
	min-height:205px;
	background: transparent url(../images/tarif_promo.jpg) repeat-x;
	padding-top:8px;
	border-left:#7B0B04 1px solid;
	border-top:#7B0B04 1px solid;
	float:left;
}
.tarif {
	width:380px;
	float:left;
	border-bottom:#7B0B04 1px solid;
	padding-top:8px;
	height:80px;
}
.devis_conditions {
	width:190px;
	float:left;
	background:#6F3E3E;
	border-bottom:#7B0B04 1px solid;
	height:80px;
	padding-bottom:8px;
}
.imgpromopetit {
	width:135px;
	height:20px;
}
#input_tarif {
	width:142%;
}
.lienswhite {
	text-decoration:underline;
	color:#FFFFFF;
}
#imgpromo {
	margin-left:101px;
}
/*STRUCTURE DES TEXTES, IMAGES ,LIENS ET SPAN*/
/*TEXTE*/
p.intro {
	margin:20px 10px 0 10px;
	width:380px;
	color:#000000;
	float:left;
	font-size:10px;
	text-align:justify;
}
p.chemins {
	font-size:9px;
}
p.fondjaune {
	background-color:yellow;
	margin:0 10px;
	padding:0 0 10px 2px;
	border:#7B0B04 1px solid;
}
.titre_page {
	margin:0 10px 20px 10px;
	/*font-size:20px;*/
	color:#605247;
	text-align:center;
	float:left;
	width:998px;
}
.titre_page_produit {
	margin:0 0 10px 10px;
	font-size:36px;
	color:#BD9656;
	text-align:center;
	float:left;
	width:998px;
}
.center {
	text-align:center;
	margin-top:2px;
}
.txt_promos {
	width:172px;
	margin:0 0 0 4px;
	/*background-color:yellow;*/
	color:red;
	float:left;
}
/*.gros {
	font-size:18px;
}
*/.gras {
	font-weight:bold;
}
/*IMAGES*/
/*LIENS*/
.liens_index {
	text-decoration:underline;
	color:#3F1B1F;
}
.liens {
	text-decoration:underline;
	color:#7C0B05;
}
.liensnost {
	text-decoration:none;
	color:#893C44;
}
.liensstnoir {
	text-decoration:underline;
	color:#000000;
}
.liensblancs {
	text-decoration:none;
	color:#FFFFFF;
}
.liensblancs:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.liensblancsst {
	text-decoration:underline;
	color:#FFFFFF;
}
.lienswhite {
	text-decoration:none;
	color:#FFFFFF;
}
/*SPAN*/
span.rouge {
	color:#FF0000;
}
span.grosrouge {
	color:#FF0000;
	font-size:14px;
}
span.jaune {
	color:#BF9800;
	font-weight:bolder;
	font-size:14px;
}
span.fondrouge {
	color:#FFFFFF;
	background-color:#FF0000;
}
.petit {
	font-size:9px;
}
.gros {
	font-size:16px;
}
.orange {
	color:#E75112;
}
.tresgros {
	font-size:30px;
	text-shadow:1px 1px 1px #000;
}
.petitpara {
	margin:2px 2px -1px 2px;
}
.petitliens {
	font-size:10px;
	/*font-weight:normal;*/
	margin:2px 0;
	text-decoration:none;
	color:#660000;
}
.petitliens:hover {
	font-size:10px;
	margin:2px 0;
	text-decoration:underline;
	color:#660000;
}
.blackshadow {
	text-shadow: 1px 1px 1px #000;
}
.whiteshadow {
	text-shadow: 1px 1px 1px #FFF;
}
/*STRUCTURE DES PAGES*/
/*CONTACT*/
#object {
	width:570px;
}
#contact {
	float:left;
	margin:0 200px 20px 200px;
}
#envoi {
	margin:10px 0 10px 230px;
	text-align:center;
	float:left;
}
/*DEVIS*/
/*FLASH TENDANCES*/
.fl_tendance {
	margin-left:5px;
}
/*IDEE-DECO et QUI SOMMES NOUS*/
.bloc_conseil{
	width:100%;
	min-height:100px; 
	float:left; 
	margin:0 0 20px 0;
}
.img_idees_conseils {
	width:198px;
	height:198px;
	margin:24px 49px 49px 49px;
	box-shadow:0px 0px 3px #000;
	-moz-box-shadow:0px 0px 3px #000;
	-webkit-box-shadow:0px 0px 3px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-khtml-border-radius:4px;
	float:left;	
}
#bloc_conseil_article{
	width:205px;
	min-height:195px; 
	float:left; 
	margin:10px;
}
.img_idees_conseil_article{
	width:198px;
	height:198px;
	margin:0 0 10px 0;
	box-shadow:0px 0px 3px #000;
	-moz-box-shadow:0px 0px 3px #000;
	-webkit-box-shadow:0px 0px 3px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-khtml-border-radius:4px;
	float:left;	
}
li.margin10{
	margin:0 0 0 10px;
}
.imgentreprise {
	width:240px;
	height:200px;
	margin:0 5px;
}
.tableau {
	width:584px;
	margin:10px 0 0 208px;
}
.tableau p {
	margin:10px;
}
/*MENTIONS LEGALES*/
li.liste {
	margin-right:10px;
}
/*NEWSLETTER*/
#table_newsletter {
	margin-left:670px;
	border:0;
}
/*OU NOUS TROUVER*/
.tableform {
	margin:-10px 0 40px 10px;
	float:left;
}
.tdform {
	width:187px;
}
.imgform {
	width:183px;
	height:125px;
	margin:0 0 10px 10px;
	float:left;
	border:#000000 1px solid;
}
/*OU NOUS TROUVER Formulaire*/
.regions {
	font-size:14px;
	width:180px;
}
.news {
	width:140px;
}
.newsok {
	width:30px;
	margin:-23px 0 0 150px;
	float:left;
}
/*SHOWROOM*/
.showroom {
	width:574px;
	margin:0 0 40px 212px;
	float:left;
	border:#7B0B04 1px solid;
}
.img_showroom {
	width:270px;
	height:170px;
	margin:2px;
}
.img_txt_showroom {
	width:274px;
	min-height: 300px;
	float:left;
}
.map_showroom {
	width:300px;
	float:left;
}
/*SITES*/
.blocsites {
	width:594px;
	margin:0 0 30px 202px;
	float:left;
	border-bottom:#000000 1px solid;
}
.sites {
	width:282px;
	min-height:140px;
	margin:0 0 50px 9px;
	float:left;
	border:#000000 1px solid;
	background:#FFFFFF url(../images/fond_sites.jpg) repeat-x;
}
.imgsites {
	width:130.5px;
	height:134.5px;
	margin:2px;
	float:left;
	border:#000000 1px solid;
	background-color:yellow;
}
.txt_sites {
	width:134.5px;
	margin:2px 0 0 136.5px;
}
p.txtsites {
	margin:0 2px 2px 2px;
}
.lien_sites {
	margin-left:16px;
	color:#7C0B05;
}
p.psites {
	width:20%;
	float:left;
	margin:2px 0;
	text-align:center;
}
/*VIDEOS*/
#bloc_videos {
	width:594px;
	float:left;
	text-align:center;
}
/*XITI-LOGO*/
#xiti-logo {
	text-align:center;
	background: #605247;
	float:left;
	height:30px;
	width:100%;
}

