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

* {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, Sans, sans-serif;
	font-size:11px;
}

html{
	height:100%;
	width:100%;
}

ul{
	margin-left:20px;
	float:left;
}

u{
	margin-left:10px;
	text-decoration:none;
}


a:link{ text-decoration: none; color:#761914; }

a:visited{ text-decoration: none; color:#761914; }

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

a:active{ text-decoration: none; color:#761914; }

img {
	border:0;
}

body {
	background:url(../img/fondos/fondo.png) bottom left no-repeat #d32e12;	
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	height:100%;
	width:100%;
	/*overflow:hidden;*/
}

.aselected{
	color:#FFFFFF;
}

DIV#top{
	width:100%;
	height:90px;
}

DIV#logo{
	width:152px;
	height:90px;
	background:url(../img/fondos/logo.png) right;
	float:left;
}

DIV#menu{
	margin:42px 0 0 42px;
	width:480px;
	float:left;
}

.bmenu{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-right:20px;
}

DIV#middle{
	height:275px;
	width:100%;
	/*overflow:hidden;*/
	margin-top:50px;
}

DIV#mleft{
	width:144px;
	height:275px;
	float:left;
	text-align:right;
	overflow:hidden;
}

DIV#contenido{
	background:url(../img/fondos/filetesep.png) top left repeat-y;
	width:755px;
	height:275px;
	float:left;
}

DIV#fhome{
	width:590px;
	height:270px;
	margin:2px 0 0 10px;
	background:#990000;
	float:left;
}

DIV#llder{
	width:79px;
	height:269px;
	margin-top:2px;
	background:url(../img/fondos/llder.png) ;
	float:left;
}

DIV#llizq{
	width:79px;
	height:269px;
	margin-top:2px;
	margin-right:10px;
	background:url(../img/fondos/llizq.png) ;
	float:right;
}

DIV#bottom{
	margin:10px 0 0 190px;
	color:#761914;
	font-weight:bold;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}

.listas {
	background:url(../img/fondos/filetesep.png) top left no-repeat;
	width:144px;
	height:275px;
	float:left;
	overflow:hidden;
}

.minilista {
	background:url(../img/fondos/filetesep.png) top left no-repeat;
	width:70px;
	height:275px;
	float:left;
	overflow:hidden;
}

.bmleft {
	margin:6px 10px 0 0;
}

.blistas {
	background: none;
	margin:6px 0 0 -1px;
	clear:both;
}

.sblistas {
	background:url(../img/punto.png) left center no-repeat;
	margin:6px 0 0 -1px;
	clear:both;
}

.sblistas a:link, .sblistas a:visited, .sblistas a:hover, .sblistas a:active{ 
color:#FFFFFF; 
}

.blint {
	margin-left:14px;
}

DIV#thumber{
	background:url(../img/fondos/filetesep.png) top left no-repeat;
	width:269px;
	height:275px;
	float:left;
	overflow:hidden;
}

DIV#thumb{
	background-position:center;
	background-repeat:no-repeat;
	height:267px;
	width:269px;
	margin-top:2px;
	overflow:hidden;
	margin-left:10px;
	float:left;
}

div#titulothumb{
	text-transform:uppercase;
	margin:10px 0 0 10px;
}

div#cubretodo{
	width:100%;
	height:100%;
	position:absolute;
	margin:0px;
	z-index:10;
	background-color:#000000;
	overflow:hidden;
	opacity: 0.0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

div#productofull{
	width:620px;
	height:420px;
	left:50%;
	top:50%;
	margin-left:-310px;
	margin-top:-210px;
	position:absolute;
	z-index:20;
	opacity: 0.0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

div#spl{
	width:10px;
	height:400px;
	background-color:#000000;
	margin-top:10px;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	z-index:25;
	float:left;
}

div#spi{
	width:610px;
	height:10px;
	background-color:#000000;
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	z-index:25;
	float:none;
	clear:both;
}

div#producto{
	background:#FFFFFF;
	width:610px;
	height:410px;
	z-index:30;
	float:left;
}

div#innerprod{
	margin:10px;
	color:#999999;
}

div#tituloprod{
	margin-top:10px;
	float:left;
	width:545px;
	height:60px;
	min-height:60px;
}

div#tituprod{
	margin-top:10px;
	font-size:24px;
	text-transform:uppercase;
	font-weight:lighter;
}

div#cerrarprod{
	float:right;
	font-size:24px;
	font-weight:1100;
	text-transform:uppercase;
	color:#999999;
	cursor:pointer;
	width:38px;
}

div#detaprod{
	clear:both;
	width:100%;
}

div#imgnesprod{
	float:left;
	max-width:350px;
	width:350px !important;
}

.listaimgprod{
	color:#999999;
	cursor:default;
}

.listaimgprod:hover{
	color:#333333;
}

div#imgprod{
	float:left;
	width:350px !important;
	height:280px !important;
	max-height:280px;
	max-width:350px;
	overflow:hidden;
}

div#descprod{
	float:left;
	margin-top:20px;
	margin-left:10px;
	width: 225px;
	height:300px;

}

div#coloresprod{
	width: 220px;
	height:40px;
	border:1px solid #999999;
}

DIV#contenidoqsomos{
	margin-left:15px;
	margin-top:2px;
	min-width:675px;
	width:675px;
	height:225px;
	/*overflow:hidden;
	overflow-y:scroll;*/
	float:left;
}

DIV#contenidoqsomosscroll{
	min-width:645px;
	width:645px;
	float:left;
}

DIV#contenidocontacto{
	margin:30px 0 0 15px;
	min-width:675px;
	width:675px;
	height:200px;
	/*overflow:hidden;
	overflow-y:scroll;*/
	float:left;
}

DIV#contenidoprovedores{
	margin:30px 0 0 15px;
	min-width:675px;
	width:675px;
	height:200px;
	/*overflow:hidden;
	overflow-y:scroll;*/
	float:left;
}

DIV#ccontl{
	float:left;
	width:200px;
}

DIV#ccontr{
	float:left;
	margin-left:20px;
	width:300px;
}

input {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	background:#FFFFFF;
	color:#000000;
	height:16px;
	float:left;
	width:200px;
}

textarea {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	background:#FFFFFF;
	color:#000000;
	height:142px;
	float:left;
	width:298px;
}

input[TYPE="submit"]{
	height:15px;
	width:70px;
	font-size:9px;
	margin-top:3px;
	float:right;
}

IMG#titulo{
	margin-left:5px;
	margin-top:20px;
	height:43px;
}

.proveedores{
	margin-right:30px;
	float:left;
	min-width:75px;
}