* {
	margin:0;
	padding:0;
}

body {
	background-color:#000000;
	color:#ffffff;
	font: normal 12px/1.1em  Tahoma, 'Trebuchet MS', Arial, Sans-serif;
}
a {
	color:#ffffff;		
	background-color: inherit;
	text-decoration: none;			
}
a:hover {	
	color: #ff0000;
	background-color: inherit;	
}
p {
	margin: 0 0 12px 0;
}
blockquote {
	padding:10px;
}

#contenedor {
	width:800px;
	height:585px;
	margin:0 auto;
}
#contenido {
	width:100%;
	height:100%;
}
#contenido-derecha {
	width:760px;
	height:505px;
	margin:0 80px 0 0;
	text-align:right;
}
#home-izq {
	float: left;
	width:310px;
	height:545px;
}
#home-izq-contenido {
	height:482px;
	padding:30px;
}
#home-dcha {
	padding: 160px 40px 0 355px;
	text-align: right;
}
#titulares-izq {
	float: left;
	height:40px;
	padding:10px 0 0 10px;
}
#titulares-dcha {
	float: right;
	height:30px;
	padding:20px 10px 0 0;
}
#cuerpo {
	clear:both;
	margin:0 auto;
	height:535px;
	overflow-y:scroll;
	text-align:left;
}
#fotos-titulo {
	padding: 2px 0 0 70px;
}
#espectaculos-izq {
	float: left;
	width:350px;
	height:585px;
}
#espectaculos-dcha {
	padding: 22px 0 0 370px;
}
#espectaculos-cuerpo {
	margin: 28px 0 0 355px;
	height:520px;
	overflow-y:scroll;
}
#espectaculos-videos {
	padding: 4px 0 0 70px;
}
#espectaculos-videos-cuerpo {
	height:512px;
	text-align:center;
}
#escuela-izq {
	float: left;
	padding:15px;
	width:315px;
	height:510px;
	overflow-y:auto;
}
#escuela-atras {
	clear:both;
	width:310px;
	text-align:right;
	padding-top:16px;
}

.marco1 {
	margin:0 4px 0 0;
	width: 106px;
	height: 81px;
	overflow: hidden;
	float:left;
}
#miniaturasCont {
	width:656px;
	height:108px;
	overflow:auto;
	margin-bottom:2px;
}

#lafoto {
	width:656px;
	height:430px;
	text-align:center;
}

#pie {
	width:800px;
	height:15px;
	margin:0 auto;
	text-align: center;
	font-size:10px;
}