/* GENERAL */
a {
  text-decoration:none;
 }

.cuerpo_base {
	margin-top: 1px;
	background-image: url(images/fondo_pagina.jpg);
}

h1, h2, h3, h4, h5, h6,span {

	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/**/

.Boton_backoffice {
	font-family: Verdana;
	font-size:0.8em;
	border: 1px solid #CCCCCC;
	color: #284775;
	background-color: #FFFBFF;
}

.Boton_frontend {
	font-family: Verdana;
	font-size: 11px;
	background-color: #e3e3cf;
	border: 1px solid #CCCCCC;
	color: #333333;

}

.Etiqueta_campo {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.Etiqueta_encabezado {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.Campo_texto {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.Combo_backoffice {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.text_logon {
	font-family: Verdana;
	font-size: 11px;
	color: #7C7C7C;
}

.text_boton {
	font-family: Verdana;
	font-size: 11px;
	color: #7C7C7C;
}

.text_menu_inferior {
	font-family: Verdana;
	font-size: 10px;
	color: #7C7C7C;
}

.text_pie {
	font-family: Verdana;
	font-size: 10px;
	color: #BBBBBB;
}

.text_services{
	font-family: Verdana;
	font-size: 7.8pt;
	color: #FFFFFF;
}
.text_menu{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #FFFFFF;
	font-weight: bold;	
}

/* deben ser similares*/
.text_parrafo {
	font-family: Verdana;
	font-size: 8.5pt;
	color: #787878;
}


.tablainsertada {
	font-family: Verdana;
	font-size: 8.5pt;
	color: #787878;
}

/*  ******************** */

.text_parrafo_trayectoria{
	font-family: Verdana;
	font-size: 8.2pt;
	color: #787878;
	text-align: justify;
}
.text_anios{
	text-decoration: none;
	font-family: "Verdana", Serif;
	font-size: 12px;
	color: #0066A4;
}


.texto_navegacion {
	font-family: Verdana;
	font-size: 11px;
	color: #68A6C4;
}
.texto_encabezado_seccion {
	font-family: Verdana;
	font-size: 0.7pc;
	color: #0066A4;
	font-weight: normal;
}

.Texto_asterisco{
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
}
.menu_encabezado {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #345672;
}
.menu_desplegable {

}
.menu_lateral_item {
	font-family: Verdana;
	font-size: 11px;
	color: #1B79AD;
}
.menu_lateral_item_selected {
	font-family: Verdana;
	font-size: 11px;
	color: #1B79AD;
	font-weight: bold;
}

.submenu_item {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.Titulo_seccion {
	font-family: Verdana;
	font-size: 14px;
	color: #1B79AD;
	font-weight: bolder;
}


a {
	text-decoration: none;
}

.link_pie{
	font-family: Verdana;
	font-size: 10px;
	color: #0066A4;
}

.prensa_titulo {
	font-family: Verdana;
	font-size: 11.3px;
	font-weight: bold;
	color: #cc6600;}
	
.prensa_copete {
	font-family: Verdana;
	font-size: 11.3px;
	font-weight: bold;
	color: #333333;	
}

.prensa_texto {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;	
}

.prensa_link {
	font-family: Verdana;
	font-size: 9.8px;
	color: #333333;	
}

/* 	MENU */

#dropmenudiv{
position:absolute;
border:1px solid #999999;
border-bottom-width: 0;
font:normal 11px/16px Verdana;
color:#333333;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999999;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
font-family: Verdana;
font-size: 10px;
color: #787878;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: gray;
color: white;
}

/* 	MENU 2 */

#dropmenudiv2{
position:absolute;
border:1px solid #BACDF5;
border-bottom-width: 0px;
font:normal 11px/25px Verdana;
/*color:#3C4DA5;*/
z-index:100;
background-color: #333333;
}

#dropmenudiv2 a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 0px 0;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BACDF5;
	font-family: Verdana;
	font-size: 10px;
	color: #3C4DA5;
	font-weight: normal;
	font-style: normal;	
}

#dropmenudiv2 a:hover{ /*hover background color*/
background-color: #3C4DA5;
color: white;
}

#Contenedor_Flash_Mundo{
position:absolute;
z-index:-1;
}

.Borde_row{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.Borde_table{
	border: 1px solid #B5D7F0;