/* ****************************************************************************************** */
/* ********************  DEFINICION PARAMETROS PLANTILLA  *********************************** */
/* ****************************************************************************************** */

HTML,BODY 
  { 
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    height:100%; 		
    background : url(./fondos/fondo_body.jpg) repeat;    
  }


#Idioma {
 position:absolute;
 width:150px;
 height:50px;
 z-index:1;
 visibility: hidden;
 background : url(../catalogos/imagenes/incono_catalogos.gif) repeat;    
}

#Catalogos {
	position:absolute;
	width:62px;
	height:63px;
	z-index:1;
	visibility: visible;
	background-image: url(../catalogo/imagenes/incono_catalogos.gif);
}
#Certificados {
	position:absolute;
	width:62px;
	height:63px;
	z-index:1;
	visibility: visible;
	background-image: url(../certifica/imagenes/incono_certifica.gif);
}


.texto_cabecera {
 font-family: "Century Gothic";
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 color: #616161;
 text-align: justify;
 text-decoration: none;
}

.texto_cabecera_azul {
 font-family: "Century Gothic";
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 color: #0095C2;
 text-align: justify;
 text-decoration: none;
}

.texto_cabecera_arabe {
 font-family: "Century Gothic";
 font-size: 16px;
 font-style: normal;
 font-weight: bold;
 color: #616161;
 text-align: right;
 direction:rtl;
 text-decoration: none;
}

.titulo_cabecera {
 font-family: "Century Gothic";
 font-size: 24px;
 font-style: normal;
 font-weight: normal;
 color: #6F7070;
 text-decoration: none;
}

.titulo_cabecera_2 {
 font-family: "Century Gothic";
 font-size: 18px;
 font-style: normal;
 font-weight: bold;
 color: #0095C2;
}

.texto_pie {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 color: #FFFFFF;
 text-align: center;
 margin: 0;
 text-decoration: none;
}

.texto_pie_abajo {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 color: #8F8F8F;
 text-align: center;
 margin: 0;
 text-decoration: none;
}


/* ****************************************************************************************** */
/* ****************************************************************************************** */

.fondo_blanco{background-color:#FFFFFF;}
.fondo_blanco:hover{background-color:#F3F8FB;cursor: pointer;}
.fondo_blanco:active{background-color:#E6F0F2;cursor: pointer;color: black;}

.fondo_azul{background-color:#E6F0F2;}
.fondo_azul:hover{background-color:#F3F8FB;cursor: pointer;}
.fondo_azul:active{background-color:#F3F8FB;cursor: pointer;color: black;}

.fondo_azul_oscuro{background-color:#B8D5DD;}
.fondo_azul_oscuro:hover{background-color:#E6F0F2;cursor: pointer;}
.fondo_azul_oscuro:active{background-color:#E6F0F2;cursor: pointer;color: black;}

.puntero:hover{cursor: pointer;}

/* ****************************************************************************************** */
/* ****************************************************************************************** */


.titulo1 {
 font-family: "Century Gothic";
 font-size: 16px;
 font-style: normal;
 font-weight: bold;
 color: #0095C2;
 text-decoration: none;
}

.titulo1_rosa {
 font-family: "Century Gothic";
 font-size: 16px;
 font-style: normal;
 font-weight: bold;
 color: #FD6E6E;
 text-decoration: none;
}

.titulo1_morao {
 font-family: "Century Gothic";
 font-size: 16px;
 font-style: normal;
 font-weight: bold;
 color: #9643FB;
 text-decoration: none;
}

.titulo1_amarillo {
 font-family: "Century Gothic";
 font-size: 16px;
 font-style: normal;
 font-weight: bold;
 color: #C49F00;
 text-decoration: none;
}

.titulo1_gris {
 font-family: "Century Gothic";
 font-size: 16px;
 font-style: normal;
 font-weight: bold;
 color: #6F7070;
 text-decoration: none;
}

.titulo2 {
 font-family: "Century Gothic";
 font-size: 22px;
 font-style: normal;
 font-weight: bold;
 color: #0095C2;
 text-decoration: none;
}

.titulo3 {
 font-family: "Century Gothic";
 font-size: 18px;
 font-style: normal;
 font-weight: bold;
 color: #0095C2;
 text-decoration: none;
}

.texto0 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1px;
 font-style: normal;
 color: #616161;
 text-decoration: none;
}

.texto1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: #616161;
 text-decoration: none;
}

.texto2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 color: #616161;
 text-decoration: none;
}

.texto3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 color: #616161;
 text-decoration: none; 
}
.texto_activo_1{
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
  font-weight: bold;
	color:#0095C2;
	margin:0px;
	text-decoration: none;
}
.texto_activo_1:hover{background-color:#E6F0F2;cursor: pointer;}

.texto_activo_2{
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
  font-weight: bold;
	color:#0095C2;	
	margin:0px;
	text-decoration: none;
}
.texto_activo_2:hover{background-color:#E6F0F2;cursor: pointer;}

.fecha {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	color: #616161;
	text-align: right;
}

/* ****************************************************************************************** */
/* ****************************************************************************************** */
