@charset "utf-8";
/* CSS Document */

@font-face{ 
	font-family: "Apple-Chancery" ;
	src: url('../font/Apple-Chancery.eot'); /* IE9 Compat Modes */
    src: url('../font/Apple-Chancery.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/Apple-Chancery.woff') format('woff'), /* Modern Browsers */
         url('../font/Apple-Chancery.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../font/Apple-Chancery.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-style:normal;}

* {
	margin:0px; padding:0px; 
}


body {
	background: #000;
	background-position:top center;
	background: url("imagenes/cascara_fondo2.jpg") repeat scroll center top transparent;	
	font-family: Arial, Verdana;
	font-size: 1em;
	padding: 0;
	width: 1024px;
	margin: auto;	
}

#page {
	overflow: hidden;
	width: 1025px;
	background: url("imagenes/cascara_fondo.jpg") repeat scroll center top transparent;	
/*	height: 100%;
	width: 100%;*/
	position:absolute;
	left: 9%;
	top: 2%;
	border-top-color: #F1AA00;
	border-top-style: solid;	
	border-top-width:3px;
	border-left-color: #F1AA00;
	border-left-style: solid;	
	border-left-width:3px;
	border-right-color: #F1AA00;
	border-right-style: solid;	
	border-right-width:3px;
	
}

#header {
	width: 1025px;		
	height: 50px;
	margin: auto;
	margin-top: 25px;
}


#header .menu {
	clear: both;
	color: #FFFFFF;
	height: 50px;
	margin-left: 1px;
	margin-top: 0px;
	background: url("imagenes/fondo_menu.png") no-repeat scroll left top transparent;	
}

#header .menu ul {
	list-style-type: none;
	padding: 0px;
/*	border-left-width:1px;
	border-left-style:solid;
	border-left-color: #f00;*/
}

#header .menu  li {
	display:inline;
}

#header .menu  a {
	font-family: Apple-Chancery;	
	font-family:'Monotype Corsiva', 'Apple Chancery', 'ITC Zapf Chancery', 'URW Chancery L', cursive;	
	color: #fff;
	text-decoration:none;
	font-size:1.3em;
	font-style:normal
	font-weight:bold;
	float:left;	
	display: block;
	padding: 8px 10px 0px 20px;
	text-shadow: 2px 2px #000;
}

#header .menu  li.current a {
	color: #F1AA00;
}

#header .menu a:hover {
	font-size:1.4em;	
	color:#F1AA00;
}

#body {
	width: 1025px;		
	margin:auto;
	border:4px #F1AA00;
	margin-top: 10px;
	min-height: 550px;
	clear: both;
	color: #FFFFFF;	
	background: url("imagenes/cascara_baselga.png") right top no-repeat,
				url("imagenes/cascara_piano.png") left top no-repeat;
					
}

#body .seccion {
	color: #FFFFFF;
	height: 40px;
	margin-left: 30px;
	margin-top: 0px;
	background: url("imagenes/fondo_seccion.png") no-repeat scroll left top transparent;	
	width: 700px;
}

#body .seccion h1{
	font-family:'Monotype Corsiva', 'Apple Chancery', 'ITC Zapf Chancery', 'URW Chancery L', cursive;	
	color: #F1AA00;
	text-decoration: none;
	font-size: 2em;
	font-style: normal;
	font-weight:lighter;
	display: block;
	padding: 9px 40px 0px 0px;
	text-shadow: 2px 2px #000;
	text-align:right;
}

#body .contenido1{
	margin: 10px 0px 0px 10px;	
	padding: 10px 0px 10px 0px;	
	background: url("imagenes/fondo_contenido.png") repeat-y scroll left top;		
	width:700px;
	text-shadow: 2px 2px #000;	
	min-height:180px;
	
}

#body .contenido1 h1{
	font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	color: #F1AA00;
	text-decoration:none;
	font-size:1.5em;
	font-style:normal;
	display: block;
	text-align:justify;
	padding:5px 5px 5px 15px ;
}

#body .contenido1 h2{
	font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	color: #fff;
	text-decoration:none;
	font-size:1.3em;
	font-style:normal;
	display: block;
	text-align:justify;
	padding:5px 5px 5px 15px ;
}

#body .contenido1 h3{
	font-family: Apple-Chancery;	
	font-family:'Monotype Corsiva', 'Apple Chancery', 'ITC Zapf Chancery', 'URW Chancery L', cursive;	
	color: #F1AA00;
	text-decoration:none;
	font-size:1.3em;
	font-style:normal;
	font-weight:lighter;
	display: block;
	padding:10px 20px 0px 0px;
	text-shadow: 2px 2px #000;
	float:right;
	
}

#body .contenido1 p{
	font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	color: #CCC;
	text-decoration:none;
	font-size:1em;
	font-style:normal;
	display: block;
	padding: 0px 0px 0px 15px;	
	margin: 5px 0px 15px 0px;
	text-align:justify;
}

#body .contenido1 p img{
	float:left;
	margin-right:20px;
}

.img_derecha{
	float:right!important;
	margin-left:20px;
	margin-bottom:20px;	
}

#body .contenido1 p a {
	color:#F1AA00;
	font-weight:bold;
	text-decoration:inherit;
}

#body .contenido1 p a:hover {
	color:#fff;
}

#body .contenido1 p b{
	color: #fff;
}

#body .contenido2{
	margin: 0px 0px 20px 10px;
	padding: 10px 0px 10px 0px;		
	background: url('imagenes/fondo_contenido.png') repeat-y scroll left top transparent;
	width: 1000px;
	text-shadow: 2px 2px #000;
}

#body .contenido2 p{
	font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	color: #CCC;
	text-decoration:none;
	font-size:1em;
	font-style:normal;
	display: block;
	margin: 5px 0px 15px 0px;	
	padding: 0px 0px 0px 15px;	
	text-align:justify;	
}

#body .contenido2 p img{
	padding: 5px;	
}

#body .contenido2 p a {
	color:#F1AA00;
	font-weight:bold;
	text-decoration:inherit;
}

#body .contenido2 p a:hover {
	color:#fff;
}

#body .contenido2 p b{
	color: #fff;
}

#body .contenido1 ul{
	font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	color: #CCC;
	text-decoration:none;
	font-size:1em;
	font-style:normal;
	display: block;
	padding: 5px 0px 15px 30px;	
	text-align:justify;
	margin:10px 0px 0px 10px;	
}

#body .contenido1 li a {
	color:#F1AA00;
	font-weight:bold;
	text-decoration:inherit;
}

#body .contenido1 li a:hover {
	color:#fff;
}

#body .contenido1 li b{
	color: #fff;
}

#body .contenido3 ul{
	font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	color: #CCC;
	text-decoration:none;
	font-size:1em;
	font-style:normal;
	display: block;
	padding: 0px 0px 0px 10px;	
	text-align:justify;
	margin:10px 0px 0px 30px;		
}

#body .contenido3 li a {
	color:#F1AA00;
	font-weight:bold;
	text-decoration:inherit;
}

#body .contenido3 li a:hover {
	color:#fff;
}

#body .contenido3 li b{
	color: #fff;
}

#body .contenido3{
	margin: 10px 0px 20px 10px;
	padding: 10px 0px 10px 0px;		
	background: url('imagenes/fondo_contenido.png') repeat-y scroll left top transparent;
	width: 700px;
	text-shadow: 2px 2px #000;
	
}

#body .contenido3 p{
	font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	color: #CCC;
	text-decoration:none;
	font-size:1em;
	font-style:normal;
	display: block;
	padding: 15px;
}

#body .contenido3 p img{
	padding: 5px;	
}

#body .contenido3 p a {
	color:#F1AA00;
	font-weight:bold;
	text-decoration:inherit;
}

#foot{
	width: 1025px;
	min-height: 30px;
	text-shadow: 2px 2px #000;
	border-style: solid;
	border-top-color: #F1AA00;
	border-width:1px;
	padding: 10px 0px 10px 15px;
	margin-top:15px;
}

#foot h1{
	font-family:'Monotype Corsiva', 'Apple Chancery', 'ITC Zapf Chancery', 'URW Chancery L', cursive;	
	color: #fff;
	text-decoration:none;
	font-size:3.9em;
	font-style:normal;
	display: block;
	width:380px;
	margin: -5px 20px 0px 15px;
	float:right;
}

#foot p{
	font-family:'Monotype Corsiva', 'Apple Chancery', 'ITC Zapf Chancery', 'URW Chancery L', cursive;	
	color: #fff;
	text-decoration:none;
	font-size:1.1em;
	font-style:normal;
	display: block;
	width:570px;
	margin-bottom:5px;
}

#foot span{
	font-family:'Monotype Corsiva', 'Apple Chancery', 'ITC Zapf Chancery', 'URW Chancery L', cursive;	
	color: #F1AA00;
	text-decoration:none;
	font-size:1.1em;
	font-style:normal;
	display: block;
	width:610px;
}


/* ESTILOS DE LA GALERIA */
	
.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(imagenes/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(imagenes/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}


/* ESTILOS PARA LOS VIDEOS */

