.Caja{
	font-size: 8pt;
	font-family: Helvetica, Arial, sans-serif;
	color: #515151;
	background-color:#ffffff;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	height:22px;
	border: 3px inset #E7E5E4;
}

.Texto{
	font-family : Arial, Verdana, Helvetica, Sans-Serif;
	font-style : normal;
   	font-size : 10px;
	color : #ffffff;
	text-decoration: none;
}

.cabina{
position: absolute;
top:170px;
visibility: hidden;
z-index:3;
}

.revestimiento{
position: absolute;
top:170px;
visibility: hidden;
z-index:1;
}

.suelo{
position: absolute;
top:170px;
visibility: hidden;
z-index:2;
}

.revestimientoMuestra{
width:38px; 
height:38px; 
border:1px solid #8E8D90;
}

.muestrasTexto{
font-family : Arial, Verdana, Helvetica, Sans-Serif;
font-style : normal;
font-size : 10px;
color : #7F7F7F;
text-decoration: none;
text-align: center;
}

.tituloConfigurador{
font-family : Arial, Verdana, Helvetica, Sans-Serif;
font-style : normal;
font-weight:bold;
font-size : 18px;
color : #0041AD;
text-decoration: none;
}

