@charset "UTF-8";
/* CSS Document */

#flash {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	top:25px;
	
	height:250px;
	z-index:2;
	
	
	}
	#banner {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	
	top:-100px;
	background-color:#fff;
	height:50px;
	z-index:6;
	
	
	}
	#horario {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	max-width:2000px;
	top:-5px;
	height:10px;
	z-index:3;
	
	
	
	}
	#estudio {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	top: 0px;
	height: 40px;
	z-index: 105;
	font-family: Blacksword;
	font-size: 20px;
	color: #6699FD;	
	}
	#pie {
	position:relative;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	top:110px;
	background-color:#69F;
	height:70px;
	z-index:12;
	
	
	}
	#centropie {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	top: 20px;
	height: 80px;
	z-index: 2;
	font-family: "Calisto MT", Calibri, Cambria;
	font-size: 10px;
	line-height: 5px;
	color: #ffffff;
	background-color:#2E3192;
	}
		#centroubicacion {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	top: 15px;
	height: 40px;
	z-index: 105;
	font-family: Blacksword;
	font-size: 25px;
	color: #6699FD;	
	}