.menu
{
	font-family: "Century Gothic";
	font-size: 12pt;
	text-transform: capitalize;
	color: #233b2d;
}

.menu_activo
{
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #233b2d;
}

.texto_blanco_normal
{
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
}
.link_blanco:visited, .link_blanco:link,.link_blanco:active,.link_blanco:hover
{
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}

.texto_blanco_grande
{
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
}

.lnk_texto_blanco_grande:visited, .lnk_texto_blanco_grande:link,.lnk_texto_blanco_grande:active
{
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
}
.lnk_texto_blanco_grande:hover
{
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.texto_gris_claro
{
	font-family: "Century Gothic";
	font-size: 13px;
	color: #b0b0b0
}

.texto_gris_grande:visited, .texto_gris_grande:link,.texto_gris_grande:active,.texto_gris_grande:hover
{
	font-family: "Century Gothic";
	font-size: 13px;
	color: #373737;
	text-decoration:none;
}

.texto_gris_contenido
{
	font-family: "Century Gothic";
	font-size: 11px;
	color: #373737;
}

.texto_naranja
{
	font-family: "Century Gothic";
	font-size: 11px;
	color: #d97625;
	text-decoration:none;
}

.texto_verde
{
	font-family: "Century Gothic";
	font-size: 11pt;
	color: #800000;
}
.lnk_verde:visited,.lnk_verde:link,.lnk_verde:active,.lnk_verde:hover
{
	font-family: "Century Gothic";
	font-size: 13px;
	color: #6b8f32;
	text-decoration:none;
}
.texto_verde_familias:visited,.texto_verde_familias:link,.texto_verde_familias:active,.texto_verde_familias:hover
{
	font-family: "Century Gothic";
	font-size: 11pt;
	color: #515e1a;
	text-decoration:none;
}

.texto_verde_peque_pie
{
	font-family: "Century Gothic";
	font-size: 11pt;
	color: #515e1a;
}

.link_rosa:visited, .link_rosa:link,.link_rosa:active,.link_rosa:hover
{
	font-family: "Century Gothic";
	font-size: 14px;
	color:#ca010d;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.texto_rosa
{
	font-family: "Century Gothic";
	font-size: 13px;
	color:#ca010d;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.texto_gris_pie
{
	font-family: "Century Gothic";
	font-size: 11px;
	color: #373737;
}

.texto_menu:visited, .texto_menu:link,.texto_menu:active
{
	font-family: "Century Gothic";
	font-size: 12px;
	text-transform:uppercase;
	color: #233b2d;
	text-decoration:none;
}
.texto_menu:hover
{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	color: #233b2d;
	background-image:url(images/menuActivo.gif);
	background-repeat:repeat-x;
}
.texto_menu2:visited, .texto_menu2:link,.texto_menu2:active
{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #233b2d;
	text-decoration:none;
}
.texto_menu2:hover
{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #233b2d;
}

.texto_pie:visited, .texto_pie:link,.texto_pie:active,.texto_pie:hover
{
	font-family: "Century Gothic";
	font-size: 11px;
	color: #515e1a;
	text-decoration:none;
}

.menu_separacion
{
	border-right-width:1px; 
	border-right-color:#bfbfbf; 
	border-right-style:solid;
	visibility:visible
	 
}

.texto_idioma
{
	font-family: "Century Gothic";
	font-size: 11px;
	color: #515e1a;
	text-decoration:none;
}

.texto_idioma_uso
{
	font-family: "Century Gothic";
	font-size: 11px;
	color: #515e1a;
	text-decoration:none;
}

.texto_error_noticias
{
	font-family: "Century Gothic";
	font-size: 14px;
	color: Red;
	text-align:center;
}



