/*//////////////////////////////////////////////////////////////
BODY
//////////////////////////////////////////////////////////////*/
body{
	background-color: #ffffff;
	background-image:url('linea.JPG');
/*	background-repeat:repeat-y;*/
}
/*//////////////////////////////////////////////////////////////
PRE
//////////////////////////////////////////////////////////////*/
pre{
	text-align: justify;
}
/*//////////////////////////////////////////////////////////////
FIELDSET
//////////////////////////////////////////////////////////////*/
fieldset{
display:inline;
border-style: none none none none;
	background-color:#de3d11;
right:2%;
position:absolute;
}
/*//////////////////////////////////////////////////////////////
IMG
//////////////////////////////////////////////////////////////*/
img.mapa{
}
img.logo{
	left:0px;
	top:0px;
}
img.thumb{
	border-style: none;
	width:80px;
}
img.fotoDeMueble{
	/*width:100%;*/
}
img.prin{
	vertical-align: middle;
	width:60%;
}
/*//////////////////////////////////////////////////////////////
DIV
//////////////////////////////////////////////////////////////*/
div.invisiButton{
	width: 10px;
	height: 10px;
	background-color:transparent;
	position: absolute;
	top: 0px;
	right: 0px;
}
div.content{
	top:118px;
	margin: 2px;
	height: 60%;
/*	position:absolute;*/
}
div.topBar{
	background-color:#de3d11;
	height:118px;
	width:99%;
	top:0px;
/*	position:absolute;*/
	
}
div.infoContacto{
	background-color:#de3d11;
	left:0px;
	width:99%;
	position:fixed;
	bottom:3px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
div.catalogoCategorias{
}
div.men{
	display:inline;
	background-color:#de3d11;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	 
}


div.tiraDeImagenes{
	overflow: auto;
	left:1%;
	height:100%;
	/*height:500px;
	width:12%;*/
	display: inline;
}
div.patho{
	/*left:180px;
	bottom:3px;
	position: absolute;*/
	color: #ffffff;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	display: inline;
	margin: 5px;
}
div.datosMueble{
/*	display: inline;*/
}
/*//////////////////////////////////////////////////////////////
TD
//////////////////////////////////////////////////////////////*/
td{
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
}
td.categoria{
	background-image: url('marco.jpg');
	background-repeat: no-repeat;
	width:110px;
	height:160px; 
	text-align: center;
	border-style: none;
	border-style: none none none none;
	
}
td.mueble{
	width:163px;
	height:257px; 
	text-align: center;
	padding: 3px 3px 3px 3px;
	background-repeat: no-repeat;
	background-position: right; 
	background-image: url('marco1.jpg');
	border-style: none none none none;
}
td.tituloDatosMueble{
	background-color: #dc3e11;
	
}
td.nombreDatosMueble{
	background-color: #ffffff;
	font-weight: bold;
	/*width:40%;*/
	text-transform: capitalize;
	border-style: none none none none;
}
td.nob{
	border-style: none none none none;	
}
td.nob1{
	border-style: none none none none;
	vertical-align: top;	
}
td.con{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	
	border-style: none none none none;	
}
/*//////////////////////////////////////////////////////////////
TABLE
//////////////////////////////////////////////////////////////*/

table.categoria{
	padding: 0px 0px;
	width:100px;
	height:154px; 
	text-align:center;
	display: inline;
	padding: 3px 3px 3px 3px;
}
table.mueble{
	padding: 0px 0px;
	text-align:center;
	width:180px;
	height:257px; 
/*	padding: 3px 3px 3px 3px;
*/
	display: inline;
}
table.datosMueble{
	/*position: absolute;
	left: 62% ;
	width: 37%;*/
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	/*top:140px;*/
	border-collapse: collapse;
/*	display: inline;
	
	background-color: fe6033;*/
}
/*//////////////////////////////////////////////////////////////
SPAN
//////////////////////////////////////////////////////////////*/
span.descripCategoria{
     font-weight:bold;
	color:#bb5500;
	font-size: 20px;
}

span.nombreMueble{
     font-weight:bold;
	color:#bb5500;
}
span.modeloMueble{
     font-weight:normal;
	color:#bb5500;
}
/*//////////////////////////////////////////////////////////////
A
//////////////////////////////////////////////////////////////*/
a{
	text-decoration: none;
}
a.men{
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
}
a.path{
	color:#ffffff;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
}
/*//////////////////////////////////////////////////////////////
IFRAME
//////////////////////////////////////////////////////////////*/
iframe.centerImg{
/*	left: 12%;
	top: 140px;
	position: absolute;
	width: 50%;*/
	height: 100%;
}
