@charset "utf-8";
/* CSS Document */
#contenido #principal {
	background-color:rgba(184,132,43,0.4);
	width: 650px;
	padding:25px;
	float: left;
	margin-top:15px;
}
#contenido #sidebar {
/*	background-color:rgba(170,170,170,0.4);*/
	width: 300px;
	height:auto;
	float: left;
	margin-left: 22px;
	margin-top:15px;
}
#banner #slider {
	position:absolute;
	left:0px;
	top:23px !important;
	z-index:5;
}
#contenido #sidebar h2 {
	padding-left:15px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	text-align: center;
}
#banner {
	padding-top: 10px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#banner #slider {
	position:absolute;
	left:0px;
	top:13px;
	z-index:5;
}
.monumento {
	background-image:url(_imagenes/calendario2023.jpg);
	width:745px;
	height:430px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:20px;
}
.subdown li {
	display:inline-block;
}
.subdown .contacto {
	margin-top:30px;
}
.subdown .formulario {
	margin-left:330px;
}
.cristo {
	color:#7f0e19;
	font-weight:bold;
}
.cristo a {
	color:#7f0e19 !important;
	font-weight:bold;
	text-decoration:underline;
}
.cristo a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
.cita {
	color:#333333;
	font-weight:bold;
	font-size:17px;
}
.citanom {
	color:#333333;
	font-weight:bold;
	font-style:italic;
	text-align:right;
}
.oraciones {
	color:#7f0e19;
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
}
.lista li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(130,7,25);
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(130,7,25);
	background-image: url(../_imagenes/bul.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.lista2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(130,7,25);
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(130,7,25);
	background-image: url(../_imagenes/bul_02.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
 h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(255,255,255);
	background-color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 22px;
	padding-left: 20px;
 }
.rey {
	font-weight:bold;
	text-decoration:underline;
}
#principal .image {
	display:block;
	text-align:center;
	margin:20px;
}