@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(mobilier-bois/fond-page.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#conteneur #texte .titreoxwood {
	color: #F18E00;
}

#conteneur #texte .titredoorwood {
	color: #0076b5;
}

#conteneur #texte .titrepanwood, #conteneur #centre .couleur #oxwood #titreox .titrepanwood {
	color: #83b818;
}
#conteneur {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	/*height: 600px;*/
	overflow: visible;
}
.erreur {
	font-weight: bold;
	color: #FF0000;
}
.fomulaire {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}



.spacer {
	font-size: 0px;
	clear: both;
	float: none;
	height: 0px;
}
#menu {
	background-color: #000000;
	padding: 0px;
	height: 36px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu li a.doorwood {
	background-image: url(images/logo-doorwood-off.gif);
	width: 129px;
}
#menu li a.doorwood:hover {
	background-color: #0076b5;
	background-image: url(images/logo-doorwood-on.gif);
}


#menu li a.panwood {
	background-image: url(images/logo-panwood-off.gif);
	width: 124px;
}
#menu li a.panwood:hover {
	background-color: #83b818;
	background-image: url(images/logo-panwood-on.gif);
}


#menu li a.oxwood {
	background-image: url(images/logo-oxwood-off.gif);
	width: 110px;
}
#menu li a.oxwood:hover {
	background-color: #f18e00;
	background-image: url(images/logo-oxwood-on.gif);
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
}
#menu li a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	float: left;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 15px;
}
#menu li a:hover {
	color: #000000;
	background-color: #00D4E0;
}
#menu li a.oxwood:hover {
	background-color: #f18e00;
}

#menu #fin {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu .actif {
	background-color: #00D4E0;
	color: #000000;
}
#menu .oxwoodactif {
	background-color: #F18E00;
	background-image: url(images/logo-oxwood-on.gif);
	width: 110px;
}


#menu li a.oxwoodactif:hover {
	background-color: #f18e00;
}



#menu .doorwoodactif{
background-color: #0076b5;
	background-image: url(images/logo-doorwood-on.gif);
	width: 129px;
}

#menu .doorwoodactif:hover{
background-color: #0076b5;
}

#menu .panwoodactif{
background-color: #83b818;
	background-image: url(images/logo-panwood-on.gif);
	width: 124px;
}
#menu .panwoodactif:hover{
background-color: #83b818;
}

#sousmenu {
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	height: 28px;
}
#sousmenu .ssoxwood, #sousmenu .ssoxwood ul{
	background-color: #F18E00;
}

#sousmenu .ssdoorwood, #sousmenu .ssdoorwood ul{
	background-color: #0076b5;
}

#sousmenu .sspanwood, #sousmenu .sspanwood ul{
	background-color: #83b818;
}

#sousmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #00D4E0;
	height: 28px;
	float: left;
}
#sousmenu li {
	display: inline;
}
#sousmenu li a {
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-color: #00D4E0;*/
}
#sousmenu li a:hover {
	color: #000000;
}

#sousmenu .actif {
	color: #000000;
}

#sousmenu #fin {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#ssm {
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
#ssm ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #f18e00;
	height: 28px;
	float: left;
}
#ssm li {
	display: inline;
}
#ssm li a {
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-color: #00D4E0;*/
}
#ssm li a:hover {
	color: #000000;
}

#ssm .actif {
	color: #000000;
}

#ssm #fin {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#page {
	background-image: url(mobilier-bois/fond-accueil-2.jpg);
	background-repeat: no-repeat;
	width: 940px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	padding: 0px;
	overflow: visible;
}
#page h1 {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 550px;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}
#page h2 {
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	font-size: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 550px;
}



#page #adresse {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 160px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#page #adresse img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#page a {
	color: #00D4E0;
	text-decoration: none;
}
#page a:hover {
	color: #FFFFFF;
}

#pied {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pied ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pied li {
	display: inline;
}
#pied li a {
	color: #00D4E0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pied li a:hover {
	color: #FFFFFF;
}
#centre {
	background-color: #FFFFFF;
	width: 878px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;
	overflow: visible;
}
#centre .couleur {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 310px;
}
#centre .nuance img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centre .couleur .nuance {
	padding: 0px;
	float: left;
	height: 80px;
	width: 130px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#centre .nuance table, #centre .essence .nuance table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#centre .nuance th, #centre .essence .nuance th {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	vertical-align: top;
}

#centre .nuance td, #centre .essence .nuance td {
	text-align: right;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#centre .essence {
	float: right;
	width: 568px;
	margin: 0px;
	padding: 0px;
}
#centre .essence .nuance {
	padding: 0px;
	float: left;
	height: 155px;
	width: 120px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
}

#centre .essencepan {
	width: 878px;
	margin: 0px;
	padding: 0px;
}
#conteneur #centre .essencepan .logopanwood {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#conteneur #centre .essencepan .titrepanwood {
	color: #84B817;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 22px;
	text-transform: uppercase;
}
#conteneur #centre .essencepan h2 {
	margin: 0px;
	padding: 0px;
}

#conteneur #centre .essencepan h3 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#conteneur #centre .essencepan .cola {
	float: left;
	width: 270px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#conteneur #centre .essencepan .cola ul {
	font-size: 12px;
	color: #333333;
	margin-left: 6px;
	padding-left: 6px;
	padding-top: 0px;
	margin-top: 8px;
}
#conteneur #centre .essencepan .cola li {
	padding-bottom: 8px;
}


#centre .essencepan .nuance {
	padding: 0px;
	float: left;
	height: 160px;
	width: 130px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 10px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#centre #accsky {
	float: right;
	width: 650px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	overflow: visible;
	clear: left;
}


#centre #bigd {
	float: right;
	width: 460px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	overflow: visible;
}
#centre #bigd #img1 h2, #centre #bigd #img2 h2{
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	position: absolute;
	z-index: 20;
	background-image: url(images/fond-h2.png);
	background-repeat: repeat;
	padding: 1px;
	width: 198px;
	display: block;
	margin: 0px;
	text-transform: none;
}
#centre #bigd #img1 {
	float: left;
	width: 200px;
}
#centre #bigd #img2 {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
}



#centre .photo220 {
	padding: 0px;
	float: left;
	width: 130px;
	height: 150px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 44px;
	margin-bottom: 5px;
	margin-left: 44px;
	text-align: center;
}
#centre .photo220 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#centre .photo220 h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 128px;
	background-repeat: repeat;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	text-align: center;
	text-transform: none;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	line-height: 10px;
}



#centre .photo300 {
	padding: 0px;
	float: left;
	width: 230px;
	overflow: hidden;
	height: 197px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#centre .photo300 .autreliens {
	display: none;
}

#centre .photo300 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#centre .photo300 h2 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
	z-index: 10;
	position: absolute;
	width: 220px;
	background-image: url(images/fond-h2.png);
	background-repeat: repeat;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
}

#centre .photo300 h3 {
	display: block;
	z-index: 15;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 177px;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	text-align: right;
}

#centre .photo300 h4 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
	z-index: 10;
	position: absolute;
	width: 220px;
	background-image: url(images/fond-h2.png);
	background-repeat: repeat;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 14px;
}

#centre .photo300b {
	padding: 0px;
	float: left;
	width: 230px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	
}
#centre .photo300b img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centre .photo300b h2 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
	z-index: 10;
	position: absolute;
	width: 220px;
	background-image: url(images/fond-h2.png);
	background-repeat: repeat;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
}
#centre .sousbox {
	float: left;
	width: 290px;
}


#centre .photo140 {
	margin: 10px;
	padding: 0px;
	float: left;
	width: 150px;
	height: 150px;
	overflow: hidden;
}


#centre .photo140 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centre .photo140b img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centre .photo140b {
	padding: 0px;
	float: left;
	width: 130px;
	margin-top: 10px;
	margin-right: 22px;
	margin-bottom: 8px;
	margin-left: 22px;
	overflow: hidden;
	height: 90px;

}
#centre .photo140b h3 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	position: absolute;
	z-index: 20;
	background-image: url(images/fond-h2.png);
	background-repeat: repeat;
	display: block;
	padding: 1px;
	width: 128px;
	margin: 0px;
}


#centre .photo140acc img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centre .photo140acc {
	padding: 0px;
	float: left;
	width: 130px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 8px;
	margin-left: 30px;
	overflow: hidden;
	height: 90px;

}
#centre .photo140acc h3 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 20;
	background-image: url(images/fond-h2.png);
	background-repeat: repeat;
	padding: 1px;
	width: 128px;
	display: block;
}





#centre .photo140z img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centre .photo140z {
	padding: 0px;
	float: left;
	width: 90px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 8px;
	margin-left: 30px;
	overflow: hidden;
	height: 90px;

}
#centre .photo140z h3 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	z-index: 20;
	right: 0px;
	background-image: url(images/fond-h2.png);
	background-repeat: repeat;
	display: block;
	padding: 1px;
	width: 90px;
}


#centre .photofab {
	padding: 0px;
	float: left;
	width: 230px;
	overflow: hidden;
	height: 135px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}


#centre .photofab img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#centre .photofab h2 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
	z-index: 10;
	position: absolute;
	width: 220px;
	background-image: url(images/fond-h2.png);
	background-repeat: repeat;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
}

#centre .photofab h3 {
	display: block;
	z-index: 15;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 177px;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	text-align: right;
}

#centre .photofab h4 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
	z-index: 10;
	position: absolute;
	width: 220px;
	background-image: url(images/fond-h2.png);
	background-repeat: repeat;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 14px;
}



#centre .nuancier {
	margin: 10px;
	width: 940px;
}
#centre .diapo {
	margin: 10px;
	float: left;
	width: 460px;
	background-image: url(images/lightbox-ico-loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#centre .diapo img {
	display: block;
	z-index: 5;
}

#centre .diapo h2 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
	z-index: 10;
	position: absolute;
	width: 456px;
	background-image: url(images/fond-h2.png);
	background-repeat: repeat;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#centre .diapo h3 {
	color: #9A9A9A;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}

#centre #show {
	margin: 10px;
	float: left;
	width: 460px;
	background-repeat: no-repeat;
	background-position: center center;
}
#centre #show h2 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
	z-index: 10;
	position: absolute;
	width: 456px;
	background-image: url(images/fond-h2.png);
	background-repeat: repeat;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#centre #show ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#centre .miniatures {
	width: 480px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	float: right;
}
#centre .miniatures ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centre .miniatures li {
	display: inline;
}
#centre .miniatures li a {
	display: block;
	float: left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 140px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 14px;
	margin-left: 10px;
	text-align: center;
	color: #9A9A9A;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#centre .miniatures li a:hover {
	color: #00D4E0;
}

#centre .miniatures img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#centre #colg {
	padding: 0px;
	width: 250px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#centre #cold {
	padding: 0px;
	width: 340px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#centre h2 {
	color: #9A9A9A;
	padding: 0px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}




#bas {
	background-color: #FFFFFF;
	width: 960px;
	overflow: visible;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bas #texte {
	float: left;
	width: 690px;
	margin-left: 10px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: visible;
}
#bas #texte h1 {
	margin: 0px;
	padding: 0px;
	color: #00D4E0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#conteneur #bas #texte h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#bas #texte p {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#bas #blocadresse {
	font-size: 10px;
	background-image: url(mobilier-bois/logo-revilox-petit.gif);
	background-repeat: no-repeat;
	background-position: 143px 0px;
	font-weight: bold;
	width: 205px;
	padding: 0px;
	color: #9a9a9a;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

#bas #blocadresseoxwood {
	font-size: 10px;
	background-image: url(nuancier-oxwood/logo-oxwood-adresse.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-weight: bold;
	width: 205px;
	padding: 0px;
	color: #9a9a9a;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#bas #blocadresseoxwood h6 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


#bas #blocadressedoorwood {
	font-size: 10px;
	background-image: url(images/logo-doorwood-adresse.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-weight: bold;
	width: 205px;
	padding: 0px;
	color: #9a9a9a;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#bas #blocadressedoorwood h6 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#bas #blocadressepanwood {
	font-size: 10px;
	background-image: url(images/logo-panrwood-adresse.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-weight: bold;
	width: 205px;
	padding: 0px;
	color: #9a9a9a;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#bas #blocadressepanwood h6 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a.recevoir {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00D4E0;
	text-transform: uppercase;
	display: block;
	float: right;
	padding: 4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-decoration: none;
	font-size: 12px;
}
a.recevoir:hover {
	color: #000000;
}
label {
	color: #9A9A9A;
	font-size: 12px;
	font-weight: bold;
}
input {
	border: 1px solid #00D4E0;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

textarea {
	border: 1px solid #00D4E0;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.casecoche {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	display: block;
	padding: 0px;
	float: left;
	clear: none;
}
.txtcasecoche {
	font-size: 11px;
	display: block;
	float: left;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

#service {
	background-color: #FFFFFF;
	width: 878px;
	/*height: 544px;*/
	height: 474px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;
}#service .col {
	float: left;
	width: 250px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 21px;
	margin-bottom: 10px;
	margin-left: 21px;
}
#service .col h2 {
	font-size: 16px;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#service .col a {
	color: #666666;
}
#service .col a:hover {
	color: #000000;
}


#service h1 {
	text-transform: uppercase;
	color: #00D4E0;
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#service p {
	font-size: 12px;
	text-align: justify;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#service .fdroite {
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#service #showroom {
	margin: 0px;
	padding: 0px;
	height: 325px;
	width: 878px;
	overflow: hidden;
}
#service #showroom ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#conteneur #page #fixe {
	height: 130px;
}
#conteneur #centre .couleur #titreox {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#conteneur #centre .couleur #oxwood #titreox h1 {
	font-size: 16px;
	text-transform: uppercase;
	text-align: right;
	color: #E95811;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#conteneur #centre .couleur #oxwood #titreox h2 {
	font-size: 11px;
	color: #000000;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#conteneur #centre .couleur #oxwood img {
	float: left;
	margin: 0px;
	padding: 0px;
}

