@charset "utf-8";
/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/homepage_layered_background1.jpg);
	background-repeat: repeat-x;
	background-color: #C5C3B4;
}

.menu {
	height: 130px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.logo {
	float: left;
	height: 70px;
	width: 220px;
	margin-top: 50px;
	margin-left: 10px;
}

.links {
	float: right;
	height: auto;
	width: auto;
	margin-top: 80px;
}


.cuerpo {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 531px;
	padding-top: 25px;
}
.banner {
	float: left;
	height: 346px;
	width: 665px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.sidebar {
	float: right;
	width: 255px;
	height: 504px;
	background-image: url(images/sidebarbg.png);
	background-repeat: no-repeat;
}
.sidebar_cu {
	float: right;
	width: 255px;
	height: 400px;
	background-image: url(images/sidebarbg.png);
	background-repeat: no-repeat;
}

.sidebar2 {
	width: 255px;
	height: auto;
	background-image: url(images/sidebarbg.png);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}
.sidebarpie {
	float: right;
	width: 255px;
	height: 20px;
	background-image: url(images/sidebarbg.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-position: bottom;
}


.botonsid {
	height: 100px;
	width: 255px;
}

.bannercito{
	background-color: #ffffff;
	width: 199px;
	height: auto;
	margin-top: 0pt;
	margin-right: 27px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	float: left;
	padding: 4px;
}
.banner{
	width: 667px;
	height: 348px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #ffffff;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 23px;
	margin-left: 0pt;
	overflow-x: hidden;
	overflow-y: hidden;
}
.cuerpo2 {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.footer{
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #a8a395;
	background-color: #2b454e;
	height: 200px;
	clear: both;
}
.inner-footer{
	width: 965px;
	padding-top: 20px;
	padding-right: 0pt;
	padding-bottom: 10pt;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #68838c;
	height: 60px;
}
.videoleft {
	float: left;
	height: auto;
	width: 402px;
	border: 4px solid #716D59;
}
.contvideos {
	clear: both;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.videoright {
	float: right;
	height: auto;
	width: 402px;
	border: 4px solid #716D59;
}
.contenido2 {
	float: left;
	height: auto;
	width: 677px;
	overflow: hidden;
	text-align: justify;
	padding-top: 5px;
	margin-bottom: 20px;
}
.imagen1 {
	width: auto;
	height: auto;
	margin-top: 0pt;
	margin-right: 15px;
	margin-left: 0pt;
	margin-bottom: 5pt;
	border: 4px solid #FFF;
}

a:link {
	color: #C30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09C;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.logos {
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
}
.enlaces {
	height: auto;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-bottom: 5pt;
	border: 4px solid #FFF;
	margin-right: 10px;
}
.afiches {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #ffffff;
	width: 199px;
	height: 117px;
	margin-top: 0pt;
	margin-right: 27px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	float: left;
}
.videoiglesia_iz {
	float: left;
	height: auto;
	width: auto;
	border: 2px solid #E9E8E2;
	margin-bottom: 10px;
	margin-top: 10px;
}
.videoiglesia_der {
	float: right;
	height: auto;
	width: auto;
	border: 2px solid #E9E8E2;
	margin-bottom: 10px;
	margin-top: 10px;
}
.barraderecha {
	float: right;
	width: 255px;
	height: auto;
	overflow: hidden;
}
.flechas {
	float: right;
	height: auto;
	width: 90px;
	margin-right: 35px;
	margin-bottom: 20px;
}

