body {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	margin: 0px;
}

A {
	font-family: Arial;
	font-size: 11px;
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

/*
TOP
*/

TD#top_escudo{
	width: 105px;
	background-image: url(images/top/top_fondo.gif);
	background-repeat: repeat-x;
	align: left;
}

TD#top{
	width: 670px;
	background-image: url(images/top/top_fondo.gif);
	background-repeat: repeat-x;
	align: right;
}

TABLE#top_enlaces{
	text-align: right;
}

TABLE#top_enlaces TD{
	width: 40px;
	text-align: center;
	padding-top: 5px;
}

TABLE#top_enlaces TD#separador{
	background-image: url(images/top/top_separador.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
}

TD#separador DIV{
	style: padding-right: 5px;
}


/*
MENU IZQUIERDO
*/

TD#categoria_1 {
	height: 40px;
	vertical-align: middle;
	width: 140px; 
	padding-left: 10px;
	background-image: url(images/menu/fondo_principal.gif);
	background-repeat: no-repeat;	
}

TD#categoria_1 div{
	height: 35px;
	padding-top: 2px;
	vertical-align: middle;
	width: 138px; 
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor: pointer;
}

TD#categoria_1 div#patronato{
	background-image: url(images/menu/principal_patronato.gif);

}
TD#categoria_1 div#escuelas{
	background-image: url(images/menu/principal_escuelas.gif);
}
TD#categoria_1 div#festival{
	background-image: url(images/menu/principal_folclore.png);
}
TD#categoria_1 div#formacion_actores{
	background-image: url(images/menu/principal_formacion.gif);
}
TD#categoria_1 div#auditorio{
	background-image: url(images/menu/principal_auditorio.gif);
}

TD#categoria_1 A{
	color: #333366;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-left: -5px;
}
TD#categoria_2 {
	border-right: 1px solid #cccccc;
	width: 120px;
	vertical-align: middle;
	background-image: url(images/menu/linea.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: pointer;
}

TD#categoria_2 A{
	display: block;
	width: 145px;
	color: #666666;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	height: 20px;
	text-decoration: none;
}

TD#categoria_2 A DIV{
	padding-left: 10px;
	padding-top: 3px;
	vertical-align: middle;
}

TD#categoria_2 A#patronato:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/menu/fondo_roll_verde.gif);
	height: 21px;
	margin-top: -1px;
}

TD#categoria_2 A#escuelas:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/menu/fondo_roll_azul.gif);
	height: 21px;
	margin-top: -1px;
}

TD#categoria_2 A#escuelas:hover {
	color: #ffffff;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/menu/fondo_roll_azul.gif);
	height: 21px;
	margin-top: -1px;
}
TD#categoria_2 A#festival:hover {
	color: #666666;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/menu/fondo_roll_malva.gif);
	height: 21px;
	margin-top: -1px;
}

TD#categoria_2 A#formacion_actores:hover {
	color: #666666;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/menu/fondo_roll_amarillo.gif);
	height: 21px;
	margin-top: -1px;
}
TD#categoria_2 A#auditorio:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/menu/fondo_roll_rojo.gif);
	height: 21px;
	margin-top: -1px;
}



span#enlace_2{
	padding-left: 10px;
}

TD#linea_menu{
	font-size: 10px;
	vertical-align: top;
	border-right: 1px solid #cccccc;
}

table#menu_padroados{
	width: 150px;
	cellpadding: 5px;
	text-align: center;
}

table#menu_padroados div{
	font-family: Arial;
	font-size: 9px;
	color: #9C9C9C;
}


/*
CONTENIDO GENERAL PÁGINAS
*/

TD#titulo_pagina{
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	background-image: url(images/generales/titulo_fondo.gif);
	height: 29px;	
}

TD#separacion_titulo {
	height: 25px;
}

TD#contenido {
	vertical-align: top;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	width: 615px;
}

TABLE#textos{
	vertical-align: top;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}

a#ver_mapa {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #bbbbbb;
	border: 1px solid #bbbbbb;
	width: 75px;
	height: 25px;
	text-align: center;
	padding-top: 4px;
	text-decoration: none;
	cursor: pointer;
}

#cursor {
	cursor: pointer;
}

TD#pie_foto{
	font-family: Arial;
	background-color: #E5E5EA;
	font-size: 10px;
	color: #777777;
	padding-left: 5px;
	font-weight: bold;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

TD#pie_foto_esquina{
	width: 14px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: bottom;
	background-color: #E5E5EA;
	text-align: right;
}

img#borde{
	border: 1px solid #CCCCCC;
}

img#sin_borde{
	border: 0px solid #999999;
}

INPUT {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	background-color: #FFFFFF;
}

INPUT#boton {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Arial;
	color: #777777;
	background-color: #F4F4FA;
	cursor: pointer;
}

TEXTAREA {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}

SELECT {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	background-color: #FFFFFF;
}

A#mas_info {
	font-size: 10px;
	cursor: pointer;
}

FONT#error {
	color: red;
	font-size: 11px;
}

P#volver {
	text-align: center;
}

P#volver A{
	font-family: Arial;
	font-size: 11px;
	color: #777777;	
	background-image: url(images/boton.gif);
	text-decoration: none;
	width: 80px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 8px;
}

TD#contenido_popup {
	vertical-align: top;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	width: 100%;
}
