/*
Azul oscuro1: #0C4D7D (muy oscuro)
Azul oscuro2: #336699 (menos oscuro)
*/

*
{
	font-family: Verdana;
	font-size: 9px;
}

body.cuerpo_portada
{
	background-color: #0C4D7D;
}

a
{
	color: black;
	text-decoration: none;
}

a:hover
{
	color: red;
}

table.cabecera1
{
	background-color: white;
}

table.cuerpoSeccion
{
	background-color: white;
}

table.menu
{
	background-color: #336699;
}

td.itemMenu
{
	color: white;
	font-weight: bold;
}

td.itemMenu a
{
	color: white;
	font-weight: bold;
}

td.itemMenu a:hover
{
	color: red;
}

td.texto_version_idioma
{
	font-size: 10px;
	font-weight: bold;
}

td.tituloAnuncio
{
	font-size: 12px;
	color: #096CB1;
	font-weight: bold;
}

td.subtitulo_inicio
{
	text-align: right;
	color: #096CB1;
	font-weight: bold;
}

td.texto_pie
{
	color: #FFFFFF;
}

td.menu_seccion
{
	background-color: #336699;
}

td.titulo_seccion
{
	font-size: 20px;
	color: #0C4D7D;
	font-weight: bold;
}

td.titulo_seccion_box
{
	font-size: 16px;
	color: #0C4D7D;
	font-weight: bold;
}

td.item_submenu_seccion
{
	font-weight: bold;
	font-size: 12px;
}

td.item_submenu_seccion a:hover
{
	color: red;
}

td.titulo_anuncio_producto_box
{
	color: #336699;
	font-weight: bold;
	font-size: 13px;	
}

td.tituloCatalogo
{
	color: #336699;
	font-weight: bold;
	font-size: 14px;
}

td.tituloSubMenuSeccion
{
	color: #336699;
	font-size: 13px;
	font-weight: bold;
}

td.titulocarta
{
	color: #336699;
	font-size: 13px;
	font-weight: bold;
}

td.tituloautorcarta
{
	color: #336699;
	font-size: 11px;
	font-weight: bold;
}

td.subtituloPagina
{
	color: #336699;
	font-size: 13px;
	font-weight: bold;
}

td.subtitulo_internacionalizacion
{
	color: #336699;
	font-size: 16px;
	font-weight: bold;
}

td.subtitulo2_internacionalizacion
{
	color: #336699;
	font-size: 13px;
	font-weight: bold;
}

a.leer_mas
{
	color: #336699;
}

a.leer_mas:hover
{
	color: red;
}