/*Estilos para el sitio de tomaco 27 de oct 2008*/
body {
	margin: 0px;
	padding: 0px;
	background: #460000 url(publico/imagenes/fondo.jpg) no-repeat fixed top;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td
{
	vertical-align:top;
}	

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
     margin: 0px;
     padding: 0px;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline;
		display: inline;	
}

a:link{}
a:visited{}
a:hover{text-decoration: underline;}
a:active{}
a{
	text-decoration: none;
	color: #000000;
}

a.acorreo:hover{ text-decoration: underline; }
a.acorreo{ color: Blue; text-decoration: none;}

h1{
	font-size: 14px;
	font-weight: bold;
	color:#a80000;
}

h2 a{
		color: #AE0000;
		text-decoration: underline;
}

h2
{	
	font-size: 15px;
	font-weight: bold;
    }
    
h3{color: #A80000;}

a.ligas:hover{ text-decoration: underline; }
a.ligas{ color: Blue; text-decoration: none; }

a.aregresar:hover{ text-decoration: underline;}
a.aregresar{	color:#a80000; text-decoration: none;}

img{
	border:0px;	
}

img.opacidad:hover
{
	opacity: 0.3;    
   -moz-opacity: 0.3;    
   filter: alpha(opacity=30);
}
#marco{
	width: 770px;
	height: auto;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position:absolute; 
	left:15%;
}


#top{
	width: 770px;
	height: 319px;	
}

#middle{
	width: 770px;
	height: 210px;
}

#bottom{
	width: 770px;
	height: 90px;
	background-color:#ffffff;
	float: left;
	overflow: hidden;
}

#tituloproductos{
	width: 755px;
	height: 30px;
	padding-left: 15px;
	padding-top: 10px;
	float: left;
	overflow: hidden;
	background-image: url(publico/imagenes/fondos/encabezado.jpg);
	text-transform: uppercase;
	font-size: 21px;
	font-weight: bold;
}

#contenidoproductos{
	width: 740px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;	
	padding-bottom: 15px;
	min-height: 197px;
	height: auto !important;	
	height: 197px;
	float: left;
	font-size: 11px;
	overflow: visible;
	background-image: url(publico/imagenes/fondos/fondo.jpg);
	background-repeat: no-repeat;
	background-color: #e8e8e8;
}

#marcoArt{
	width: 500px;
	height: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	overflow: hidden;
/*	background-color: Black;	*/
}

.imgProductoContenido{
	width: 120px;
	height: 120px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	float: left;
	overflow: hidden;
/*	background-color: aqua;*/
	cursor: pointer;
}

#contenidoproductoprincipal{
	width: 725px;
	min-height: 182px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 15px;	
	padding-bottom: 15px;
	height: auto !important;	
	height: 197px;
	float: left;
	overflow: hidden;
	background-image: url(publico/imagenes/fondos/fondo.jpg);
	background-repeat: no-repeat;
	background-color: #e8e8e8;	
}

.dirgral
{
    width:160px;
    height:80px;
	 padding-right: 40px;
	 padding-left: 40px;
	 margin-bottom: 20px;
	 float: left;
	 overflow: hidden;
    }

.imgproductos{
	width: 154px;
	height: 93px;
	margin-left: 60px;
	margin-bottom: 40px;
	float: left;
	overflow: hidden;
}