* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(imagenes/fondo.jpg) repeat-y center;
	color: #000000;
	font: 0.80em/1em Arial, Helvetica, sans-serif;
	height:100%;
}

#contenedorindex {
	width: 968px;
	margin: 0 auto;
	
	}

#contenedor {
	width: 968px;
	margin: 0 auto;
	background: #FFFFFF url(imagenes/alhambra.gif) repeat-y top left;
	}
#contenedornaranja {
	width: 968px;
	margin: 0 auto;
	background: #FFFFFF url(imagenes/naranja.gif) repeat-y;
	}
#contenedorrojo {
	width: 968px;
	margin: 0 auto;
	background: #FFFFFF url(imagenes/rojo.gif) repeat-y;
	}
#contenedorverde {
	width: 968px;
	margin: 0 auto;
	background: url(imagenes/verde.gif) repeat-y;
}

#contenedorverdeazul {
	width: 968px;
	margin: 0 auto;
	background: #FFFFFF url(imagenes/verdeazul.gif) repeat-y;
	}
#contenedormorado {
	width: 968px;
	margin: 0 auto;
	background: #FFFFFF url(imagenes/morado.gif) repeat-y;
	}
#contenedorazul {
	width: 968px;
	margin: 0 auto;
	background: #FFFFFF url(imagenes/azul.gif) repeat-y;
	}
#contenedorrosa{
	width: 968px;
	margin: 0 auto;
	background: #FFFFFF url(imagenes/rosa.gif) repeat-y;
	}


#navegacion {
	height: 47px;
	background: url(imagenes/img01.jpg) repeat-x top left;
	width: 968px;
	float:left;
}

#navegacion ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#navegacion li {
	float: left;
	background: url(imagenes/img01.jpg) repeat-x;
}

#navegacion a {
	display: block;
	float: left;
	padding: 15px 25px 15px 26px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #990000;
	color: #FFFFFF;
	background: url(none);
}

#navegacion a .ultimo {
	border-right: none;
}
#navegacion a:hover, #navegacion a:focus, #navegacion a:active {
	background: #CC0001;
	color: #FFFFFF;
}
#navegacion .activo a {
	background: #E60000;
	color: #FFFFFF;
}

#portada {
	background: url(imagenes/francisco_alonso_home.jpg) no-repeat 0px top;
	padding: 0px 15px 0px 0px;
	height: 310px;
	clear: left;
}

#portada h1 {
	padding: 15px 5px 5px 20px;
	color: #CC0000;
	font: 3em/1em Trebuchet MS, Arial, Helvetica, sans-serif;
}
#portada span img {
	margin-left: -7px;
	margin-top: -7px;
}

#destacado {
	margin-top: 15px;
	width: 160px;
	float:left;
	font-size: 0.9em;
	padding-bottom: 0px;
	padding-right: 5px;
}
#destacado img {
border: solid 1px #666666
}
#destacado p {
	color: #ffffff;
}


#destacado .floatleft {
	margin:10px;
}
#destacado p strong {
	text-transform: uppercase;
	margin-top: 25px;
}
#titulo_destacado {
	width:250px;
	float:left;
	margin-left:10px;
	_margin-left:5px;
}



.entradilla {
	margin: 160px 0px 0px;
	line-height: normal;
	color: #FFFFFF;
	float: right;
	width: 255px;
	text-align: left;
	font-weight: bold;
}

h1 {
	font: normal 3.4em Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -0.05em;
	padding-bottom: 1px;
}



h2 {
	letter-spacing: -0.07em;
	text-transform: none;
	color: #CC0000;
	padding-bottom: 0.3em;
	font-size: 2em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
}

h3 {
	font-size: 1.5em;
	color: #515C1B;
	padding-bottom: 0.5em;
	padding-top: 1em;
	font-weight: normal;
}
h3 a{
	color: #515C1B;
	text-decoration: underline;
}

p, ul, ol {
	line-height: 1.5em;
	padding-bottom: 0.7em;
}

ul, ol {
	margin-left: 2em;
}

a {
	text-decoration: none;
	color: #CC0000;
}
li span {
	color: #000000;
}

#content a {
	background: url(imagenes/flechitaenlace.gif) no-repeat left 2px;
	padding-left: 17px;
	padding-top: 0px;
}
#content ul li a {
	list-style-type: none;
}
#content .sinbolos {
	list-style-type: none;
	padding-left: 2em;
}


#page1 #content ul a {
list-style-type: none;
}
#content li a {
	background: url(imagenes/flechitaenlace.gif) no-repeat left center;
	
}
#content a1 {
	
	
}
#content2 a img 
{
	border:0px;
}
#content2 ul li a {
	list-style-type: none;
}
#content2 .sinbolos {
	list-style-type: none;
	padding-left: 2em;
}


#page1 #content2 ul a {
list-style-type: none;
}
#content2 li a {
	background: url(imagenes/flechitaenlace.gif) no-repeat left center;
	
}
#content2 a1 {
	
	
}


#sidebar1 a {
	color: #000000;

}
#sidebar1 li {
	text-transform: uppercase;
	font-size: 0.9em;
	background: #FFFFFF;
	display: block;
	padding: 5px;
	text-align: center;
	letter-spacing: -0.01em;
	margin-bottom: 5px;
}
#sidebar1 ul {
	list-style-type: none;
	margin-left: 0px;
	width: 210px;
	margin-top: 20px;
}





a:hover {
	border: none;
	text-decoration: underline;
	color: #990000;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #515C1B;
}
a img {
	border: 1px solid #FFFFFF;
}
a:hover img, a:focus img, a:active img {
	border: 1px solid #cc0000;
}




/* Content */

#content {
	margin-left: 275px;
	color: #000000;
	margin-right: 20px;
    position:relative;
	
}#content2 {
	margin-left: 275px;
	color: #000000;
	margin-right: 20px;
	
}
.top20 {
	padding-top: 20px;
}
.texto {
	clear: right;
}

#content h2 {
	color: #CC0000;
}
#content .fotos {
	padding-left: 25px;
	clear: right;
	float: right;
	padding-bottom: 0px;
	width: 250px;
}
#content2 h2 {
	color: #CC0000;
}
#content2 .fotos {
	padding-left: 25px;
	clear: right;
	float: right;
	padding-bottom: 0px;
	width: 250px;
}
.fotografia {
margin-bottom: 20px;
}
#content .fotos p {
	font-size: 0.9em;
	padding-bottom: 0px;
	text-align: left;
	color: #666666;
	line-height: 1.2em;
	padding-top: 5px;
	
}
#content2 .fotos p {
	font-size: 0.9em;
	padding-bottom: 0px;
	text-align: left;
	color: #666666;
	line-height: 1.2em;
	padding-top: 5px;
}
#page1 {
	padding-top: 20px;
	background: #FFFFFF url(imagenes/alhambra.gif) repeat-y;
	padding-bottom: 0px;
	border-bottom: 2px solid #E8E8E8;
	clear: left;
}
#page1 #sidebar1 a {
	color: #435900;
}

#page1 li, #pagenaranja li, #pageverde li, #pagerosa li, #pagerojo li, #pageazul li, #pagemorado li, #pageverdeazul li{
	color: #CC0000;
	padding-bottom: 0.5em;
}
#page1 li span, #page2 li span {
	color: #000000;
}

#pagenaranja {
	padding-top: 0px;
	background: url(imagenes/biografia.jpg) no-repeat -2px top;
	padding-bottom: 15px;
	clear: left;
}
#pagenaranja #sidebar1 a {
	color: #9B4E00;
}
#page1 #sidebar1 a {
	color: #763103;
}


#pageverde {
	background: url(imagenes/obras.jpg) no-repeat -2px top;
}
#pageverde #sidebar1 a{
	color: #435900;
}


#pagerosa {
	padding-top: 0px;
	background: url(imagenes/enlaces.jpg) no-repeat -2px top;
	padding-bottom: 15px;
	clear: left;
}
#pagerosa #sidebar1 a {
	color: #8E246C;
}

#pagerojo{
	padding-top: 0px;
	background: url(imagenes/contacto.jpg) no-repeat -2px top;
	padding-bottom: 15px;
	clear: left;
}
#pageazul {
	padding-top: 0px;
	background: url(imagenes/citas.jpg) no-repeat -2px top;
	padding-bottom: 15px;
	clear: left;
}
#pageverdeazul {
	padding-top: 0px;
	background: url(imagenes/galeria.jpg) no-repeat -2px top;
	padding-bottom: 15px;
	clear: left;
}
#pageverdeazul #sidebar1 a {
	color: #006443;
}

#pagemorado {
	padding-top: 0px;
	background: url(imagenes/discografia.jpg) no-repeat -2px top;
	padding-bottom: 15px;
	clear: left;
}




#page .sidebar{
}
#titulo {
	height: 250px;
	text-align: right;
	margin-bottom: 30px;
	margin-top: 0px;
}
#titulo span {
	font-size: 0.4em;
	color: #000000;
	line-height: 1em;
	padding-top: 70px;
	letter-spacing: 0em;
}


#sidebar1 a {
	color: #000000;
}



.sidebar p {
	text-align: left;
	color: #161605;
}

#sidebar1 {
	width: 220px;
	padding: 0px 20px;
	float: left;
}
#sidebar1 a:hover, #sidebar1 a:focus, #sidebar1 a:active {
	color: #000000;
	text-decoration: underline;
}



/* start - table */
table {
	border-collapse: collapse;
	margin: 10px auto 25px;
}

th strong {
	color: #fff;
}
th {
	background: #E7f166;
	height: 29px;
	padding: 0.6em;
	color: #000000;
	text-align: center;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFF;
	font-weight: bold;
}
tr {
	height: 30px;
}
td {
	/* border-left: 1px solid #FFE1C3; */
	border-left: 2px solid #FFF;
	border-bottom: solid 1px #ffffff;
	padding: 0.6em;
	line-height: 1.1em;
	vertical-align: top;
}
td.first,th.first {
	border-left: 0px;
}
tr.claro {
	background: #F8f8f8;
}
tr.oscuro {
	background: #EFEFEF;
}
/* end - table */
/* start - table_galeria */
table#galeria {
	border-collapse: collapse;
	text-align: center;
	border-style: none;
	margin-top: 0px;
	border-width: 0px;
}
table#galeria a {
	margin-top: 0px;
	display: block;
	background: url(imagenes/flechitaenlace.gif) no-repeat 45px;
	padding: 0;
}

table#galeria tr {
	height: auto;
	padding-bottom: 20px;

}
#galeria img {
	margin-top: 15px;
	margin-bottom: 8px;
}

#galeria td {
	vertical-align: bottom;
	padding: 0px;
	width: 170px;
}
/* end - table_galeria */



/* Footer */

#footer {
	height: 30px;
	padding-top: 15px;
	font-size: 0.9em;
	background: #FFFFFF;
}

#footer p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 3em;
	float: right;
}
#footer li {
	display: inline;
}
#footer ul {
	margin: 0px 0px 0px 10px;
	float: left;
}



#footer a {
	padding: 2px 10px 2px 0px;
	color: #666666;
	display: inline;
	margin-right: 1px;
	background: url(none);
}
#footer img {
	padding-left: 25px;
	margin-top: -5px;
}
#footer a img {
	border: 0px none #FFFFFF;
}
#footer #diseno_web {
	display: inline;
	margin-right: 20px;
}
#footer #diseno_web a{
	padding-right:0px;
	margin-right: 0px;
	margin-left: 10px;
}


.borde_inferior {
	border-bottom: 1px dotted #FFFFFF;
}
.clearleft {
	clear: left;
}
.clearight {
	clear: right;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
	margin-left: 5px;
	padding-bottom: 2px;
	/*margin-top:90px;*/
}
.center {
	text-align: center;
}



/*galeria imagenes*/
#galeria_fotos {
	padding-top: 10px;
	margin-top: 30px;
	height: auto;
	padding-left: 0px;
	padding-bottom: 6px;
	width: 670px;
	text-align: center;
	}
.fila {
	float: left;
	margin-bottom: 5px;
	position: relative;
}


/*fin galeria imagenes*/


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#page2 #genero a {
	color: #CC0000;
	padding: 0.5em 0.5em 0.5em 0em;
	text-transform: uppercase;
}
#ampliacion {
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#anterior_siguiente {
	margin-top: 20px;
	height: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 415px;
}

#anterior {
	float: left;
}
#siguiente {
	float: right;
}

.anterior3 {
	float: left;
	background: url(imagenes/anterior.gif) no-repeat 1px;
	padding-left:20px;
}
.siguiente3 {
    float: right;
	background: url(imagenes/siguiente.gif) no-repeat 55px;
	padding-right:20px;
}


#anterior2 {
	float: left;
	background: url(imagenes/anterior.gif) no-repeat 1px;
	padding-left:20px;
}
#siguiente2 {
    float: right;
	background: url(imagenes/siguiente.gif) no-repeat 55px;
	padding-right:20px;
}


#anterior_siguiente a {
	background: url(none);
	margin: 0px;
	padding: 0px;
}
#anterior_siguiente #anterior a {
	background: url(imagenes/anterior.gif) no-repeat left 2px;
	padding-left: 17px;
	color: #179E4F;
}
#anterior_siguiente #anterior .off {
	color: #999999;
	background: url(imagenes/anterior_off.gif) no-repeat left 2px;
	}
#anterior_siguiente #siguiente .off {
	color: #999999;
	background: url(imagenes/siguiente_off.gif) no-repeat right 2px;
}
#anterior_siguiente #siguiente a {
	background: url(imagenes/siguiente.gif) no-repeat right 2px;
	padding-right: 17px;
	color: #19CC64;
}
#anterior, #siguiente {
	padding-top: 20px;
}



#ampliacion img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#ampliacion #pie {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 415px;
}


#ampliacion p {
	font-size: 0.9em;
	color: #666666;
	line-height: 1.2em;
	padding-bottom: 0.4em;
	text-align: left;
}
#ampliacion p strong {
	text-align: center;
	padding-bottom: 1em;
}
.titulopie p {
	text-align: left;
	/*font-weight: bold;*/
	color:red;
	font-size:14px;
}





.disco {
	height: auto;
	float: left;
	width: 47%;
	margin-right: 20px;
}
#discografia img {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	
}

#discografia td {
	padding-bottom: 10px;
	padding-left: 0px;
	width: 49%;

}
#caratula {
	margin-bottom: 20px;
}
#pagemorado #sidebar1 #destacado {
	background: url(imagenes/novedad.gif) no-repeat right top;
	margin-top: 0px;
	padding-right: 0px;
	width: 220px;
}
#pagemorado #sidebar1 #destacado #textodestacado a {
	color: #CC0000;
}
.descarga {
	float: right;
	font-size: 0.9em;
	width: 10em;
	margin: 4px 0px 10px 20px;
	padding: 10px 5px 10px 20px;
	line-height: 1.2em;
	border: 1px dotted #999900;
	background: url(imagenes/fondo_descarga.jpg) repeat-x;
}
#col_1, #col_2 {
	width: 46%;
	float: left;
}
#col_1 {
margin-right: 30px;
}
.comentario {
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
	color: #333333;
}
#subir {
	clear: both;
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 3em;
	height: 2em;
	padding-top: 35px;
}
#subir a {
	background: url(imagenes/subir.gif) no-repeat center 6px;
	padding: 35px 0px 0px 2px;
}
 #subir a:hover,#subir a:focus, #subir a:active {
	background: url(imagenes/subir_on.gif) no-repeat center 2px;
	color: #666666;
}
.descarga_disco {
	background: url(imagenes/clave.gif) no-repeat 110px;
	padding-left: 30px;
}
.descarga_disco2 {
	background: url(imagenes/clave.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 0.9em;
}
.cita {
	margin-bottom: 10px;
	height: auto;
	clear: both;
	margin-left: 0px;
}
.cita img {
	padding-bottom: 10px;
	clear: right;
	padding-left: 0px;
}

#citas {
	font-size: 0.9em;
	padding-top: 20px;
}
#col_2 cita {
	margin-right: 0px;
}

/*pagina contacto*/
dt {
	float: left;
	width: 6em;
	text-align: right;
	padding-top: 0.5em;
}
dd {
	padding-left: 8em;
	padding-top: 0.5em;
}



#formContainer {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 50px;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
	background: #EBEBEB;
}
.contacto {
	background: url(../Images/contacto-congresos.jpg) no-repeat;
	height: 450px;
}
.enlinea {
	float: right;
	width: 75px;
}

.corto {
	width: 210px;
	margin-right: 0px;
}
form {
	width: 98%;
	clear: left;
}
#Col1, #Col2 {
	width: 47%;
}
#Col2 {
	float: right;
}
#Col1 {
	float: left;
}
#envienos {
	padding: 10px 10px 0px;
	width: 44%;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}

input, select, checkbox, textarea{
	border: 1px solid #7F9DB9;
	font: 1em Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 100%;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
	background: #EBEBEB;
}
.button {
	padding: 3px;
	margin-top: 1px;
}


label {
	display: block;
	padding-top: 0.7em;
	padding-bottom: 0.4em;
	font-weight: bold;
}
#Submit {
	width: 5em;
	float: left;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-top: 1.6em;
}
/*input.text {
	padding: 4px 5px 0px;
	background: #F8FAEB;
	width: 100%;
	font-size: 2em;
	border: 1px solid #4D5719;
}

input.button {
	background: #CCCC00;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #000000;
	padding-top: 2px;
	font-size: 1em;
}*/
.button:hover, .button:focus {
	background: #7F9DB9;
}
.button:active {
	background: #000066;
	color: #FFFFFF;
}
.centrar {
	text-align: center;
}
/*fin pagina contacto*/
.en_linea {
	display: inline;
}
.estrellas {
	float: right;
	width: 40px;
	text-align: left;
	padding-left: 10px;
}
#estrellas img {
	float: left;
}

#enlaces {
	width: 650px;
}

#enlaces span {
	width: 560px;
	display: block;
}
#enlaces ul {
	margin-left: 0px;
}

#discografia img a {
	background: url(none);
}
#discografia tr {
	border-bottom: 1px solid #CCCCCC;
	
}
#destacado img {
	margin-bottom: 0px;
}
#pagemorado #sidebar1 #textodestacado a {
	background: url(imagenes/flechitaenlace.gif) no-repeat left 0px;
	padding-left: 17px;
	color: #000000;
}
#pagemorado #sidebar1 {
	color: #000000;
}
.textonegro {
	color: #000000;
}
.anchomaximo
{
max-width:160px;
max-height:160px;
width:expression(document.body.clientWidth > 161? "160px": "auto");	
height:expression(document.body.clientHeight > 161? "auto": "auto");
vertical-align:bottom;	
	}

#capaflotante {
width:720px;
background-color:#ffffff;
position:absolute;
left:215px;
top:56px;
border:solid 1px #445487;
color:#445487;
font-size:12px;
padding: 10px 10px 10px 30px;
text-align:left;
}
.altomaximo 
{
float:left; 
margin-top:20px; 
margin-bottom:20px; 
margin-right:20px	}

#anular {
_width:1411px;
_height:1000px;
filter:alpha(opacity=40);
background-color:#445487;
position:fixed;
_position:absolute;
top: 0px;
left:0px;
bottom:0px;
right:0px;
clear:both;
}

.ImgAmplia
{
    width:900px; 
    background-color:#ffffff;
    position:absolute;
    top:20px;
    _top:0px; 
    left:50%; 
    margin-left:-470px; 
    _margin-top:10px;
    border:solid 1px #445487;
    color:#445487;
    font-size:12px;
    padding: 10px 10px 40px 10px;
    text-align:center;
    z-index:10;
    }
    
.botonCerrar
    {
        position:absolute; left:10px;}
    
    
.positionDown
{
    /*max-width:160px;
    max-height:160px;
    height:160px;
    margin-bottom:5px;*/
    position:absolute;
    height:auto;
    width:auto;
    bottom:0px;
    left:1px;
    right:1px;
    
}

.netxlink
{
    color:#445487;
    text-decoration:none;
    width:400px;
}

.netxlink a
{
    color:green;
    text-decoration:none;
}
.netxlink a:hover
{
    color:green;
    text-decoration:underline;
}
.netxlink img
{
    border:none;
}

.imgZoom
{/*
    max-height:500px;
    max-width:500px;*/
    width:400px;
}

.lista_obras
{
    list-style-type:none;
}

.corrige{ font-size:x-small; color:Black; padding-top:6px; margin-left:5px;}
.corrige2{ font-size:x-small; color:Black; margin-left:5px; background:url(imagenes/invita.gif) no-repeat top left ; padding-left:17px;}
