@charset "utf-8";
/* CSS Document */
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image: url(img/fondopagina2.jpg);
	background-repeat: repeat;
}
A {
/* enlace simple por defecto */
	FONT-WEIGHT: bold;
	COLOR: #003366;
	TEXT-DECORATION: none
}
A:link {
	font-weight: normal;
	color: #0033CC;
}
A:hover {
/* enlace simple por defecto con el ratón sobre él mismo */
	FONT-WEIGHT: normal;
	COLOR: #0066CC;
	TEXT-DECORATION: underline
}
A:visited {
/* enlace simple por defecto ya visitado */
	FONT-WEIGHT: normal;
	COLOR: #0000CC;
	TEXT-DECORATION: none
}
.imgnoborde {
	border: 0px #FFFFFF!important;
	color: #FFFFFF;
}
.fondopapel {
	background-image: url(img/fondopagina.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.fondopapelprograma {
	background-image: url(img/fondopagina-programa.jpg);
	background-repeat: repeat;
}
.fondopapelprograma2 {
	background-image: url(img/fondopagina-programa2.jpg);
	background-repeat: repeat;
}
.fondopapeljurado {
	background-image: url(img/fondopagina-jurado.jpg);
	background-repeat: repeat;
	height: 100%;
}
.textocapa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
}
.textocaparojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #747E29;
	line-height: 20px;
}
.textocapamini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #554E3E;
}
.textocapaminis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #554E3E;
	text-decoration: underline;
}
.textocapac {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: center;
}
.textocapan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.textocapatit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4B7B04;
}
.textocapatit2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #797C37;
	text-transform: capitalize;
	line-height: normal;
}
.textocapa2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.textocapa3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.piedefoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #413F34;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.nombrebanda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #413F34;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.nombrebanda a:link {
	color: #517951;
	text-decoration: none;
}
.nombrebanda a:hover {
	color: #339900;
	text-decoration: underline;
}
.nombrebanda a:visited {
	color: #006600;
	text-decoration: none;
}
.nombrebanda a:active {
	color: #00FF66;
	text-decoration: none;
}
.Nombres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 4px;
}
.tituloseccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #1F491B;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
.clear { clear: both; }
table.tablagran {
	height: 100%;
	overflow: auto;
	min-height: 475px;
}
table.tablagran tr.altura {
	height: 100%;
	overflow: visible;
}
table.tablagran td.izquierda {
	height: 100%;
	background-image: url(img/sombra-izq.jpg);
	background-repeat:  repeat-y;
	background-position: right top;
}
table.tablagran td.contenido {
	height: 100%;
	background-image: url(img/fondopagina.jpg);
	background-repeat:  repeat;
	overflow: visible;
	visibility: visible;
	vertical-align: top;
	width: 900px;
}
table.tablagran td.derecha {
	height: 100%;
	background-image: url(img/sombra-der.jpg);
	background-repeat:   repeat-y;
	background-position: left top;
}
table.centro {
	overflow: visible;
	height: 100%;
}
table.centro td.menu {
	height: 25px;
}
table.centro td.top {
	height: 100px;
}
table.centro td.fondopapelcomite {
	background-image: url(img/fondopagina-comite.jpg);
	background-repeat:  no-repeat;
	height: 100%;
	min-height: 100%;
	width: 800px;
	overflow: visible;
	visibility: visible;
	z-index: inherit;
}
table.menu-compositor {
	overflow: visible;
	height: 100%;
	background-image: url(img/fondopagina-jurado.jpg);
	background-repeat: no-repeat;
	width: 280px;
}
table.menu-compositor td {
	padding-right: 30px;


}
table.menu-jurado {
	overflow: visible;
	height: 100%;
	background-image: url(img/fondopagina-jurado.jpg);
	background-repeat: no-repeat;
	width: 280px;
}
table.menu-jurado td {
	padding-right: 30px;


}
table.menu-comite {
	overflow: visible;
	height: 100%;
	background-image: url(img/fondopagina-comite.jpg);
	background-repeat: no-repeat;
	width: 280px;
}
table.menu-comite td {
	padding-right: 30px;


}
table.menu-programa {
	overflow: visible;
	height: 100%;
	background-image: url(img/fondopagina-jurado.jpg);
	background-repeat: no-repeat;
	width: 280px;
}
table.menu-programa td {
	padding-right: 30px;
}
table.menu-programa1 {
	overflow: visible;
	height: 100%;
	background-image: url(img/fondopagina-programa2.jpg);
	background-repeat: no-repeat;
	width: 290px;
}
table.menu-programa1 td {
	padding-right: 30px;
}
#cien {
	height: 100%;
	min-height: 475px;
}
#menu01 {
	z-index:2;
	overflow: visible;
	visibility: visible;
	width: 240px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#swapintro {
	background-image: url(img/fondo-intro.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 600px;
	width: 800px;
}
#swap2 {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px;
	width: 900px;
}
#apDiv {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	z-index:0;
	overflow: visible;
	visibility: visible;
	float: none;
	height: auto;
}
#apDiv0 {
	position:absolute;
	left:300px;
	top:20px;
	width:500px;
	height:auto;
	z-index:2;
	overflow: visible;
	visibility: visible;
	min-height: 475px;
}
#apDiv1 {
	position:absolute;
	left:285px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: visible;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	left:285px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	left:285px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDiv4 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDiv5 {
	position:absolute;
	left:0px;
	top:260px;
	width:240px;
	height:279px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDiv6 {
	position:absolute;
	left:0px;
	top:260px;
	width:240px;
	height:279px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDiv7 {
	position:absolute;
	left:0px;
	top:260px;
	width:240px;
	height:279px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDiv8 {
	position:absolute;
	left:0px;
	top:260px;
	width:240px;
	height:279px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDiv9 {
	position:absolute;
	left:285px;
	top:20px;
	width:500px;
	height:auto;
	z-index:2;
	overflow: visible;
	visibility: hidden;
}
#apDiv10 {
	position:absolute;
	left:285px;
	top:20px;
	width:500px;
	height:auto;
	z-index:3;
	overflow: visible;
	visibility: hidden;
}
#apDiv11 {
	position:absolute;
	left:285px;
	top:20px;
	width:500px;
	height:auto;
	z-index:4;
	overflow: visible;
	visibility: hidden;
}
#apDiv12 {
	position:absolute;
	left:285px;
	top:20px;
	width:500px;
	height:auto;
	z-index:4;
	overflow: visible;
	visibility: hidden;
}
#apDiv13 {
	position:absolute;
	left:286px;
	top:20px;
	width:500px;
	height:auto;
	z-index:4;
	overflow: visible;
	visibility: hidden;
}
#apDiv14 {
	position:absolute;
	left:285px;
	top:20px;
	width:500px;
	height:auto;
	z-index:4;
	overflow: visible;
	visibility: hidden;
}
#apDiv15 {
	position:absolute;
	left:285px;
	top:20px;
	width:500px;
	height:auto;
	z-index:4;
	overflow: visible;
	visibility: hidden;
}
#apDiv16 {
	position:relative;
	left:-40px;
	top:0px;
	width:155px;
	height:260px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
#apDiv17 {
	position:relative;
	left:-40px;
	top:0px;
	width:155px;
	height:260px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
#apDiv18 {
	position:relative;
	left:-40px;
	top:0px;
	width:155px;
	height:220px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
#apDiv19 {
	position:relative;
	left:-40px;
	top:0px;
	width:155px;
	height:220px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
#apDiv20 {
	position:relative;
	left:-40px;
	top:0px;
	width:155px;
	height:220px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
#apDiv21 {
	position:relative;
	left:-40px;
	top:0px;
	width:155px;
	height:260px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
#apDiv22 {
	position:absolute;
	left:20px;
	top:200px;
	width:240px;
	height:279px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDiv23 {
	position:absolute;
	left:285px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: show;
}
#apDiv24 {
	position:absolute;
	left:10px;
	top:220px;
	width:240px;
	height:279px;
	z-index:1;
	visibility: show;
}
#apDivmenuhonor {
	position:absolute;
	left:0px;
	top:300px;
	width:240px;
	height:279px;
	z-index:1;
	overflow: auto;
	visibility: visible;
}
#apDivPrimera1 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivPrimera2 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivPrimera3 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivPrimera4 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivPrimera5 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivSegunda1 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivSegunda2 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivSegunda3 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivSegunda4 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivSegunda5 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivSegunda6 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivSegunda7 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivSegunda8 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivSegunda9 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivSegunda10 {
	position:absolute;
	left:283px;
	top:150px;
	width:500px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#apDivorganiza {
	position:absolute;
	left:15px;
	top:150px;
	width:775px;
	height:auto;
	z-index:1;
	overflow: auto;
	visibility: visible;
}
/*
Las imágenes son envueltas en divs clasificadas como "flickr_badge_image" con ids "flickr_badge_imageX" donde "X" es un número entero especificando una posición ordinaria. ¡A continuación encontrarás algunos estilos para que comiences!
*/
#flickr_badge_uber_wrapper {
	text-align:center;
	width:150px;
}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {margin:0 10px 10px 10px;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_source {
	text-align:center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_wrapper {

}
#flickr_badge_source {
	padding:0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#666666 !important;
	overflow: visible;
}
