* {
	margin:0px;
	padding:0px;
}

a:hover {
	text-decoration:none;
	color: #000000;
} 

a {
	text-decoration:underline;
	font-weight: bold;
	color: #ff0014;
}

body {
	margin: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 0.8em;
	background-color: #282923;

	/*background-image: url("../imagenes/santa4.jpg");
	background-size: 1024px 534px;
	background-repeat: no-repeat;
	background-position: top;*/
	/*background-image: url("../imagenes/santa3.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;*/
}

/* En la cabecera de la página tenemos el contenedordetitulo que contiene:
	El Anagrama - El Título - y el Area de Músico*/



#anagrama {				/*Contenedor para el anagrama*/
	float: left;
	border-radius: 0px;
	border: 0px solid #abc123;
	width: 90px;
	height: 100px;
	margin: 0px 0px;
	padding:0px;
	
}

#titulo {				/*Contenedor para el título*/
	float: left;
	border-radius: 0px;
	border: 0px solid #abc123;
	width: 700px;
	height: 100px;
	background-color: rgba(255, 255, 255, 0);
	/*margin: 0px 0px;
	padding:0px;
	background-color: #ffffff;*/
}

#areamusico {			/*Contenedor para el area de músico*/
	border-radius: 0px;
	border: 0px solid #abc123;
	width: 170px;
	height: 100px;
	margin: 0px 80%;
	padding:0px 0px 0px 0px;
	background-color: rgba(255, 255, 255, 0.0);
	text-align: center;
}


#navegador {			/*configuración del navegador*/
	margin:0px auto;
	width:737px;
	height: 36px;
	border-radius: 0px;
	border:0px solid #ccc;
	/*background-color: #ffffff;*/
	font-family:Arial;
	font-size: 14px;
}

ul, ol {
	list-style-type: none;
}
			
.nav > li {
	float:left;
	margin: 1;
	padding: 0;
	border: 0px solid #fff;
	background-color: #fff;
}
			
.nav li a {
	background-color:#394c55;
	color:#fff;
	text-decoration:none;
	padding:10px 10px;
	display:block;
}
			
.nav li a:hover {
	background-color:#39ccce;
}
			
.nav li ul {
	display:none;
	position:absolute;
	min-width:150px;
	border: 2px solid #fff;
	background-color: #fff;
}
			
.nav li:hover > ul {
	display:block;
}
			
.nav li ul li {
	position:relative;
}
			
.nav li ul li ul {
	right: -150px;
	top: 0px;
}





#contenedornavheme {	/*Contenedor para el navegador de la hemeroteca*/
	margin: 0px auto;
	border-radius: 20px;
	border-left: #000 1px solid;
	border-right:#000 1px solid;
	/*border: 0px solid #abc123;*/
	width: 550px;
	height: 170px; 
	padding:10px 10px 10px 10px;
	background-color: rgba(78, 197, 239, 0.5);
	/*background-color: #4ec5ef;*/
	/*background-image: url("../imagenes/santa4.jpg");
	background-size: 1024px 534px;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;*/
}

#navegadorheme {			/*configuración del navegador hemeroteca*/
	margin:0px auto;
	width:550px;
	height: 150px;
	border-radius: 20px;
	border:0px solid #ccc;
	padding:10px 10px 10px 10px;
	/*background-color: #ffffff;*/
	font-family:Arial;
	font-size: 14px;
}

ul, ol {
	list-style-type: none;
}
			
.navh > li {
	float:left;
	margin: 1;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
	min-width:100px;
	text-align: center;
}
			
.navh li a {
	background-color:#394c55;
	color:#fff;
	text-decoration:none;
	padding:10px 10px;
	display:block;
}
			
.navh li a:hover {
	background-color:#39ccce;
	
}
			
.navh li ul {
	display:none;
	position:absolute;
	min-width:150px;
	border: 2px solid #fff;
	background-color: #000;
}
			
.navh li:hover > ul {
	display:block;
}
			
.navh li ul li {
	position:relative;
}
			
.navh li ul li ul {
	right: -150px;
	top: 0px;
}








#enlaces1 {		/*Contenedor de enlaces*/
	float: left;
	margin: 0px 8px;
	border-radius: 0px;
	border: 1px solid #abc123;
	width: 200px;
	height: 100px; 
	padding:15px;
	text-align: center;
	/*background-color: #b0e4fc;*/ 
}



#mensajes1 {
	margin: 10px auto;
	border-radius: 10px;
	border: 1px solid #000000;
	width: 400px;
	height: 200px; 
	padding:15px;
	font-family: "cambria";
	font-size: 16px;
	color: #000000;
	text-align: center;
	background-color: #b0e4fc; 
}



.titulo1 {
	font-family: "Lucida Calligraphy";
	font-size: 28px;
	color: #b0e4fc;
	text-align: center;
}

.titulo2 {
	font-family: "Arial";
	font-size: 20px;
	color: #ffffff;
	text-align: center;
}

.titulo3 {
	font-family: "Arial";
	font-size: 25px;
	text-align: left;
	color:#0f5caa;
}

.textocontenidopralfotog {
	font-family: "arial";
	font-size: 18px;
	text-align: justify;
	margin-left: 200px;
	color:#000000;
}

.textocontenidopral {
	font-family: "Arial";
	font-size: 16px;
	text-align: justify;
	color:#000000;
}

.textocontenidopralc {
	font-family: "Arial";
	font-size: 16px;
	text-align: center;
	color:#000000;
}

.textocontenidopraltitulo {
	font-family: "Arial";
	font-size: 25px;
	text-align: center;
	color:#000000;
}

.textocontenidopraltitulo2 {
	font-family: "Arial";
	font-size: 14px;
	text-align: center;
	color:#000000;
}

.texto14centro {
	font-family: "cambria";
	font-size: 14px;
	text-align: center;
	color:#b0e4fc;
}

.texto14izquierda {
	font-family: "Arial";
	font-size: 14px;
	text-align: left;
	color:#0f5caa;
}

.textoseleccion {
	font-family: "cambria";
	font-size: 16px;
	text-align: left;
	font-weight:bold;
	color:#FF2525;
}


.pie1 {
	font-family: "Arial";
	font-size: 14px;
	text-align: center;
	color:#36241f;
}

.pie2 {
	font-family: "Arial";
	font-size: 12px;
	text-align: center;
	color:#ffffff;
}

.margensrc {
	margin: 10px 10px 10px 0px;
}

.input1 {
	border-radius: 5px;
	border-left:   1px solid #808080;
	border-top:    1px solid #808080;
	border-right:  2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "cambria";
	font-size: 14px;
	font-weight:bold;
	width:125px;
	height: 25px;
	color: #000066;
}
.boton1 {
	border-radius: 5px;
	border-left:   1px solid #808080;
	border-top:    1px solid #808080;
	border-right:  2px solid #000000;
	border-bottom: 2px solid #000000;
	width: 60px;
	height: 25px;
	text-align: center;	
	font-family: "cambria";
	font-size: 14px;
}

.inputparti {
	border-radius: 5px;
	border-left:   1px solid #808080;
	border-top:    1px solid #808080;
	border-right:  2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "arial";
	font-size: 16px;
	font-weight:bold;
	width:110px;
	height: 25px;
	color: #000000;
}

.botonparti {
	border-radius: 5px;
	border-left:   1px solid #808080;
	border-top:    1px solid #808080;
	border-right:  2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #FFFFFF;
	height: 25px;
	text-align: center;	
	font-family: "arial";
	font-size: 16px;
}

.inputalta {	
	width: 110px;
	height: 25px;
	border-radius: 5px;
	border-left:   1px solid #808080;
	border-top:    1px solid #808080;
	border-right:  2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "cambria";
	font-size: 14px;
	font-weight:bold;
	color: #FF2525;
}

.inputlabel {	
	width: 110px;
	height: 25px;
	border-radius: 0px;
	border-left:   0px solid #808080;
	border-top:    0px solid #808080;
	border-right:  0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #FFFFFF;
	text-align: right;
	font-family: "cambria";
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
#eventoimagensecre{		/*Contenedor imagen secretaria*/
	float: left;
	margin: 0px 5px 0px 0px;
	border-radius: 0px;
	border: 1px solid #000;
	width: 106px;
	height: 139px; 
	padding:0px;
	text-align: left;
	background-color: #ffffff; 
}
.estiloimagensecre {
	border: 1px solid #000;
	border-width: 1px;
	margin: 02px;
}