﻿.home_flash1
{
	
		width: 760px;
		height: 300px;
		margin: 0 auto 10px auto;
}
.home_flash2
{
	width: 561px;
	height: 51px;
	margin: 0 auto 10px auto;
	float: left;
	clear: both;
}
.caluga_publicidad
{
	width: 266px;
	height: 71px;
    float: left;
	margin: 0 0 10px 0;
}
.caluga_publicidad2
{
	width: 266px;
	height: 71px;
    float: right;
	/*margin: 0 0 10px 0;*/
}
.header_productos
{
	/*background-image: url('../images/fondoLinea.jpg');*/
	background-image: url('../images/barra-destacados.jpg');
	/*background-repeat: repeat-x;*/
	text-transform: uppercase;
	color: White;
    font-family: Arial;
    font-weight: bold;
    font-size:12px;
    text-indent: 20px;
    text-align: left;
    
	width: 760px;
	height: 38px;
	float: left;
	margin: 0 0 10px 0;
}

.header_productos span
{
	margin: 5px auto;
}

.destacados
{
	width: 760px;
	float: left;
	margin: 0 0 10px 0;	
}
.div_destaca
{
	height: 338px;
	width : 100%;
}
.div_ruta
{
	text-align: left;
	color: Gray;
	text-transform: capitalize;
	font-size: xx-small;
	font-family: arial, Lucida Sans, Verdana;
	margin: 0 auto 0 0;
    text-decoration: none;
    float: left;
}
.div_ordena
{
	text-align: left;
	color: Gray;
	text-transform: capitalize;
	font-size: x-small;
	font-family: arial, Lucida Sans, Verdana;
	margin: 0 0 0 auto;
    text-decoration: none;
	float: right;
	width: 250px;
		
}
.div_drop_down
{
	float: right;
	text-align: left;
	border-style: none;
	font-size: x-small;	
}
.div_button_publicidad
{
	float: left;
	margin: 0 0 10px 0;	
	height: 150px;
	width: 760px;
}
.div_cabeza_productos
{
	width: 560px;
	height: 30px;
}
.tabla_con_productos
{
	margin: 10px 0 10px 0;
	width: 560px;
	height: 100%;
}
.span_prod
{
  
   float:left;
   
}
.pagina_centrado
{
	margin: 10px auto 0 auto;
	 width: 560px;
	 float:left;
	 clear:both;
}

.div_modo_vista
{
	float: left;
	margin: 0 30px 0 0;
}


.div_izquierdo_producto
{
	width: 300px;
	float:left;	
}
.div_derecho_producto
{
	width: 259px;
	float: left;
		
}

.imagen_producto
{
	float:left;
	/*clear: both;*/
	width: 300px;
	height: 360px;
		
}

.div_despacho_producto
{
	height: 25px;
	margin-top: 5px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	clear:both;
		
}
.div_descripcion_producto
{
	float:left;
	clear:both;	
}

.div_bullet_Descripcion
{
	width: 277px; 
	clear:both;
}
.div_imagen_destacada
{
	float:left; 
	width: 151px;
	height: 170px;
}
.div_separador_destacada
{
	float:left;
	width: 1px;
	background-image: url('../Icons/btnMenuGiff/linea.gif');
	height: 170px;
	background-repeat:no-repeat;
}
.div_deparaHor_destacada
{
	float:left;
	clear: both;
	width:759px;
	height: 1px;
	background-image: url('../Icons/btnMenuGiff/lineahorizontal.gif');	
	background-repeat: repeat-x;
}
