#contenido {
position:static; 
width:800px; 
left: 0px; 
background-color: #FFFFFF; 

}

#menuizq{
position:relative; 
left:0px;
float: left; 
width: 150px;
}

#menuv {
position:relative; 
left:0px;
float: left; 
width: 150px;
background-color: #99CC66; 
font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;

}
#menuv ul, li {
        list-style-type: none;
}

#menuv ul {
        margin: 0;
        padding: 0;
}

#menuv li {
        padding: 3px 0px 3px 0px;
}

#menuv a {
        text-decoration: none;
        color: #FFFFFF;
        background: #99CC66;
        display: block;
        padding: 3px 6px;
        width: 138px;
		heigth: 40px;
		border: 1px solid #FFFFFF;
}

#menuv a:hover {
        background: #FFFFFF;
		color: #99CC66;
}


#central {
position:relative; 
float: left; 
width:500px; 
left: 0px; 
background-color: #FFFFFF; 
}
#titulo
{
position:relative; 
float: left; 
width:450px;  
left: 30px; 
background-color: #FFFFFF; 
}

#navegacion {
position:relative; 
float: left; 
width:500px;  
left: 0px; 
background-color: #FFFFFF; 

}

#menu_dcha {
position:relative; 
float: left; 
width:150px;  
left: 0px; 
background-color: #FFFFFF; 
}

p.texto_contacta {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
	background-color: #ffffff; 
	padding: 5px 10px 5px 10px;
	width:350px;

}

#form_contacta
{
position:relative;
top: 30px; 
width:350px;
align: center;
background-color: #ffffff; 
padding: 20px 20px 20px 20px;
border-right: 1px solid #FFCC00;
border-left: 1px solid #FFCC00;

}

#contenedor_campo_contactar
{
position:relative; 
width:350px;
background-color: #ffffff; 

}
#campo_contactar
{
position:relative; 
float:left;
background-color: #FFFFFF; 
padding: 10px 10px 10px 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-align: rigth;
	font-weight: normal;
	width:80px;
}
#campo_contactar2
{
position:relative; 
float: left;
left: 0px;
background-color: #FFFFF; 
padding: 5px 0px 5px 0px;
}
input.formato {
height:20px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
textarea.formato {

font-size:11px;
font-family:Verdana;
}

p.novedad
{
font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #000066;
}

p.precio
{
font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;
	text-align: center;
	color: #006600;
}

#novedad_dcha {
position:relative; 
left: 0px; 
padding: 0px 10px 0px 10px; 
border: 1px solid #999999;
}

img.novedad_dcha {
width: 120;
height: 120; 
border: 0; 
align: middle;
}

p.texto_zonacentro {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
	background-color: #ffffff; 
	padding: 5px 10px 5px 10px;
	width:450px;}

/* Estilos de los items que se se presentan en pantalla central */
#capa_central {
position:relative; 
align: center;
float: left;
left: 30px; 
padding: 0px; 
margin: 0px 20px 0px 0px;
width:440px;
}
#item_central {
position:relative; 
align: center;
float: left;
left: 0px; 
padding: 0px; 
margin: 10px 7px 10px 7px;
border: 1px solid #999999;
width:200px;
}
#item_categoria {
	position:relative;
	align: center;
	float: left;
	left: 0px;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	width:200px;
	font-size: 16px;
	color: #CC6600;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFCC;
	font-family : "Trebuchet MS", Verdana, "Times New Roman";
}

#item_articulo {
position:relative; 
align: center;
float: left;
left: 15px; 
margin: 5px 0px 5px 0px;
padding: 5px 5px 5px 5px; 
width:170px;
	font-size: 10px;
	color: #009900;
	text-align: center;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
#item_descripcion {
position:relative; 
align: center;
float: left;
left: 15px; 
margin: 5px 0px 5px 0px;
width:170px;
	font-size: 9px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
#item_ref {
position:relative; 
float: left;
left: 25px; 
margin: 5px 5px 5px 0px;
padding: 5px 5px 5px 5px; 
	font-size: 9px;
	color: #006600;
	text-align: center;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

#item_precio {
	position:relative;
	float: rigth;
	top: -2px;
	width: 60px;
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #CC0000;
	text-align: center;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline blink;
}

#barra_numeracion {
position:relative; 
align: center;
float: left;
left: 100px;
top: 10px; 
padding: 0px; 
margin: 10px 7px 10px 7px;
width:400px;
}

img.item_centro {
width: 150;
height: 150; 
border: 0; 
align: middle;
}

/* Estilos de los items que se se presentan en pantalla central con detalle */
#item_detalle {
position:relative; 
align: center;
float: left;
left: 15px; 
padding: 0px; 
margin: 0px 0px 0px 0px;
width:400px;
}

#item_articulo_det {
position:relative; 
align: center;
float: left;
left: 15px; 
margin: 5px 0px 10px;
padding: 5px; 
width:400px;
	font-size: 14px;
	color: #006633;
	text-align: center;
	font-weight: bold;
	font-family : "Trebuchet MS", Verdana, "Times New Roman";
	text-align:center;
}
#item_descripcion_det {
position:relative; 
align: center;
float: left;
left: 30px; 
margin: 15px 0px 10px 0px;
width:200px;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
#item_ref_det {
position:relative; 
top: 10px;
float: left;
left: 70px; 
width: 100px;
margin: 5px 5px 3px 0px;
padding: 1px 1px 5px 1px; 
	font-size: 10px;
	color: #006600;
	text-align: rigth;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

#item_precio_det {
	position:relative;
	float: left;
	left: 70px; 
	top: 5px;
	width: 100px;
	margin: 5px 0px 3px 0px;
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	color: #CC0000;
	text-align: rigth;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
img.item_centro_det {
width: 350;
height: 350; 
border: 0; 
align: middle;
}



/* Cómo llegar */

ul.lista 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.leermas:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-align: left;
text-decoration:none;
 } 
a.leermas:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-align: left;
text-decoration:none;}
 
a.leermas:active  {    
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-align: left;
text-decoration:none;}
 
  
a.leermas:hover   {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-align: left;
	text-decoration:none;
	font-weight: bold;
 }



