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


body {
	background: #FFF url(images/bg_header.gif) repeat-x top;
	margin:0px;
	outline:none;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646161;
	text-align:justify;
}
h1, h2, h3, h4, h5, a, p, span, ul, li, div, table, td, tr, th {
	outline:none;
}
#bg {
	background: url(images/bg_footer.gif) repeat-x bottom;
	margin:0px;
	width:100%;
	height:auto;
	min-height:700px;
}
#wrap {
	width:980px;
	height:auto;
	margin:0px auto;
}
#header {
	width:100%;
	height:159px;
}
#logo {
	width:148px;
	height:159px;
	float:left;
}
#menu_top {
	width:auto;
	height:auto;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676666;
	margin:40px 0px 0px 44px;
}
#menu_top a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676666;
	text-decoration:none;
	margin:0px 0px;
}
#menu_top a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676666;
	text-decoration:underline;
	margin:0px 19px;
}
#bannerActividades {
	background:url(images/flash_actividades.jpg) no-repeat;
	height:273px;
	margin-bottom:20px;
	overflow:hidden;
	padding-left:16px;
	padding-top:9px;
	width:100%;
}
#bannerActividades #banner{
	float:left;
	height:265px;
	margin-right:19px;
	width:702px;
}
#bannerActividades #info_box{
	color:#817f7f;
	float:left;
	height:265px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	width:225px;
}
#bannerActividades #info_box h2{
	color:#2363a3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	text-transform:capitalize;
}
#bannerActividades #info_box .date{
	font-weight: bold;
	margin:0px;
}
#contenido {
	height:auto;
	overflow:hidden;
	width:100%;
}
#leftBox {
	float:left;
	width:715px;
	height:auto;
	margin-left:9px;
	text-align: center;
	margin-bottom:20px;
}
#textoHome {
	padding:0px 8px;
}
#textoHome p {
	margin-top:0px;
}
#rightBox {
	float:right;
	width:241px;
	margin-bottom:20px;
}
#footer {
	width:980px;
	height:284px;
	clear:both;
}
#menuFooter {
	width:725px;
	height:auto;
	float:left;
	margin-bottom:62px;
}
.boxmenu {
	margin-top:8px;
	clear:both;
}
#footer #menuFooter a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	margin-bottom:5px;
}
#footer #menuFooter a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:underline;
	margin-bottom:5px;
}
#redes {
	width:255px;
	height:50px;
	float:right;
	margin-top:16px;
}
div.btn-facebook {
	margin:0px 18px 0px 17px;
	padding:0;
	width:50px;
	height:50px;
	display:block;
	cursor:pointer;
	outline:none;
	text-indent:-999999px;
	float:left;
}
div.btn-facebook a {
	display:block;
	width:50px;
	height:50px;
	background:url(images/facebook.png) no-repeat top;
}
div.btn-facebook a:hover {
	background:url(images/facebook.png) no-repeat bottom;
}
div.btn-twitter {
	margin:0px 18px 0px 17px;
	padding:0;
	width:50px;
	height:50px;
	display:block;
	cursor:pointer;
	outline:none;
	text-indent:-999999px;
	float:left;
}
div.btn-twitter a {
	display:block;
	width:50px;
	height:50px;
	background:url(images/twitter.png) no-repeat top;
}
div.btn-twitter a:hover {
	background:url(images/twitter.png) no-repeat bottom;
}
div.btn-emailInterno {
	margin:0px 18px 0px 17px;
	padding:0;
	width:50px;
	height:50px;
	display:block;
	cursor:pointer;
	outline:none;
	float:left;
	text-indent:-999999px;
}
div.btn-emailInterno a {
	display:block;
	width:50px;
	height:50px;
	background:url(images/email_interno.png) no-repeat top;
}
div.btn-emailInterno a:hover {
	background:url(images/email_interno.png) no-repeat bottom;
}
#pie {
	background:url(images/logoPVfooter.png) no-repeat;
	height:49px;
	clear:both;
	width:885px;
	margin:100px auto 0px auto;
	border-top:#FFF solid 1px;
	padding-left:65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding-top:10px;
}
#pie a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}
#pie a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-decoration:underline;
}
/*-----------Estilos menu top dropdown-----------------*/
/* General */
	#cssdropdown, #cssdropdown ul {
	list-style: none;
}
#cssdropdown, #cssdropdown * {
	padding: 0;
	margin: 0;
}
/* Head links */
	#cssdropdown li.headlink {
	width:auto;
	float: left;
	margin-left:0px;
	border: none;
	background:none;
	text-align: center;
}
#cssdropdown li.headlink a {
	display: block;
	padding: 0px 19px;
	margin:0px;
	border-left:solid 1px #999999;
}
/* Child lists and links */
	#cssdropdown li.headlink ul {
	display: none;
	border-top: none;
	text-align: center;
}
#cssdropdown li.headlink:hover ul {
	display: block;
}
#cssdropdown li.headlink ul li a {
	padding: 2px 0px;
	height: 17px;
	border:none;
}
#cssdropdown li.headlink ul li a:hover {
	background:none;
}
/* Pretty styling */
	body {
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
}
#cssdropdown a {
	color: #676666;
}
#cssdropdown ul li a:hover {
	text-decoration: none;
}
#cssdropdown li.headlink {
	background:none;
}
#cssdropdown li.headlink ul {
	background:none;
	padding-bottom: 0px;
}
#cssdropdown li.iglesia_local_menu {
	width:122px;
}
#cssdropdown li.evangelismo_menu {
	width:110px;
}
#cssdropdown li.inicio_menu a {
	border:none;
}
