body{
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
    background: #403f3f;
}

/* compartir redes sociales */

a.addthis_button_compact:hover,a.addthis_button_compact:active,a.addthis_button_compact:visited,a.addthis_button_compact:link{
	color: #747474;
	text-decoration: none;
}
a.addthis_button_compact:hover{
	text-decoration: underline;
}

/* */



/* suscribir newsletter */

div.suscribir{
	
	width: 980px;
	height: 60px;
	margin: 0 auto;
	margin-bottom: 15px;
	background: url(img/bg_suscribir.jpg) no-repeat;
}

div.sus_izq{
	float: left;
	width: 370px;
	padding: 25px 0px 0px 80px;
}

div.sus_izq b{
	color: #075654;
}

div.sus_der{
	float: left;
	width: 450px;
	padding: 23px 80px 0px 0px;
	text-align: right;	
}

input.suscribir_correo{
	border: 2px solid #ececec;
	color: #84888A;
}

input.enviar{
	font-size: 12px;
	background: #ededed;
	border: 1px solid #dbdbdb;
	-moz-border-radius: 5px;
}

/* */ 


/* div flotante */

div.close,div.close:hover{
    margin-top: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #106a69;
	cursor: pointer;
	float: right;
}
div.close:hover{
	text-decoration: underline;
}
div.aviso{	
	position: absolute;
	padding: 15px 15px 15px 15px;
	top:  50%;
	margin-top:-150px; 
  	left: 50%;
	margin-left:-240px;
  	width: 520px;  	
  	background: #a0beb6;
  	/*IE*/
	filter: alpha(opacity=99);
	/*FireFox Opera*/
	opacity: .98;
  	border: 1px solid #bfddd5;
  	font-family: Tahoma;
  	font-size: 14px;
	z-index:9999;
}

div.aviso_1{
	background: #f0fdfd;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	border: 1px solid #bfddd5;
}





/* */

a img {	
	border: none;
}

img.derecha,img.izquierda{
    border: 10px solid #eff1f4;
}

img.derecha{
    margin-left: 10px;
}
img.izquierda{
    margin-right: 10px;
}

img.i{
	margin-right: 10px;
}


/* listas */

ul.portal_descargas{
	background: #f1f5ef;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
ul.portal_descargas li{
	
	border-bottom: 1px solid #d6ddd3;
	border-top: 1px solid #ffffff;
}
ul.portal_descargas li a, ul.portal_descargas li a:hover{
	padding: 10px 10px 10px 10px;
	color: #204e4d;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	display: block;
	text-decoration: none;
}
ul.portal_descargas li a:hover{
	background: #d9e3d5;
}

ul.mas_info{
	margin: 10px 0px 20px 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
}
ul.mas_info li{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.mas_info li a,ul.mas_info li a:hover{
	background: #f1f5ef;
	padding: 10px 5px 10px 15px;
	border-bottom: 1px solid #d6ddd3;
	border-top: 1px solid #ffffff;
	color: #204e4d;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 100%;
	display: block;
	text-decoration: none;
}
ul.mas_info li a:hover{
	background: #d9e3d5;
}

ul.enlaces{
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 22px;
    list-style-image: url(img/vineta.jpg);
}

ul.menu_footer{
    margin: 0px 0px 0px 0px;
    float: right
}

.menu_footer li{
    display: inline;
    float: left;
    padding: 0px 5px 0px 5px;
    border-left: 1px solid #858585;
}

.menu_footer li.primero{
    border-left: none;
}

ul.menu_footer li a{
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
ul.menu_footer li a:hover{
    text-decoration: underline;
}

/* */

/* fuentes */

.verde_sub{
	
	font-size: 16px;
	font-family: Helvetica,Arial,sans-serif;
	color: #3b7f7f;
	font-weight: bold;
}

.veinte{
    font-size: 22px;
    font-family: Arial;
    font-weight: bold;
    color: #3d3d3d;
}
.titulo_footer{
    color: #d2d2d2;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}

.titulo_informacion{
	font-family: Georgia;
	font-size: 18px;
	
	color: #536554;
}

.azul_grande,.azul_medio{
    color: #caf0e7;
    font-size: 26px;
    font-weight: bold;
}
.azul_medio{
    font-size: 16px;
    font-weight: normal;
}

/* */

/* boton buscar */

input.boton_buscar{
    background: #426e6d;
    border: 1px solid #2f4525;
    color: #ffffff;
    font-size: 14px;
}

/*  */

/* contenedores */

div.aviso_previo{
	background: #f5ffff;
	padding: 20px 20px 20px 20px;
	
}

div.separa1{
	border-bottom: 1px solid #DADADA;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

div.compartir{
    background: #f7f7f7;
    padding: 10px 10px 10px 10px;
    margin: 20px 0px 20px 0px;
}

    /* seccion */
    
    div.titulo_icono{
        padding-left: 20px;
        background: url(img/bg_titulo_seccion.jpg) no-repeat #ffffff;
    }
    
    div.seccion{
        width: 950px;
        margin: auto;
        border-right: 1px solid #dadada;
        border-left: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        padding: 30px 15px 10px 15px;
        text-align: left;
    }
    div.titulo_seccion{
        font-family: Georgia,"Times New Roman",Times,serif;
        font-size: 30px;
        margin-bottom: 10px;
        color: #0e9f9b; 
    }
    
    .titulo_azul,div.subtitulo_seccion,a.subtitulo_seccion:active,a.subtitulo_seccion:visited,a.subtitulo_seccion:hover,a.subtitulo_seccion:link,a.subtitulo_seccion{
        font-family: Georgia,"Times New Roman",Times,serif;
        padding-bottom: 10px;
        font-size: 20px;
        margin-bottom: 10px;
        color: #0b8481; 
        border-bottom: 1px dotted #dfdfdf;
    }
    .titulo_azul{
		display: block;
		margin-bottom: 0px;
	}
    
    a.subtitulo_seccion:active,a.subtitulo_seccion:visited,a.subtitulo_seccion:hover,a.subtitulo_seccion:link,a.subtitulo_seccion{
		display: block;
        text-decoration: none;
	}
    
    div.seccion_contenido{
        border-top: 1px solid #dadada;
        padding: 15px 10px 15px 0px;
        font-size: 14px;
    }
    
    /* */

    /* banner principal */

        div.banner_principal{
            background: url(img/bg_banner_principal.jpg) repeat-x #ffffff;
            padding: 0px 0px 20px 0px;
            margin: auto;
        }
        
        table.tabla_principal{
            padding-top: 20px;
        }
        div.bienvenida{
            padding-left:20px;
        }
        
        div.banner_opcion,div.banner_opcion_over{
            background: url(banner_principal/bg_opcion.jpg)  repeat-x #d3d3d4;
            vertical-align: middle;
            height: 46px;
            cursor:pointer;
            border-bottom: 1px solid #bebebe;
            border-right: 1px solid #bebebe;
        }
        
        div.banner_opcion_over{
            background: url(banner_principal/bg_opcion_over.jpg)  repeat-x #d3d3d4;
        }
        
        ul.banner_lista{
            list-style-image: url(img/flecha.png);
            
            padding: 8px 0px 0px 27px;
            margin: 0px 0px 0px 0px;
        }
        
    /* */

div.informacion{
    padding: 0px 20px 0px 15px;
    text-align: left;
}

div.creditos{
    color: #ffffff;
    font-size: 11px;
}

div.creditos a{
    color: #95e7ff;
    text-decoration: none;
}
div.creditos a:hover{
    text-decoration: underline;
}

div.separador{
    margin: 20px 0px 20px 0px;
    width: 980px;
    height: 1px;
    background: #373737;
    border-bottom: 1px solid #6f6d6d;

}

div.titulo_calendario{
    background: url(img/bg_titulo_calendario.jpg) repeat-x #212121;
    padding: 7px 5px 7px 2px;
    color: #ffffff;
    font-size: 14px;
}

div.header{
    background: url(img/fondo_header.jpg) repeat-x;
    text-align: center;
}

div.menu{
	background: url(img/fondo_menu.jpg);
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #2e5d1a;
}

div.submenu{
	padding: 5px 0px 5px 0px;
	background: #e2f6d9;	
	border-top: 1px solid #ffffff;
	vertical-align: top;
	
	text-align: center;
}

div.contenido_verde{
    background: url(img/bg_contenido_verde.jpg) repeat-x #075150;
    padding: 0px 0px 0px 0px;
       
}
div.contenido_verde_2{
    background: #066664;
    color: #ffffff;
            
}

div.contenido_gris{
	margin-top: 2px;
    border-top: 1px solid #dde2e9;
    border-bottom: 1px solid #dde2e9;
	padding: 10px 0px 10px 0px;
	background: #eff1f4;
	text-align: center;
}



div.footer{
    background: #403f3f;
    padding: 30px 0px 25px 0px;
    color: #ffffff;
    text-align: center;
}


/* */

/* enlaces */

a.close:link,a.close:visited,a.close:active,a.close:hover{
    margin-top: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #106a69;
}
a.close:hover{
	text-decoration: underline;
}

a.main_banner:link,a.main_banner:visited,a.main_banner:active,a.main_banner:hover,.nav{	
	color: #000000;	
	font-size: 12px;
	text-decoration: none;
}



a.azul:link,a.azul:visited,a.azul:active,a.azul:hover,.nav{	
	color: #1976b8;	
	font-size: 14px;
	text-decoration: none;
}

a.azul:hover{

	text-decoration: underline;
}

a.navegacion:link,a.navegacion:visited,a.navegacion:active,a.navegacion:hover,.nav{	
	color: #747474;	
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a.navegacion:hover{

	text-decoration: underline;
}


a.link_footer:link,a.link_footer:visited,a.link_footer:active,a.link_footer:hover{	
	color: #ffffff;	
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a.link_footer:hover{

	text-decoration: underline;
}

a.menu_arriba:link,a.menu_arriba:visited,a.menu_arriba:active,a.menu_arriba:hover{
	height: 40px;
	color: #ffffff;
	
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	padding: 11px 15px 11px 15px;
}

a.menu_arriba:hover{

	background: #216064;
}

a.verde:link,a.verde:visited,a.verde:active,a.verde:hover{	
	color: #2f6a15;
	text-decoration: none;
}

a.verde:hover{

	text-decoration: underline;
}

a.blanco:link,a.blanco:visited,a.blanco:active,a.blanco:hover{	
	color: #ffffff;
	text-decoration: none;
}

a.blanco:hover{

	text-decoration: underline;
}



/* */  

/*"""" FORMULARIO """"""*/

.myForm {
  width: 400px;
  margin:auto;
}

.myForm fieldset {
  background-color:#f7f7f7;
  border:1px solid #cfcfcf;
  padding: 10px;
  margin: 0;
}

.myForm fieldset legend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
    color:#818181;

}

.myForm label {
    display: block;
    float: left;
    padding: 0;
    margin:0px 0px 5px 0px;
}

.myForm fieldset label:first-letter {
    color:#8a8a8a;
    font-weight: bold;
}
.myForm input, .myForm textarea {
    width:95%;
}

.myForm input.button {
    width:35%;
    background-color:#232222;
    border:1px solid #A0A0A0;
    padding:3px;
    color:#FFF;
}

textarea {
    height:90px;
    }

.myForm small {
    color:#CCC;
}

/********** ACORDEON ************/

/*UI accordion*/
.ui-accordion {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	border-bottom: 1px solid #d3d3d3;
}
.ui-accordion-group {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	border: 1px solid #d3d3d3;
	border-bottom: none;
}
.ui-accordion-header {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	cursor: pointer;
	background: #e6e6e6 url(img/acordeon/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-accordion-header a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	display: block;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	padding: .5em .5em .5em 1.7em;
	color: #555555;
	background: url(img/acordeon/888888_7x7_arrow_right.gif) .5em 50% no-repeat;
}
.ui-accordion-header a:hover {
	background: url(img/acordeon/454545_7x7_arrow_right.gif) .5em 50% no-repeat;
	color: #212121;
}
.ui-accordion-header:hover {
	background: #dadada url(img/acordeon/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	color: #212121;
}
.selected .ui-accordion-header, .selected .ui-accordion-header:hover {
	background: #ffffff url(img/acordeon/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
.selected .ui-accordion-header a, .selected .ui-accordion-header a:hover {
	color: #222222;
	background: url(img/acordeon/222222_7x7_arrow_down.gif) .5em 50% no-repeat;
}
.ui-accordion-content {
	padding: 1.5em 1.7em;	
	background: #ffffff url(img/acordeon/ffffff_40x100_textures_01_flat_0.png) 0 0 repeat-x;
	color: #222222;
	font-family: Georgia, serif;
	font-size: 14px;
}


.extra{	
	padding: 1.5em 1.7em;
	background: #fafafa;
	border-color: #cacaca;	
	border-left: 2px solid #e7e7e7;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	color: #000000;
}

.contenido-acordeon {
	background: #FFFFFF;			
	font-family: Georgia, serif;
	font-size: 14px;
}


/*******************************/
#scrollup {
   position: relative;
   overflow: hidden;
   border: 1px solid #000;
   height: 245px;
   width: 287px
 }
 .headline {
   position: absolute;
   top: 300px;
   left: 5px;
   height: 240px;
   width:280px;
 }