/* Edited with EditCSS */
/**** LINK-tag style sheet vivaz_invertido-pantalla.css ****/

/* Documento CSS preparado por MARIO CARVAJAL
Version 1.0.4 (16 de febrero de 2007) para Colnodo
Hoja de estilos optimizada
Validado sin errores en http://jigsaw.w3.org/css-validator */

/***************** ETIQUETAS GENERALES ***********************/


* {
	margin: 0;
	padding: 0;
	font: 11px/140% Arial, Helvetica, sans-serif;
}


body {
	background: #000 url(../graficas/fondo_body.gif);
	color: #FFF;
}

/*************** enlaces generales **************/
a {
	color: #FF9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9;
}

a:hover {
	color: #000;
	background: #FFC;
}

a img {
	color: #333;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom-color: #333;
	background-color: #333;
}

/***************** Formato imagenes ***************/

.imagen_izq{
	border: none;
	float: left;
	margin: 0px 10px 3px 0px;
}

.imagen_der{
	border: none;
	float: right;
	margin: 0px 0px 3px 10px;
}

.imagen{
        border: none;
	margin: 0px 0px 0px 0px;
}
/****************** Esquema de Maquetación ********************/

#contenedor {
	width: 710px;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
	background: #333 url(../graficas/fondo_contenedor.gif);
	margin: 0 auto 10px;
	border-bottom: 2px solid #666;
}

#encabezado {
	background-color: #333;
}

#menu-principal {
	height: 30px;
	text-align: center;
	background: #FC0;
}

#columna-izquierda {
	float: left;
	width:190px;
	height: auto;
}

#columna-derecha {
	float: right;
	width: 190px;
	height: auto;
	background: #444 url(../graficas/fondo_columna_derecha.gif) no-repeat bottom;
}

#contenido {
	width: 280px;
	height: auto;
	margin:0 5px 0 195px;
        padding:10px;
}	

#contenido_sec {
	width: 480px;
        height: auto;
	margin:0 5px 0 195px;
        padding:10px;
}

#pie {
	clear: both;
	height: 180px;
	background: #333;
}						

/*********************** encabezado *****************************/

#encabezado a img {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
}

#encabezado a {
	color: #FFFFF2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.80em;
}

#encabezado a:hover {
	color: #FC0;
	text-decoration: none;
	background: #333;
}

#encabezado h1 {
	font-size: 16px;
	margin-top: 65px;
	margin-left: 110px;
	position: absolute;
}

#encabezado h2 {
	margin-top: 90px;
	margin-left: 110px;
	position: absolute;
	color: #E2E2E2;
	font-style: italic;
}

#encabezado ul {
	float: right;
	margin-top: 65px;
	margin-right: 10px;
	padding-top: 25px;
}

#encabezado li {
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	list-style-type: none;
}

#encabezado  a{
	padding-top: 25px;
}

#encabezado .inicio a{
	background: url(../graficas/icono_home.gif) no-repeat 50% 0%;
}

#encabezado .mapa a {
	padding-top: 25px;
	background: url(../graficas/icono_mapa.gif) no-repeat 50% 0;
}

#encabezado .ayuda a {
	padding-top: 25px;
	background: url(../graficas/icono_faq.gif) no-repeat 50% 0;
}

#encabezado .admin a {
	padding-top: 25px;
	background: url(../graficas/icono_aa.gif) no-repeat 50% 0;
}

/******************************* menu principal *****************************/
#menu-principal h2{
	display: none;
}

#menu-principal ul {
	padding-top: 8px;
}

#menu-principal li {
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
	list-style-type: none;
}

#menu-principal a {
	text-transform: uppercase;
	color: #333;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border-width: 0;
}

#menu-principal a:hover {
	background: #FC0;
}

#menu-principal ul li a.actual:link, #menu-principal ul li a.actual:visited, #menu-principal ul li a:hover {
	padding-bottom: 6px;
	color: #000;
	border-bottom: 3px solid #000;
}

/************************* Columna izquierda para menu y logos ***************/
#columna-izquierda h2.menu-secundario {
	display: none;
}

#columna-izquierda .menu-secundario {
	padding-top: 15px;
	padding-bottom: 20px;
	background: #069 url(../graficas/fondo_menu_azul.gif) no-repeat bottom;
}

#columna-izquierda li {
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 9px;
	padding-left: 10px;
	margin-left: 8px;
	background: url(../graficas/bala_menu_azul.gif) no-repeat 0 50%;
	border-bottom: 1px dotted #FFC;
}

#columna-izquierda li a {
	border-width: 0;
}

#columna-izquierda li a:hover {
	color: #FC0;
	background: #069;
}

#columna-izquierda h2.menu-secundario {
	display: none;
}


#columna-izquierda table.caltable {
	margin-top: -15px;
	background: #CC6;
}

#columna-izquierda h2.calendario {
	color: #CC6;
	text-align: center;
	margin-top: 15px;
	font: 36px Arial, Helvetica, sans-serif;
}

#columna-izquierda p {
	text-align: center;
	margin-top: 15px;
}

#columna-izquierda h2.rss {
	display: none;
}

#columna-izquierda .caltable {
	margin: 10px 3px 3px 3px;
	width: 98%;
	}
/*********************** Columna derecha inicio *********************/

#columna-derecha h2 {
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 9px;
	border-bottom: 1px solid #CCC;
}

#columna-derecha li {
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 9px;
	padding-left: 10px;
	margin-left: 8px;
	background: url(../graficas/bala_descargas.gif) no-repeat 0 50%;
}

#nuestra-voz {
	height: 130px;
	width: 190px;
	margin-top: 15px;
	background: url(../graficas/boton_nuestra_voz.jpg) no-repeat;
}

#nuestra-voz h2 {
	display: none;
}

#nuestra-voz p.descripcion-audio {
	color: #000;
	padding-top: 35px;
	padding-right: 14px;
	padding-left: 14px;
}

#nuestra-voz a {
	color: #187D00;
	padding-left: 14px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 6px;
	border-width: 0;
}

#nuestra-voz a:hover {
	color: #660;
	text-decoration: underline;
	background: #C0E61D;
}

#columna-derecha p.centrado {
	text-align: center;
}
						
/**************************** Contenido pagina de inicio ****************/
#contenido h4 {
	margin-top: 20px;
	margin-bottom: 13px;
	border-bottom: 1px dotted #FF9;
}

#contenido h4 a {
	font-size: 13px;
	border-width: 0;
}

#contenido p img.imagen {
	margin: 3px;
}
/************************ Contenido secundarias *************************/
#contenido_sec h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dotted #FF9;
}

#contenido_sec h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	
}

#contenido_sec h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 13px;
}

#contenido_sec h2 a{
	font-size: 15px;
	border-width: 0;
}

#contenido_sec h3 a {
	font-size: 14px;
	border-width: 0;
}

#contenido_sec h4 a {
	font-size: 13px;
	border-width: 0;
}
#contenido_sec p {
	margin: 3px;
}
	
#contenido_sec ul {
	margin-left:20px;
}

#contenido_sec .caltable{
	margin: 10px 3px 3px 3px;
	width: 98%;
	border: 1px solid #CCC;
      	}

#contenido_sec .caltable{
	margin-right: 2px;	
	}

#contenido_sec .weekdays{
	background-color: #006699;
	color: #fff;
	text-align: center;
	}
#contenido_sec td{
	text-align: right;
        width: 10%;
	border: 1px solid #5e5e5e;
	}
	
/************************* Pie de pagina *******************************/

#pie h2 {
	display: none;
}

#pie ul {
	text-align: center;
	height: 26px;
	padding-top: 10px;
	background: #81AB17;
}

#pie li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}

#pie li a {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	border-width: 0;
}

#pie li a:hover {
	color: #FFF;
	background-color: #81AB17;
}

#pie .dominio {
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
}

#pie .derecha {
	width: 250px;
	float: right;
	clear: both;
}

#pie .izquierda {
	margin-top: 10px;
	margin-left: 20px;
}
/******** Aviso navegante cuando el navegador no toma la hoja de estilo ********/

#esconde {
	display: none;
}

#menu-principal .esconde { 
		display : none;
}

/*********************** comunicados en formato de hoja *************************/

#comunicados{
	width: 470px;
	height: auto;
	padding:10px;
	background: #fff;
}

#comunicados p{
	height: auto;
	padding:10px;
	color: #000;
	text-align: justify;
}

#comunicados h3{
	height: auto;
	padding:10px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

#encabezado_com{
width: 460px;
        height: auto;
	padding:5px;
}


#pie_com{
width: 460px;
        height: auto;
	padding:5px;
}

/******************** Fecha de ultima actualización ****************/

.fechaactualizacion{
	font-size: 10px;
	color: #e9e9e9;
	text-align: right;
}

option{
	color: #000;
}





