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

body{ font: 0.8em Arial, Helvetica, sans-serif; background:fixed url(../../images/bg_04.jpg) #121212; color: #454B56; margin: 0; padding: 0;}
a{text-decoration:none; color:#456CA7}
a:hover{ text-decoration: underline}
a:selected{ text-decoration:none}
a:active{ text-decoration:none}
.link2{ color:#FFF}
#wrapper{ width: 945px; margin: 10px auto; background: #eee; padding: 14px; border: 6px solid #2e2e2e; position:relative; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
h1 {
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0.3em 0;
	text-indent:-99999px;
}
li{ margin:8px 0}
#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(../../images/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}
#logo{
	float:left;
	position: relative;
	top: -5px;
	left: -3px;
}
#content {
}
#main-content {
	width:570px;
	float: left;
}
h2 {
	margin: 0;
	padding: 0.5em 0;
	color:#568945;
	font-family:Helvetica, Arial, Sans-serif;
}
p {
	margin: 0;
	padding: 0.4em 0;
	text-align: center;
}
#content img.right {
	float: right;
	margin: 0 0 8px 8px;
}
#footer{
	padding:10px;
	text-align: center;
}
.clear {
	clear:both;
	border-bottom:none 1px 
}
#chromemenu {
	background-color:#333;
	width: 550px;
	padding: 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#banners {
	float:left;
	height:auto;
	width: 570px;
	text-align: right;
}
#pics {
	height:186px;
	width: 570px;
	overflow: hidden;
}
#pics img {
	height: 174px;
	width: 558px;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
	top:0;
	left:0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#buttonBanners {
	width: 560px;
	clear: both;
	padding:5px 10px 0 0;
	height: 18px;
}
#saludo {
	width:225px;
	float: left;
	background-color: #FFF;
	padding: 0 10px;
	border: 1px solid #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 7px 0 0 0;
}
#saludo-foto {
	margin: 0 auto;
	width: 196px;
}
#saludo p {
	margin: 0;
	text-align:justify
}
#novedades {
	float:left;
	margin: 7px 0 0 10px;
	width: 310px;
}
#novedades h3 {
	color:#4B2B9A
}
#column-right {
	float:right;
	width:370px;
	min-height: 350px;
	margin: -35px 0 0 0;
}
.tv-logo{margin: 0 5px}
#video-player {
	background-color: #F0F0F0;
	width: 365px;
	text-align: center;
	border:none;
	margin-top: 6px;
}
#video-text {
	padding:0
}
.video-list{
	padding: 3px;
	border: 1px solid #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 350px;
	background-color: #FFF;
	margin: 5px 0;
}
.video-foto{
	background-color:#FFF;
	padding: 3px;
	border: 2px solid #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	margin: 0 20px 0 10px;
}
.titulo_01{
	background-image:url(../../images/emmanuel_barra.gif);
	height: 23px;
	padding: 4px 0 0 33px;
	color: #FFF;
	font-weight: bold;
}
.titulo_02{
	background-image:url(../../images/emmanuel_barra_azul.gif);
	height: 23px;
	padding: 4px 0 0 33px;
	color: #FFF;
	font-weight: bold;
}
.banner_02{
	padding: 3px;
	border: 1px solid #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 350px;
	background-color: #575757;
	margin: 5px 0 20px 0;
	height: 90px;
	color: #CCC;
}
.banner_02 p{ font-size: 1.1em; font-weight:bold}
.facebook-icon{
	width:110px;
	margin:5px 17px;
	background-color:#FFF;
	padding: 3px;
	border: 1px solid #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	float: left;
}

#text {
	float:left;
	width: 520px;
	text-align: justify;
	background-color: #FFF;
	padding: 0 20px 0 20px;
	border: 1px solid #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-right: 3px;
	margin-bottom: 6px;
}

#text p {text-align:justify};

.pastores{width:400px;padding:5px;text-align:left;margin:20px; height:auto;}
.pastores .foto{float:left;margin:10px;width: 150px;height: auto;}
.pastores .cargo{font-weight:bold;padding:40px 5px 2px}
.pastores .detalle{padding:5px 2px}