

#contenedoreventos1 {			/*Contenedor para la eventgos y actuaciones*/
	/*overflow:scroll auto;*/
	margin: 0px auto;
	border-radius: 0px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	/*border: 1px solid #abc123;*/
	width: 1024px;
	height: 800px; 
	padding:0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: "Arial";
	font-size: 14px;
	text-align: center;
	color:#000000;
	/*background-image: url("../imagenes/arcada.jpg");
	background-size: 1024px 550px;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;*/
}

#contenedoreventos2 {			/*Contenedor para la eventgos y actuaciones*/
	/*overflow:scroll auto;*/
	margin: 0px auto;
	border-radius: 0px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	/*border: 1px solid #abc123;*/
	width: 1024px;
	height: 1500px; 
	padding:0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: "Arial";
	font-size: 14px;
	text-align: center;
	color:#000000;
	/*background-image: url("../imagenes/arcada.jpg");
	background-size: 1024px 550px;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;*/
}

#contenedoreventosarreglo {			/*Contenedor para la eventgos y actuaciones*/
	/*overflow:scroll auto;*/
	margin: 0px auto;
	border-radius: 0px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	/*border: 1px solid #abc123;*/
	width: 1024px;
	/*height: 800px; */
	padding:0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: "Arial";
	font-size: 14px;
	text-align: left;
	color:#000000;
	/*background-image: url("../imagenes/arcada.jpg");
	background-size: 1024px 550px;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;*/
}

#eventoimagen{		/*Contenedor de componentes*/
	float: left;
	margin: 5px 5px 5px 70px;
	border-radius: 0px;
	border: 1px solid #000;
	width: 106px;
	height: 146px; 
	padding:1px;
	text-align: left;
	background-color: #ffffff; 
}

#eventotexto{		/*Contenedor de componentes*/
	float: left;
	margin: 5px 0px;
	border-radius: 0px;
	border: 1px solid #000;
	width: 280px;
	height: 146px; 
	padding:1px;
	font-family: "Arial";
	font-size: 14px;
	text-align: left;
	color:#000000;
	/*background-color: #b0e4fc;*/ 
}

#eventoimageng{		/*Contenedor de componentes*/
	margin: 0px auto;
	/*float: left;
	margin: 5px 5px 5px 70px;*/
	border-radius: 0px;
	border: 1px solid #000;
	width: 430px;
	height: 606px; 
	padding:1px;
	text-align: left;
	background-color: #ffffff; 
}

#eventotextog{		/*Contenedor de componentes*/
	margin: 10px auto;
	/*float: left;
	margin: 5px 0px;*/
	border-radius: 0px;
	border: 1px solid #000;
	width: 430px;
	height: 606px; 
	padding:1px;
	font-family: "Arial";
	font-size: 16px;
	text-align: center;
	color:#000000;
	/*background-color: #b0e4fc;*/ 
}

#eventoimagengh{		/*Contenedor de componentes*/
	margin: 0px auto;
	/*float: left;
	margin: 5px 5px 5px 70px;*/
	border-radius: 0px;
	border: 1px solid #000;
	width: 606px;
	height: 430px; 
	padding:1px;
	text-align: left;
	background-color: #ffffff; 
}

#eventotextogh{		/*Contenedor de componentes*/
	margin: 10px auto;
	/*float: left;
	margin: 5px 0px;*/
	border-radius: 0px;
	border: 1px solid #000;
	width: 606px;
	height: 500px; 
	padding:1px;
	font-family: "Arial";
	font-size: 16px;
	text-align: center;
	color:#000000;
	/*background-color: #b0e4fc;*/ 
}

.estiloimagen {
	border-width: 3px;
	margin: 3px;
}

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

h2 {
	font-family: "Arial";
	font-size: 16px;
	margin: 100;
	text-align: center;
	color:#000000;
}

.tabulacion{
	margin-left: 50px;
	font-family: "Arial";
	font-size: 16px;
	text-align: justify;
	color:#000000;
}


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

.botonatras {
	border-radius: 5px;
	border-left:   1px solid #808080;
	border-top:    1px solid #808080;
	border-right:  2px solid #000000;
	border-bottom: 2px solid #000000;
	width: 100px;
	height: 50px;
	text-align: center;	
	font-family: "cambria";
	font-size: 16px;
}