body {
    background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Helvetica;
	font-size: 11px;
}

#contenedor {
width: 780px;
margin: 0 auto;

}
#contenido {
  float: center;
  width: 600px;
 
}
#contenido #columna_izquierda{
  float: left;
  width: 20%;
}
#contenido #columna_centro {
  float:right;
  width: 69%;
}
/*#contenido #columna_derecha {
  float: left;
  width: 20%;
}
*/ 
#pie {
  clear: both;
}

/*td img {
display: block;
}
*/
/*menu izquierda*/
.boton_menu {
	font-family: Helvetica;
	font-size: 13px;
	background-color: #E8F0F4;
	color: #004580;
	text-decoration: none;
	border-bottom: 1px solid;
	border-bottom-color: #C2C8CB;
	font-weight:bold;	
}

.boton_over{
	font-family: Helvetica;
	font-size: 13px;
	background-color:#F0B801; /*#C1C2C6;*/
	color:#004580;
	text-decoration: none;
	cursor:pointer;
	text-decoration: none;
	border-bottom: 1px solid;
	border-bottom-color: #C1C2C6;
	font-weight:bold;
}

.boton_out {
	font-family: Helvetica;
	font-size: 13px;
	background-color: #E8F0F4;
	color: #004580;
	text-decoration: none;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px solid;
	border-bottom-color: #C2C8CB;
	font-weight:bold;
	
}
A.navlink:link {
	color:#004580;
	text-decoration:none;
}		
A.navlink:visited {color:#004580;text-decoration:none}		
A.navlink:active  {color:#004580;text-decoration:none}		
A.navlink:hover   {
	color:#004580;
	text-decoration:none;
}	
.navlink{
padding-left: 8px;
padding-bottom: 3px;
padding-top: 3px;
}
.productos {
   padding-left: 66px; 
   font-family: Helvetica;
   font-size: 11px;
   color: #132b65;
   font-weight: bold;
   text-decoration:none;
}
.productos_izq {
  
   font-family: Helvetica;
   font-size: 11px;
   color: #132b65;
   font-weight: bold;
   text-decoration:none;
   
}
.cotizacion {
  
   font-family: Helvetica;
   font-size: 10px;
   color: #807F7F;
   text-align: center;
  
 }
.precio{
   font-family: Helvetica;
   font-size: 10px;
   color: #004580;
   text-align: center;
   background-color: #B8CBDC;
   padding-bottom: 3px;
   padding-top: 3px;
}

a.pag_inicio:link {
   font-family: Helvetica;
   font-size: 11px;
   color: #707072;
   text-align: center;
   font-weight:800;
   text-decoration:none;
} 
a.pag_inicio:visited {
   font-family: Helvetica;
   font-size: 11px;
   color: #707072;
   text-align: center;
   text-decoration:none;
} 
a.pag_inicio:active {
   font-family: Helvetica;
   font-size: 11px;
   color: #707072;
   text-align: center;
   text-decoration:none;
} 
.hora_fecha {
   font-family: Helvetica;
   font-size: 11px;
   color: #FFF;
   text-align: center;
}
.texto{
  font-family: Helvetica;
  font-size: 11px;
  text-align: left;
}
.menu{
  font-family: Helvetica;
  font-size: 12px;
  font-weight:700;
  color:#828385;
  text-align: left;
  text-decoration:none;
}
.sucursal{
  font-family: Helvetica;
  font-size: 11px;
  text-align: left;
  color:#828385;
}
.titulo{
  font-family: Helvetica;
  font-size: 12px;
  color: #004580;
  text-decoration:none;
  font-weight:800;
}
.subtitulo{
  font-family: Helvetica;
  font-size: 12px;
  color: #004580;
  text-decoration:none;
  font-weight:400;
}
.copete{
  font-family: Helvetica;
  font-size: 11px;
  color: #004580;
  text-decoration:none;
  color: #707072;
  text-align:justify;
}
.cuerpo{
  font-family: Helvetica;
  font-size: 11px;
  text-align:justify;
}
.hora{
   font-family: Helvetica;
   font-size: 11px;
   color: #707072;
   text-align: center;
   font-weight:800;
}
.tabla td{
  background-color: #004580;
  font-family: Helvetica;
  font-size: 12px;
  color: #fff;
  font-weight:800;
  text-align: center;
  
}
.tabla2 td{
  background-color: #E9E9EA;
  font-family: Helvetica;
  font-size: 11px;
  color: #000;
  font-weight:800;
  text-align: center;
}
.tablachica td{
  background-color: #004580;
  font-family: Helvetica;
  font-size: 11px;
  color: #fff;
  
  text-align: center;
  
}

.tablachica2 td{
  background-color: #E9E9EA;
  font-family: Helvetica;
  font-size: 11px;
  color: #000;
  text-align: center;
}

li{
  font-family: Helvetica;
  font-size: 11px;
    margin: 0;
	padding: 0;
	text-align:left;
}
a {
	color:#004580;
}

a:hover {
	color:#FF9900;/*#F0B801;*/
	text-decoration: none;
}
.fechita {
	color:#004580;
	font-size:9px;
	}