/* GENERAL */
html { background-color:#FACD00; }
body { height:100%; margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; text-align:center; }
html>body {	height:100%; margin-left:0px; margin-top:0px; margin-right:0px;	margin-bottom: 0px; background-image:url(images/fondo.jpg); background-repeat:repeat-x; background-color:#FACD00;  }
form { clear:none; float:none; border-style:none; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; display:inline; }


/* INDEX */
#centrado_general { width:100%; }
IMG,DIV#centrado_general { behavior: url(iepngfix/iepngfix.htc); }
#general_contenedor { width: 895px; height:100%; overflow:hidden; }

/* [encabezado] */
#general_encabezado { width: 895x; height:145px; clear:both; overflow:hidden; }


/* [cuerpo] */
#general_cuerpo_1 { width: 895px; min-height:671px; clear:both; overflow:hidden; background-image:url(images/fondo_1.jpg); background-repeat:no-repeat; }
#general_cuerpo_2 { width: 895px; min-height:671px; clear:both; overflow:hidden; background-image:url(images/fondo_2.jpg); background-repeat:no-repeat; }
#general_cuerpo_3 { width: 895px; min-height:671px; clear:both; overflow:hidden; background-image:url(images/fondo_3.jpg); background-repeat:no-repeat; }
#general_cuerpo_4 { width: 895px; min-height:671px; clear:both; overflow:hidden; background-image:url(images/fondo_4.jpg); background-repeat:no-repeat; }
#general_cuerpo_5 { width: 895px; min-height:671px; clear:both; overflow:hidden; background-image:url(images/fondo_5.jpg); background-repeat:no-repeat; }
#general_cuerpo_6 { width: 895px; min-height:671px; clear:both; overflow:hidden; background-image:url(images/fondo_6.jpg); background-repeat:no-repeat; }
#general_cuerpo_7 { width: 895px; min-height:671px; clear:both; overflow:hidden; background-image:url(images/fondo_7.jpg); background-repeat:no-repeat; }
#general_cuerpo_8 { width: 895px; min-height:671px; clear:both; overflow:hidden; background-image:url(images/fondo_8.jpg); background-repeat:no-repeat; }
#cuerpo_botonera { width: 215px; float:left; overflow:hidden; padding:35px 0 0 0; }
#cuerpo_contenido { width: 660px; float:left; overflow:hidden; padding:35px 0 0 0; }
#cuerpo_contenido_abre { width: 660px; height:27px; clear:both; overflow:hidden; background-image:url(images/cuerpo_contenido_abre.png); background-repeat:no-repeat; }
#cuerpo_contenido_medio { width: 580px; min-height:566px; clear:both; overflow:hidden; background-image:url(images/cuerpo_contenido_medio.png); background-repeat:repeat-y; padding:20px 40px 40px 40px; }
#cuerpo_contenido_cierre { width: 640px; height:102px; clear:both; overflow:hidden; background-image:url(images/cuerpo_contenido_cierre.png); background-repeat:repeat-y; padding:13px 10px 10px 10px; }


/* [cierre] */
#general_cierre { width: 895px; height:40px; clear:both; overflow:hidden;  }


/* [textos] */
.texto_negro_13 { font-family: "Georgia"; font-size: 13px; color:#000000; }
.texto_bordo_10 { font-family: "Verdana"; font-size: 10px; color:#993300; }
.texto_bordo_14 { font-family: "Georgia"; font-size: 14px; color:#993300; }
.texto_bordo_16 { font-family: "Georgia"; font-size: 16px; color:#993300; }

A.enlace1:link {text-decoration: none; color:#000000; }
A.enlace1:visited {text-decoration: none; color:#000000; }
A.enlace1:hover {text-decoration:underline; color:#993300; }
A.enlace1:active {text-decoration: none; color:#000000; } 

A.enlace1s:link {text-decoration: underline; color:#666666; }
A.enlace1s:visited {text-decoration: underline; color:#666666; }
A.enlace1s:hover {text-decoration:none; color:#D6A94B; }
A.enlace1s:active {text-decoration: underline; color:#666666; } 



.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide1 {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

A.highslide:link {text-decoration: none; color:#FFFFDD; background-color:#993300; padding:4px; }
A.highslide:visited {text-decoration: none; color:#FFFFDD; background-color:#993300; padding:4px; }
A.highslide:hover {text-decoration:underline; color:#993300; background-color:#FFFFDD; padding:4px; }
A.highslide:active {text-decoration: none; color:#FFFFDD; background-color:#993300; padding:4px; } 

.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #993300;
}
.highslide:hover img {
	border: 2px solid #333333;
}
.highslide1 img {
	border: 2px solid #FACD00;
}
.highslide1:hover img {
	border: 2px solid #333333;	
	
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
	z-index:100;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
