/***************************************************** CENTRADOR */
#contenedor{
	text-align: left;
	width: 955px;
	margin: auto;
	clear: both;
} 
#prin{
	background-color: #000000;
} 
#slidecontrol {
	position:absolute;
	left:186px;
	top:192px;
	width:579px;
	height:24px;
	z-index:1;
}
/***************************************************** INCRUSTADOR VIDEO */
#video{
	overflow: visible;
	position: absolute;
	visibility: inherit;
	z-index: inherit;
	left: 952px;
	top: 56px;
}

/***************************************************** INCRUSTADOR FLYER */
#flyer{
	overflow: visible;
	position: absolute;
	visibility: inherit;
	z-index: inherit;
	left: 216px;
	top: -353px;
	width: 500px;
	height: 539px;
}

/***************************************************** COLORES DE SECCION */
#bio {background-color: #FFFFFF;}
#disco {background-color: #FF0080;}
/*#fechas {background-color: #CC6600;}*/
#incidental{background-color: #CC6600;}
#galeria {background-color: #CC6600;}
#prensa {background-color: #CC6600;}
#contacto {background-color: #CC6600;}
#links {background-color: #CC6600;}

/***************************************************** IMGS FONDOS POR SECCION */
#img_fdohome{
	/*#background-image: url(../img/fondos/03.jpg);*/
	background-repeat: no-repeat;
 }
#img_fdobio{
	background-image: url(../img/fondos/01.jpg);
	background-repeat: no-repeat;
 } 
#img_fdofechas{
/*#background-image: url(../img/fondos/03.jpg);*/
	background-repeat: no-repeat;
 }
#img_fdoincidental{
	background-image: url(../img/fondos/04.jpg);
	background-repeat: no-repeat;
 }

/***************************************************** ESTILOS TIPOGRAFICOS */

.gohome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #CCCCCC;
}
.axMenu { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #5B5B5B;
	}

.axMenu:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #cccccc; 
	text-decoration: none;
	background-color: #333333;
	}
.titsax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #333333;
	}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	}
.textosov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
	}	
.textosov:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
	}		
.textosov:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #990000;
	}			
.ax12W { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FfFfFf; 
	font-weight: normal; 
	text-decoration: none 
	}
.ax12Wcap { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FfFfFf; 
	font-weight: normal;
	text-transform: uppercase; 
	text-decoration: none ;
	line-height: 11px;
	}
.axfechas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: lighter;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 14px;
}
.ax12back { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #CCCCCC; 
	font-weight: normal; 
	text-decoration: none ; 
	background-color: #4C4C4C; 
	background-repeat: repeat
	}
