
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2E3A69;
}
.topmenu {
	font-family:arial, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	background-color: transparent
}
.topmenu a{
	color:#FFFFFF;
	text-decoration : underline;
}
.menu {
	font-family:arial, sans-serif;
	color:#2E3A69;
	font-size:11px;
	background-color: transparent
}
.menu a{
	color:#FFFFFF;
	text-decoration : none;
}
.submenu {
	font-family:arial, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	background-color: transparent
}
.submenu a{
	color:#BFCCEB;
	text-decoration : none;
}
.CT {
	font-family:arial, sans-serif;
	color:#000000;
	font-size:70%;
	background-color: transparent
}
.CT a {
	color:#005CA3;
	text-decoration:underline;
}
.CT strong{
	font-weight: bold;
}
.CT select{
	color:#000000;
	background-color: #FFFFFF;
}
.CT h1 {
	color:#2E3A69;
	font-size:125%;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	background-color: transparent
}
.CT h2 {
	color:#2E3A69;
	font-size:115%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.CT h3 {
	color:#ffffff;
	font-size:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.CT_Inv {
	font-family:arial, sans-serif;
	color:#FFFFFF;
	font-size:70%;
	background-color: transparent
}
.CT_Inv a {
	color:#FFFFFF;
	text-decoration:underline;
}
.CT_Inv strong{
	font-weight: bold;
}
.CT_Inv h1 {
	color:#FFFFFF;
	font-size:125%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
  text-decoration:none;
	background-color: transparent
}
/* Estilos para los gateways */
.CT_Gw {
	font-family:arial, sans-serif;
	color:#000000;
	font-size:70%;
}
.CT_Gw p {
	margin: 5px 10px 5px 10px;
}
.CT_Gw a {
	color:#005CA3;
	text-decoration:underline;
}
.CT_Gw h1 {
	color:#2E3A69;
	font-size:125%;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	text-align: center;
}
.CT_GwInv {
	font-family:arial, sans-serif;
	color:#FFFFFF;
	font-size:70%;
	text-align: right;
}
.CT_GwInv a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
	margin-right: 10px;
}


.legal {
	font-family:arial, sans-serif;
	color:#2E3A69;
	font-size:70%;
	background-color: transparent
}
.legal a {
    color:#2E3A69;
	text-decoration:underline;
}
input {
    color:#000000;
	font-size:70%;
	font-family:arial, sans-serif;
}


/*========================================================================================================*/
/*elementos de maquetacion para errores*/
.error  {
		font-family:Arial, sans-serif;
		color:#FF0000;
		font-size:70%;
		background-color: transparent
		}

/* COLORES DE FONDO */
/* General */
.FON00 {
    background-color: #FFFFFF;
}
/* Home */
.FON10 {
    background-color: #FFFFFF;
}
.FON11 {
    background-color: #E6EBF7;
}


/* Fundación */
.FON20 {
    background-color: #7F99D7;
}

/* Revista */
.FON30 {
    background-color: #FFFFFF;
}

.FON31 {
    background-color: #EDEDED;
}

.FON32 {
    background-color: #E1E1E1;
}

.FON33 {
    background-color: #F7F7F7;
}

.FON34 {
    background-color: #C3C3C3;
}

.FON35 {
    background-color: #C8C8C8;
}

.FON36 {
    background-color: #F1F1F1;
}

/* Artes y ciencias */
.FON40 {
    background-color: #95B901;
}
.FON41 {
    background-color: #6F8C00;
}
.FON42 {
    background-color: #536801;
}
.FON50 {
    background-color: #C0AE74;
}
.FON51 {
    background-color: #F3678A;
}
.FON52 {
    background-color: #EB003B;
}
.FON53 {
    background-color: #E8024B;
}
.FON54 {
    background-color: #F3808A;
}

/*Menú derecho revista */
.menurev {
	font-family:arial, sans-serif;
	color:#2F2E4E;
	font-size:70%;
	background-color: transparent
}
.menurev a{
	color:#7E7E7E;
	text-decoration : none;
}

/*Menú derecho mediateca*/

.menuderteca {
  font-family:arial, sans-serif;
	color:#2E3A69;
	font-size:70%;
  font-weight: bold;
  padding: 6px 0px 6px 0px;
}

/*Menú derecho mediateca con enlace*/
.menudertecal {
	background-color: #CFDD80
}
.menudertecal a {
	color:#2E3A69;
	text-decoration:none;
  background-color: #CFDD80
}

/*Menú derecho mediateca sin enlace*/
.menudertecasl {
	background-color: #FFFFFF
}


/* Club Idea */
.menuclub {
	font-family:arial, sans-serif;
	color:#2F2E4E;
	font-size:70%;
	background-color: transparent;
}
.menuclub a{
	color:#FFFFFF;
	text-decoration : none;
}