@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/fondo_web.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
a:link  {
	color: #06C;
	text-decoration: none;
}
a:visited  {
	color: #06C;
	text-decoration: none;
}

a:hover {
	color: #900;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_borde {
	border: 1px solid #006699;
}

.img_separacion {
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
}
.img_izquierda {
	float: left;
	position: relative;
	margin-right: 10px;
}
.img_derecha {
	float: right;
	position: relative;
	margin-left: 10px;
}
strong {
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	margin-bottom: 8px;
	margin-top: 0px;
	text-decoration: underline;
	letter-spacing: 5px;
	text-transform: uppercase;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	font-size: 16px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 3px;
	text-transform: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #930;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	clear: both;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 8px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-position: outside;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 30px;
	font-size: 13px;
	padding: 0px;
}
li {
	text-align: left;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;
	margin-top: 8px;
	list-style-position: inside;
	margin-bottom: 8px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E3DDC7;
	border: 1px solid #8F282F;
}
input:hover     {
	background-color: #F1FBD2;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E3DDC7;
	border: 1px solid #8F282F;
}
textarea {
	background-color: #E3DDC7;
	border: 1px solid #8F282F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea:hover {
	background-color: #F1FBD2;
}
.tr_cabecera {
	background-color: #C7D566;
	font-weight: bold;
}
.texto_nota {
	font-size: 11px;
	color: #666666;
}
.div_portada {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -481px;
	margin-top: -301px;
	width: 962;
	height: 602;
}
.div_contenedor {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.div_marco_cabecera {
	background-image: url(images/marco_cabecera.png);
	height: 82px;
	clear: both;
}
.div_menu_fondo {
	background-image: url(images/marco_centro.png);
	background-repeat: repeat-y;
	padding-right: 44px;
	padding-left: 46px;
	display: block;
	height: 100%;
	overflow: hidden;
}

.div_menu {
	background-image: url(images/fondo_menu.jpg);
	background-repeat: repeat-x;
	clear: both;
	text-align: center;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F2E3C4;
	border-right-color: #F2E3C4;
	border-bottom-color: #F2E3C4;
	border-left-color: #F2E3C4;
}
.ul_nivel1 {
	padding: 0px;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.ul_nivel1 li {
	float: left;
	height: 30px;
	display: block;
	list-style-type: none;
}
.ul_nivel1 a {
	color: #FFF;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	height: 23px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ul_nivel1 a:hover {
	text-decoration: underline;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-image: url(images/fondo_menu_hover.jpg);
	background-repeat: repeat-x;
}
ul.ul_nivel1 li:hover ul{
	display: inline;
}
.ul_nivel2 {
	padding: 0px;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	position: absolute;
	margin: 0px;
	z-index: 10;
	display: none;
}
.ul_nivel2 li {
	display: block;
	list-style-type: none;
	background-image: url(images/fondo_menu.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
}
.ul_nivel2 a {
	color: #FFF;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.ul_nivel2 a:hover {
	text-decoration: underline;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-image: url(images/fondo_menu_hover.jpg);
	background-repeat: repeat-x;
}
.div_marco_centro {
	background-image: url(images/marco_centro.png);
	padding-right: 50px;
	padding-left: 50px;
	text-align: justify;
	background-repeat: repeat-y;
	padding-top: 8px;
	clear: both;
	position: relative;
	height: 100%;
	padding-bottom: 8px;
	overflow: hidden;
}
.div_repertorio {
	background-image: url(imagenes/repertorio.png);
	background-repeat: no-repeat;
	background-position: 400px 100px;
}

.div_marco_faldera {
	background-image: url(images/marco_faldera.png);
	height: 80px;
	clear: both;
	position: relative;
}

.div_disenado_portada {
	height: 20px;
	width: 200px;
	position: absolute;
	color: #FFF;
	left: 50px;
	top: 548px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.div_marco_multimedia {
	width: 350px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 25px;
	padding-left: 25px;
}

.div_disenado_portada a:link{
	color: #FFF;
}
.div_disenado_portada a:visited{
	color: #FFF;
}
.div_disenado_portada a:hover{
	color: #900;
	text-decoration: underline;
}
.div_disenado {
	height: 20px;
	width: 200px;
	position: absolute;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 25px;
	left: 50px;
}
.div_disenado a:link{
	color: #FFF;
}
.div_disenado a:visited{
	color: #FFF;
}
.div_disenado a:hover{
	color: #900;
	text-decoration: underline;
}
.div_descarga {
	float: left;
	background-image: url(imagenes/descargar_download.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 136px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.div_descarga a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 14px;
	padding-right: 25px;
	height: 46px;
	display: block;
}
#slider_horinaja {
	height: 640px;
}
#slider_horinaja ul li img {
	border: 2px solid #FFF;
}


#logo_Cristina_Faus {
	height: 58px;
	width: 264px;
	position: absolute;
	top: 13px;
	left: 60px;
	background-image: url(images/Logo_Cristina_Faus.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo_Cristina_Faus:hover{
	background-image: url(images/Logo_Cristina_Faus.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#galeria {
	margin-left: 10px;
	border: 2px solid #FFF;

}
#contactar {
	height: 297px;
	width: 359px;
	position: absolute;
	top: 46px;
	left: 548px;
	background-image: url(imagenes/telefono.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 30px;
}
#banderas {
	height: 24px;
	width: 70px;
	position: absolute;
	left: 850px;
	top: 30px;
}

