*{margin:0px; padding:0px; /*list-style-type:none;*/ border:0px; text-decoration:none;}

html {
	height:100%; width:100%;
	border:none;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:justify;

	color:#93989b;
}
/*#layout{
	position: absolute;
	background-image: url(images/fond.jpg);
	width:100%;
	height:100%;
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#fff;
	}
	
#page{
	width:890px;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	}*/
/* -------------------------------------------------------------------------------------------------------------------MENU HOME----------  */
#fdMenu{
	background-color:#d74a14;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:22px;
	position:absolute;
	
	}

ul#menu{
	background-color:#d74a14;
	margin-left:auto;
	margin-right:auto;
	width:890px;
	height:22px;
	position:relative;
	}
	
ul#menu li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	position:relative;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-position:center center;
	padding-left:10px;


	}
	
ul#menu li a{
	min-width:160px;
	display: block;
	background-position:right;
	height:22px;	font-size:14px;
	text-align:center;
			line-height:18px;
	}


*+html ul#menu li{
	width:115px;
	padding-left:40px;
	}
	
/*.puce{
	background-image:url(images/puceMenu.png);
	background-repeat:no-repeat;
	width:9px;
	height:10px;
	float:right;
	margin: 6px 0px 0px 23px;
	}
*/	
ul#menu	li a{
	color:#FFF;
	}
	
ul#menu	li a:hover{
	color:#FFF;
	font-weight:bold;	
	background-image:url(images/puceMenu.png);
	background-repeat:no-repeat;
	background-position:center 17px;
	text-transform:uppercase;
	font-size:12px;

	}
	
ul#menu	li a:active{
	color:#f56b37;
	font-weight:bold;
	}

/* -------------------------------------------------------------------------------------------------------------------LOGO HOME----------  */

#logoCreabilis{
	background-image:url(images/logo.jpg);
	width:890;
	height:46;
	background-repeat:no-repeat;
	background-position:center 38px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 100px;
	
	}

/* -------------------------------------------------------------------------------------------------------------------FAUTEUILS----------  */
#fauteuils table{
	width:851px;}


#fauteuils{
	overflow:hidden;
	position:relative;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	width:851px;
	height:163px;
	}

#fauteuils td{
	overflow:hidden;
	height:163px;
	}

#fauteuils td a{
	position:relative;
	overflow:hidden;
	height:163px;
	display:block;
}

#fauteuils td a img{ 
	top:0;
	position : absolute;
	display:block
}
#fauteuils td a:hover img{ 
	top:-163px;
	

}
*+html #fauteuils td a:hover img{ border:1px solid #fff;
}
/* ---------------------------------------------------------------------------------------------------ACCROCHE/ et pour vous ce sera?----------  */
#accroche{
	background-image:url(images/accroche.jpg);
	width:890px;
	height: 33px;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	background-repeat:no-repeat;
	
	}

/* ---------------------------------------------------------------------------------------------------FOND MILIEU DE PAGE----------  */

#fondHaut{
	background-image:url(images/fd_millieuHaut.jpg);
	position:relative;
	background-repeat: no-repeat;
	height:14px;
	width:890px;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	}
	
#colonneCentrale{
	background-image:url(images/fd_millieu.jpg);
	background-repeat:repeat-y;
	width:890px;
	height:580px;
	position:relative;
	padding-left:41px;
	padding-right:0px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background-position:center center;
	}


#fondBas{
	background-image:url(images/fd_millieuBas.jpg);
	position:relative;
	background-repeat: no-repeat;
	width:890px;
	height:14px;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	}


/*td, p, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#93989B;
	line-height:1.5em;
}
a, a:visited{
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#FF6600;
}
a:active {
	color:#eb916f;
}*/
h1{
	hoverflow:hidden;
	text-indent:-15000px;
	position:absolute;
	}

h3 {
	font-size:12px;
	text-align:left;
	color:#d74a14;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:14px;
	padding-bottom:15px;
	font-weight:100;
	letter-spacing: 0px;
	line-height:14px;

}
h2 {
	margin:0px;
	font-weight:bold;
}
.bandeauHaut {
	background-image: url(images/bandeauHaut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 261px;
	width: 842px;
	padding-bottom:15px;
	
}


/* ---------------------------------------------------------------------------------------------------BTN suivant----------  */

.suivant {
	display:block;
	background-image:url(images/flecheSuivant_off.jpg);
	background-repeat:no-repeat;
	background-position: left 200px;
	width:41px;
	height:580px;
	top:0px;
	position:absolute;
	right:0px;
	z-index:100;
	background-color:#FFF;

}

.suivant:hover {
	background-image:url(images/flecheSuivant_on.jpg);
}
.suivant:active {
	border:0px;
}

/*.suivant:active {
	background-position:0 2px;
}*/
/* ---------------------------------------------------------------------------------------------------BTN précédent----------  */

.precedent {
	display:block;
	background-image:url(images/flechePrecedent_off.jpg);
	background-repeat:no-repeat;
	background-position: left 200px;
	width:41px;
	height:580px;
	top:0px;
	position:absolute;
	left:0px;
	z-index:100;
	background-color:#FFF;

}

.precedent:hover{
	background-image:url(images/flechePrecedent_on.jpg);
	}

/* ---------------------------------------------------------------------------------------------------btn accéder au site----------  */
.cellReference {
	margin:0px; padding:0px;
	display:block;
	float:left;
	width: 242px;
	margin-top:10px;
	margin-right:10px;
	vertical-align:top;
	padding:13px;
	border:1px solid white;
	background-color:#FFF;
	height:540px;
	position:relative;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
			line-height:17px;
}

.cellReferenceHover a{
	/*border:1px solid #93989B;*/
	/*color:black;*/

}
.cellReference a img{
	-moz-box-shadow:0px 2px 4px #CCC;
	-webkit-box-shadow:0px 2px 4px #CCC;
}
.cellReference .lienGris, .cellReference .lienGris:hover {
	color:#93989b;
	text-decoration:none;
	font-weight:normal;
}
.cellReferenceHover {
	border:1px solid #eaecf0;
	background-color:#f8fcff;
}
.cellReferenceHover, .cellReferenceHover .lienGris, .cellReferenceHover .lienGris:hover {
	color:#66686b;
}


.cellReference a.accesSite{
	display:block;
	background-color:#d74a14;
	border : solid 1px #a23c15;
	width:110px;
	color:#f9e7e1;
	padding-left:15px;
	margin-left:auto;
	margin-right:auto;
	background-position:center center;
	position: absolute;
	bottom:-1px;
	left:70px;
	border-bottom:0px;
	}

.cellReference a.accesSite:hover{
	background-color:#ed5b23;
	border : solid 1px #ee4302;
	color:#FFF;
	}


.cellReference .container{
	widht:247px;
	height:530px;

	
	}

.cellReference a{
	color:#d74a14;
	}
.cellReference h3 {
	text-align:center;
border-bottom:#D3D0D0 1px dotted;
height:42px;
padding-bottom:5px;
margin-bottom:10px;
}
.cellReference h3 a{
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold
	}

.cellReference a:hover{
	color:#fa703b;
	}	
.cellReference h3 + a img{
	margin-bottom:5px
}
#footer{
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	padding-bottom:20px;
	width:890px;
	}

/* ---------------------------------------------------------------------------------------------------PagesInside----------  */
p.savoirPlus{
	text-align:center;
	text-decoration:underline;
	color:#919191;
	padding-bottom:15px;
	}

ul.listePlus{
	list-style-type:disc;
	color:#d74a14;
	padding-left:10px;
	}



/* ---------------------------------------------------------------------------------------------------Footer----------  */

#footer a{
	color:#a8a8a8;
	font-size:13px;
	}

#footer a:hover{
	color: #ee4302;
	}
	
#footer a img{
	border:0px;
	}


#reseau {
	vertical-align:middle;
	text-align:right
	
}
.reseau {
	vertical-align:middle;
	padding-right:2px;
}


