#contenedordetitulo {	
	margin: 0px auto;
	border-radius: 0px;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	width: 1022px;
	height: 100px; 
	padding:2px 2px 0px 0px;
	/*background-color: #4ec5ef;
	background-image: url("../imagenes/santa4.jpg");
	background-size: 1024px 534px;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;*/
}

#contenedordenavegador {	/*Contenedor para el navegador*/
	margin: 0px auto;
	border-radius: 0px;
	border-left: #ffffff 1px solid;
	border-right:#ffffff 1px solid;
	/*border: 0px solid #abc123;*/
	width: 1024px;
	height: 36px; 
	padding:0px 0px 0px 0px;
	/*background-color: #4ec5ef;
	background-image: url("../imagenes/santa4.jpg");
	background-size: 1024px 534px;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;*/
}

#contenedordefotografia {		/*Contenedor para la fotografía*/
	margin: 0px auto;
	border-radius: 0px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	/*border: 1px solid #abc123;*/
	width: 1024px;
	height: 500px; 
	padding:0px 0px 0px 0px;
	background-color: #282923;
}

#contenedordecontenido {
	/*overflow:scroll auto;*/
	margin: 0px auto;
	border-radius: 0px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	/*border: 1px solid #abc123;*/
	width: 984px;
	height: 380px; 
	padding:20px;
	background-color: #b0e4fc;
	/*background-image: url("../imagenes/santa4.jpg");
	background-size: 1024px 534px;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;*/
}

#contenedordecontenidoscroll {
	overflow:scroll auto;
	margin: 0px auto;
	border-radius: 0px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	/*border: 1px solid #abc123;*/
	width: 984px;
	height: 380px; 
	padding:20px;
	background-color: #b0e4fc;
	/*background-image: url("../imagenes/santa4.jpg");
	background-size: 1024px 534px;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;*/
}

#componentes{		/*Contenedor de componentes*/
	float: left;
	margin: 0px 8px;
	border-radius: 0px;
	border: 0px solid #abc123;
	width: 180px;
	height: 290px; 
	padding:20px;
	text-align: left;
	/*background-color: #b0e4fc;*/ 
}


#contenedordeenlaces {		/*Contenedor para enlaces*/
	margin: 0px auto;
	border-radius: 0px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	/*border: 1px solid #abc123;*/
	width: 994px;
	height: 225px; 
	padding:15px;
	background-color: #ffffff;
	/*background-image: url("../imagenes/santa4.jpg");
	background-size: 1024px 534px;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;*/
}

#contenedorpiepagina {		/*Contenedor para el pie de página*/
	margin: 0px auto;
	border-radius: 0px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	/*border: 1px solid #abc123;*/
	width: 994px;
	height: 50px; 
	padding:15px;
	background-color: #ecbd9c;
	text-align: center;
}

#contenedordesecretaria {
	/*overflow:scroll auto;*/
	margin: 0px auto;
	border-radius: 0px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	/*border: 1px solid #abc123;*/
	width: 984px;
	height: 675px; 
	padding:20px;
	font-family: "cambria";
	font-size: 16px;
	text-align: center;
	color:#000000;
	background-color: #b0e4fc;
}

#contenedordesecretaria2 {
	/*overflow:scroll auto;*/
	margin: 0px auto;
	border-radius: 0px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	/*border: 1px solid #abc123;*/
	width: 984px;
	height: 1050px; 
	padding:20px;
	font-family: "cambria";
	font-size: 16px;
	text-align: center;
	color:#000000;
	background-color: #b0e4fc;
}


#contenedorsecretaria0 {
	/*overflow:scroll auto;*/
	margin: 0px auto;
	/*float: left;*/
	border-radius: 10px;
	/*border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;*/
	border: 1px solid #000000;
	width: 800px;
	height: 600px; 
	padding:20px;
	font-family: "arial";
	font-size: 16px;
	text-align: justify;
	color:#000000;
	background-color: #ffffff;
}

#contenedorsecretaria1 {
	/*overflow:scroll auto;
	float: left;
	margin:0px 20px;*/
	margin: 0px auto;
	border-radius: 10px;
	/*border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;*/
	border: 1px solid #000000;
	width: 400px;
	height: 550px; 
	padding:20px;
	font-family: "arial";
	font-size: 18px;
	text-align: left;
	color:#000000;
	background-color: #ffffff;
}


#contenedorsecretaria2 {
	/*overflow:scroll auto;*/
	margin: 0px auto;
	/*float: left;*/
	border-radius: 10px;
	/*border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;*/
	border: 1px solid #000000;
	width: 600px;
	height: 950px; 
	padding:20px;
	font-family: "arial";
	font-size: 16px;
	text-align: justify;
	color:#000000;
	background-color: #ffffff;
}

#contenedordeareamusico {
	/*overflow:scroll auto;*/
	margin: 0px auto;
	border-radius: 0px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	/*border: 1px solid #abc123;*/
	width: 984px;
	height: 680px; 
	padding:20px;
	font-family: "cambria";
	font-size: 16px;
	text-align: center;
	color:#000000;
	background-color: #b0e4fc;
}

#contenedordeareamusicoscroll {
	overflow:scroll auto;
	margin: 0px auto;
	border-radius: 0px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	/*border: 1px solid #abc123;*/
	width: 984px;
	height: 680px; 
	padding:20px;
	font-family: "cambria";
	font-size: 16px;
	text-align: center;
	color:#000000;
	background-color: #b0e4fc;
}

#contenedorareamusico1 {
	float:left;
	margin: 10px;
	border-radius: 10px;
	/*border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;*/
	border: 1px solid #abc123;
	width: 300px;
	height: 400px; 
	padding:20px;
	font-family: "cambria";
	font-size: 16px;
	text-align: justify;
	color:#000000;
	background-color: #ffffff;
}

#contenedorareamusico2 {
	float:left;
	margin: 10px 40px;
	border-radius: 10px;
	/*border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;*/
	border: 1px solid #abc123;
	width: 500px;
	height: 400px; 
	padding:20px;
	font-family: "Arial";
	font-size: 16px;
	text-align: center;
	color:#000000;
	background-color: #ffffff;
}

#contenedordepartituras {
	overflow:scroll auto;
	margin: 0px auto;
	border-radius: 10px;
	/*border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;*/
	border: 1px solid #000000;
	width: 710px;
	height: 600px; 
	padding:10px;
	font-family: "Arial";
	font-size: 16px;
	text-align: center;
	color:#000000;
	background-color: #ffffff;
}

#contenedorconcierto {
	float:left;
	margin: 10px 75px;
	border-radius: 10px;
	/*border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;*/
	border: 1px solid #abc123;
	width: 300px;
	height:265px; 
	padding:20px;
	font-family: "Arial";
	font-size: 16px;
	text-align: center;
	color:#000000;
	background-color: #ffffff;
}

#contenedorrelaciones {
	overflow:scroll auto;
	margin: 0px auto;
	border-radius: 5px;
	/*border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;*/
	border: 1px solid #000000;
	width: 710px;
	height: 600px; 
	padding:10px;
	font-family: "cambria";
	font-size: 16px;
	text-align: center;
	color:#000000;
	background-color: #ffffff;
}

/*Tabla para relaciones de músicos y clases de la tabla*/
.tablarelaciones{
	margin:0px auto;
	border-radius: 0px;
	border: 1px solid #000000;
	font-family: "cambria";
	font-size: 16px;
	color:#000000;
	/*border-collapse:separate;
	border-spacing:10;*/
}

.tdrecuadroi{
	border: 1px solid #000000;
	text-align: left;
}
	
.tdrecuadroc{
	border: 1px solid #000000;
	text-align: center;
}

.tdi{
	border: 0px solid #000000;
	text-align: left;
}
.tdc{
	border: 0px solid #000000;
	text-align: center;
	
}

#contenedoraltas {
	overflow:scroll auto;
	margin: 0px auto;
	border-radius: 0px;
	/*border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;*/
	border: 1px solid #000000;
	width: 710px;
	height: 400px; 
	padding:10px;
	font-family: "cambria";
	font-size: 16px;
	text-align: center;
	color:#000000;
	background-color: #ffffff;
}

#contenedorcontacto1 {
	float: center;
	padding:0px;
	margin: 20px 250px;
	border-radius: 5px;
	border: 1px solid #000000;
	background-color: #ffffff;
	width: 500px;
	height: 280px; 
	font-family: "cambria";
	font-size: 20px;
	text-align: center;
}

#contenedorcontacto2 {
	float: left;
	padding:0px;
	margin: 20px 50px;
	border-radius: 5px;
	border: 1px solid #000000;
	background-color: #ffffff;
	width: 450px;
	height: 280px; 
	font-family: "cambria";
	font-size: 16px;
	text-align: center;
}

/*Tabla para altas y modificaciones de asistentes*/
.tablaaltas{
	margin:0px auto;
	border-radius: 25px;
	border: 1px solid #000000;
	font-family: "cambria";
	font-size: 16px;
	background: #BDBFC4;
	/*border-collapse:separate;
	border-spacing:10;*/
}

.tdrecuadroi{
	border: 1px solid #000000;
	text-align: left;
}
	
.tdrecuadroc{
	border: 1px solid #000000;
	text-align: center;
}

.tdi{
	border: 0px solid #000000;
	text-align: left;
}
.tdc{
	border: 0px solid #000000;
	text-align: center;
	
}