body
{
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-top: 10px;
	
}
td
{
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-align: justify;
}
A.white
{
	color: White;
	text-decoration: none;
}
A.white:hover
{
	text-decoration: underline;
}
A
{
	color: Navy;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
A.news
{
	color: Navy;
	text-decoration: underline;
}
input		
{
	font-size: 11px;
	border: 1px solid #a8acaf;
	padding: 2px;
	float: left;
}
input.go
{
	border: 0px;
}
H1
{
	font-size: 11px;
	color: Navy;
	text-align: left;
	text-transform: uppercase;
}
H1.principal
{
	font-size: 15px;
	color: White;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}
H2
{
	font-size: 11px;
	color: #6699CC;
}
H3
{
	font-size: 11px;
	color: Navy;
	font-weight: normal;
	margin-top: 25px;
}
.fecha
{
	text-align: right;
	color: White;
}
dir
{
	padding-left: 18px;
	margin-left: 8px;
}
.texto_rojo
{
	color: #BE352C;
}

.header_top
{
	background-image: url(images/bg.jpg);
	text-align: center;
}
.header_login
{
	background-color: #024E80;
	text-align: center;
}
.header_news
{
	background-image: url(images/bg.jpg);
}
.foot_credits
{
	background-color: #000066;
	text-align: center;
	color: White
}
.foot_links
{
	background-color: #CCCCCC;
	color: Navy;
}
.titulo_bloque
{
	color: White;
	background-color: #024E80;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
}
.bloque_interior
{
	background-color: White;
}
.login
{
	color: White;
}
.barra_titulo
{
	background-color: #024E80;
}
.barra_subtitulo
{
	background-color: #6699CC;	
}
.barra_categoria
{
	background-color: #024E80;	
}
.titulo_tabla
{
	color: #024E80;
	font-weight: bold;
}
.gris
{
	color: Silver;
}
.tabla_detalle
{
	color: #024E80;
	font-weight: bold;
	text-align: right;
}
.tabla_dato
{
	
}
.tabla_categoria
{
	color: Silver;
	font-weight: bold;
}
.news_barra
{
	background: #9EB5CC;
}
.news_cero
{
	background-color: White;
}
.news_uno
{
	background-color: Navy;
}
.news_dos
{
	background-color: #9EB5CC;
}
.news_totem
{
	font-size: 10px;
}
.right
{
	text-align: right;
}
.titulo_news
{
	color: White;
	font-size: 13px;
	font-weight: bold;
}
.titulo_news_left
{
	color: White;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.menuopt1	{ font-weight: bold; width: 174px; padding-left: 10px; padding-right: 10px; padding-top: 7px; padding-bottom: 7px; margin-bottom: 1px; text-transform: uppercase; font-size: 11px; background: #9EB5CC; color: #024E80 }
.menuopt2	{ width: 153px; padding-left: 30px; padding-right: 10px; padding-top: 7px; padding-bottom: 7px; border-bottom: 1px solid; text-transform: capitalize; font-size: 11px; color: #024E80; border-color: #9EB5CC }
.menuopt2sel	{ font-weight: bold; }
.menuopt1sel	{ background: #9EB5CC; color: #024E80 }


.menuopt2 a:link, .menuopt2 a:visited, .menuopt2 a:hover	{ color: #024E80 }

a.dark:link, a.dark:visited, a.dark:hover			{ color: #024E80 }

ul		{ list-style: square; margin-left: 0px; padding-left: 5px; }
ol		{ margin-left: 10px; padding-left: 7px; }
li		{ margin-left: 10px; padding-left: 10px; }
ul		{ list-style: none; margin-left: 0px; padding-left: 0px }
ul li		{ background: url(images/ulgeneric.gif) no-repeat 0px 5px }

ul.fourdots	{ list-style: none; margin-left: 0px; padding-left: 0px }
ul.fourdots li	{ background: url(images/fourdots.gif) no-repeat 0px 2px }


.tworow 			{ clear: both; height: 2em; }
.tworow span.label		{ float: left; width: 35%; }
.tworow span.label:first-letter	{ text-transform: uppercase }
.tworow span.formw		{ float: right; width: 65%; }

.tworowb 			{ clear: both; height: 2em; }
.tworowb span.label		{ float: left; width: 43%; }
.tworowb span.label:first-letter	{ text-transform: uppercase }
.tworowb span.formw	{ float: right; width: 57%; }

input		{ font-size: 10px; border: 1px solid #a8acaf; padding: 2px; float: left}
select		{ font-size: 10px; border: 1px solid #a8acaf; float: left }
textarea		{ font-size: 11px; border: 1px solid #a8acaf; float: left }
input.radio	{ border: 0px; float: none }	
input.submit	{
	font-size: 10px;
	padding: 2px 10px;
	background-color: #024E80;
	color: #ffffff;
	border: 0px;
}
input.readonly	{ border-style: dotted; }
p.aire		{ padding-top: 10px; padding-bottom: 10px; clear: both; }

.producto_destacado
{
	color: #024E80;	
}
.producto_agregar
{
	color: #024E80;
	text-align: right;
	text-decoration: underline;
}
