@charset "utf-8";
/* CSS Document 
XHTML layout and CSS Styles by:
Marcela López.
email: supercela[at]gmail.com
Vina del Mar, Chile.
*/

* {
	margin: 0px;
	padding: 0px;}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	color: #666;
	cursor: default;
	background-color:#b1b0b0;
	background-image:url(img/bg.png);
	background-repeat:repeat-x;}
	
a {
	outline: none;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	color:#82b101;}

a:visited {
	outline: none;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;}
	
a:hover, a:active {
	outline: none;
	text-decoration:underline;
	font-weight: normal;
	cursor: pointer;
	color:#82b101;}

a.link_especial {
	outline: none;
	text-decoration:underline;
	font-weight: normal;
	cursor: pointer;
	color:#82b101;}

a.link_especial:visited {
	outline: none;
	text-decoration:underline;
	font-weight: normal;
	cursor: pointer;}
	
a.link_especial:hover, a.link_especial:active {
	outline: none;
	text-decoration:underline;
	font-weight: normal;
	cursor: pointer;
	color:#999;}
	
img {
	border: none;}

.aligncenter {display:block; margin:10px auto 20px auto;}
.alignleft {margin:10px 20px 20px 0; display:inline; float:left;}
.alignright {margin:10px 0 20px 20px; display:inline; float:right;}

#wrapper {
	width:990px;
	height:auto;
	margin:auto;
	position:relative;}

.clear {
	clear:both;}


/*----------------------------------- TITULARES y ESTILOS TXT GENERALES--------------*/

h1 {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	font-weight:normal;}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#232322;}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#82b101;
	line-height:18px;}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#82b101;
	line-height:28px;}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#232322;}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#e9b612;
	font-size:14px;
	font-weight:bold;}

p {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#666;
	line-height:18px;}

p.generico{
	margin-left:20x;
	padding-bottom:15px;}

p.noticia {
	padding-bottom:15px;}

strong {
	color:#333333;}

blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:20px;
	color:#333333;
	line-height:20px;}

ul.general {
	margin-bottom:15px;
	padding-left:15px;
	line-height:20px;
	color:#333;}
   
ul.general li {
	padding-left:5px; }
	
ul.general { 
	list-style-image: url(img/vineta_lista.gif);}

ol.general{
	margin-bottom:15px;
	padding-left:20px;
	line-height:20px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#e9b501;}

ol.general span{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333;}

table {
	border-collapse:collapse;
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
	width:70%;}

td {
	border-bottom:medium none;
	border-left:1px dotted #ccc;
	color:#666666;
	padding:5px;
	text-align:center;}
	
th {
	background-color: #a5d148;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	color:#fff;
	font-weight:bold;
	padding:5px;
	text-align:center;}
	
tr {
	border-bottom:none;
	font-size:11px;}

tr .odd_last {
	border-bottom:none;}

tr.odd_last td {
	background-color:#ecfcca;}

tr.odd td {
	background-color:#ecfcca;
	border-left:1px dotted #ccc;
}


/*-------------------------------------- HEADER -----------*/

#header {
	width:990px;
	height:120px;
	background-image:url(img/bg_header.png);
	background-repeat:no-repeat;}

#header img {
	margin-left:40px;
	margin-top:25px;
	float:left;}



/* box login */
.aviso {
	width:128px;
	position:absolute;
	right:130px;
	top:77px;
	color:#c0fd1d;
	font-size:11px;
	font-weight:bold;}

#box_login {
	width:395px;
	height:130px;
	right:15px;
	position:absolute;
	z-index:5;
	background:url(img/login_abierto.png) no-repeat;}
	
#box_login .login{
	width:230px;
	height:80px;
	color:#FFFFFF;
	font-size:12px;
	margin-top:20px;
	margin-right:27px;
	padding-left:20px;
	float:right;}
#box_login .invisible {
    border:none;
    background:#fff;
    height:18px;
    width:150px;
    -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
    border-radious:4px;}

#box_login .invisible:focus {
    outline:0;}
    
#box_login .box_campos_log {
    height:18px;
    margin-bottom:10px;}

#box_login label {
    margin-right:10px;}

#box_login select {
    width:150px;}

#box_login input {
    background:none;}

#box_boton {
    width:230px;}

#box_login .btn_login {
    width:92px;
    height:22px;
    float:right;
    margin-top:5px;
    background-image:url(img/btn_login.png);
    background-position:0 0;
    border:none;
    text-indent:-999999px;
    cursor:pointer;}



#box_login .btn_login:hover {
	background-image:url(img/btn_login.png);
	background-position:0 -22px;}

#box_login .btn_login:active {
	background-image:url(img/btn_login.png);
	background-position:0 -44px;}

/* log out */
#box_logout {
    width:170px;
    height:105px;
    padding:0 35px;
    position:absolute;
    float:right;
    right:65px;
    background:url(img/bg_logout.png) no-repeat;}


#box_logout p{
	color:#FFFFFF;
	margin-top:15px;
	z-index:20;}

#box_logout p a{
	color:#FFFFFF;}

#box_logout .btn_logout {
	width:75px;
	height:21px;
	margin-top:5px;
	background:url(img/btn_logout.png) no-repeat;
	background-position:0 0;
	float:right;
	cursor:pointer;
	z-index:20;
    border:0;
    }

#box_logout .btn_logout:hover {
	background:url(img/btn_logout.png) no-repeat;
	background-position:0 -21px;}

#box_logout .btn_logout:active {
	background:url(img/btn_logout.png) no-repeat;
	background-position:0 -42px;}


/*________________________________________________________________contenido central ____________________________*/
#central_content {
	width:930px;
	height:auto;
	padding-left:30px;
	padding-right:30px;
	background-image:url(img/bg_contenedor.png);
	background-repeat:repeat-y;}

/*-- sidebar --*/
#sidebar{
	width:195px;
	height:auto;
	float:left;}

#main_menu{
	width:195px;
	height:auto;
	background-image:url(img/menu_lateral.png);
	background-position:bottom;}
	
	/*---------------------------------------------------estilos menu --*/

#main_menu ul{
	list-style-type:none;
	width:195px;
	height:360px;}

.menu_lateral li {
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
	color:#8d8c8c;
	font-size:11px;
	line-height:15px;
	height:55px;}

.menu_lateral li.first_menu{
	border-top:none;
	border-bottom:1px solid #ccc;}

.menu_lateral li.last_menu {
	border-bottom:none;
	border-top:1px solid #fff;
	height:60px;}

.menu_lateral li.comunidades{
	height:70px;}

.menu_lateral li span {
	color:#6fb306;
	font-size:14px;
	font-weight:bold;}

.menu_lateral li a{
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
	display:block;
	width:185px;
	color:#999999;}

.menu_lateral li a:hover{
	background-color:#e0f1b3;
	width:185px;
	text-decoration:none;
	background-image:url(img/arrow_main_menu.jpg);
	background-position:right;
	background-repeat:no-repeat;}

.menu_lateral li a.current{
	background-color:#e0f1b3;
	width:185px;
	text-decoration:none;
	background-image:url(img/arrow_main_menu.jpg);
	background-position:right;
	background-repeat:no-repeat;}

.menu_lateral li.comunidades a:hover{
	background-color:#e0f1b3;
	width:185px;
	text-decoration:none;
	background-image:url(img/arrow_main_menu.jpg);
	background-position:top right;
	background-repeat:no-repeat;}

.menu_lateral li.comunidades a.current{
	background-color:#e0f1b3;
	width:185px;
	text-decoration:none;
	background-image:url(img/arrow_main_menu.jpg);
	background-position:top right;
	background-repeat:no-repeat;}

.menu_lateral li.last_menu a:hover{
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
	display:block;
	width:185px;
	height:60px;
	background:url(img/bg_last_menu.png) no-repeat !important;}

.menu_lateral li.last_menu a.current{
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
	display:block;
	width:185px;
	height:60px;
	background:url(img/bg_last_menu.png) no-repeat !important;}

/* -- buscador -- */
#buscador{
	width:180px;
	height:50px;
	background-image:url(img/bg_buscador.png);
	background-repeat:no-repeat;
	padding-left:15px;}

.search{
	border:none;
	width:165px;
	height:25px;
	padding-top:15px;
	color:#777777;}

.search .inputSearch{
	background:none;
	width:130px;
	border:none;
	height:25px;
	line-height:25px;
	float:left;
	color:#777777;}

.search .inputSearch:focus{
	outline:0;}

.search .btnbusqueda{
	width:30px;
	height:25px;
	border:none;
	background-color:#fff;
	background-image:url(img/btn_search.png);
	background-repeat:no-repeat;
	background-position:0 -1px;
	cursor:pointer;
	float:right;}

.search .btnbusqueda:hover{
	background-image:url(img/btn_search.png);
	background-position:0 -26px;}

/*---- links ----*/
#links_headline{
	width:185px;
	height:20px;
	margin-top:40px;
	border-bottom:1px solid #cccccc;
	background-image:url(img/bg_links_arrow.jpg);
	background-position:right;
	background-repeat:no-repeat;}

/*-- area banners --*/
#banners{
	width:185px;
	height:400px;
	margin-top:15px;}

.banner{
	width:185px;
	height:80px;
	margin-bottom:15px;
	background-color:#ececec;}

/*________________________________________________________________contenidos contenedor____________________________*/
#content {
	width:725px;
	height:auto;
	float:right;
	margin-left:10px;
	margin-bottom:40px;}

#slider {
	width:725px;
	height:250px;
	background-color:#999999;}
	
#slider img + img {display:none;}
.slide {
    position:relative;}

.content_slide_bg {width:705px; padding:10px; background:#000; position:absolute; bottom:0; opacity:0.7; -moz-opacity:0.7;  filter:alpha(opacity=70); }
.content_slide_bg h3 {color:#FFFFFF; font-weight:normal; visibility:hidden; font-size:12px;}
.content_slide_info {width:705px; padding:10px; background:#000; position:absolute; bottom:0; background:none;}
.content_slide_info h3 {color:#FFFFFF; font-weight:normal; font-size:12px;}

/*___________________________________________________________________ servicios _____________*/
#servicios {
	width:725px;
	height:165px;
	margin-top:15px;}

#servicios p{
	padding-top:10px;}

.box_servicios1 {width:235px; height:165px; float:left;}
.box_servicios1 a{width:180px; height:130px; padding:20px 15px 15px 40px;cursor:pointer; display:block; background-image:url(img/bg_box_servicios.jpg);background-repeat:no-repeat;}
.box_servicios1 a:hover, .box_servicios1 a:active{text-decoration:none; background-image:url(img/bg_box_servicios_hover.jpg);background-repeat:no-repeat;}

.box_servicios2 {width:235px; height:165px; margin-left:10px; float:left;}
.box_servicios2 a{width:180px; height:130px; padding:20px 15px 15px 40px;cursor:pointer; display:block; background-image:url(img/bg_box_servicios.jpg);background-repeat:no-repeat; }
.box_servicios2 a:hover, .box_servicios2 a:active{text-decoration:none; background-image:url(img/bg_box_servicios_hover.jpg);background-repeat:no-repeat;}

.box_servicios3 {width:235px; height:165px; margin-left:10px; float:left;}
.box_servicios3 a{width:181px; height:130px; padding:20px 14px 15px 40px;cursor:pointer; display:block; background-image:url(img/bg_box_servicios.jpg);background-repeat:no-repeat;}
.box_servicios3 a:hover, .box_servicios3 a:active{text-decoration:none; background-image:url(img/bg_box_servicios_hover.jpg);background-repeat:no-repeat;}


#boton_servicios {
	width:140px;
	height:25px;
	float:right;
	text-align:center;}

#boton_servicios a{
	width:140px;
	height:20px;
	padding-top:5px;
	color:#FFFFFF;
	display:block;
	background-image:url(img/btn_servicios.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
	cursor:pointer;}

#boton_servicios a:hover{
	background-position:0 -25px;
	background-repeat: no-repeat;
	text-decoration:none;}

#boton_servicios a:active{
	background-position:0 -50px;
	background-repeat: no-repeat;
	text-decoration:none;}

#noticias_home {
	width:725px;
	height:auto;
	margin-top:40px;}

.top_noticia {
	width:725px;
	height:15px;
	background-image:url(img/bg_noticia_top.jpg);
	background-repeat:no-repeat;}

.bottom_noticia {
	width:725px;
	height:15px;
	background-image:url(img/bg_noticia_bottom.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;}

.noticia_home {
	width:693px;
	height:auto;
	padding-left:15px;
	padding-right:15px;
	border-left:1px solid #dfe4d0;
	border-right:1px solid #dfe4d0;}

.img_noticia {
	width:195px;
	height:140px;
	background-image:url(img/shadow_noticia.png);
	background-repeat:no-repeat;
	background-position:right;
	float:left;}

.txt{
	width:480px;
	height:auto;
	margin-left:20x;
	float:right;}

.txt p.generico{
	width:480px;
	height:auto;
	margin-left:20x;
	padding-top:15px;
	float:right;}

/* estilo para links en titulos */
.txt h2 a {
	color:#333333;}

.txt h2 a:hover {
	color:#749e02;
	text-decoration:none;}

.txt h2 a:active {
	color:#666666;
	text-decoration:underline;}
/* estilo para links en titulos */

p.fecha {
	color:#9e9d9d;
	font-size:11px;}

p.fecha span{
	color:#82b101;}

/*_____________________________________________________________________________ PAGINAS INTERIORES _____*/

/* comunidad */
#barra_titulo {
	width:710px;
	height:65px;
	background-image:url(img/bg_barra_titulo.jpg);
	padding-left:15px;
	padding-top:10px;
	margin-bottom:10px;}
    
#barra_titulo img{
    float:left;}

#comuna {
	width:260px;
	height:35px;
	padding:0 10px;
	float:right;}

.form_comuna {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	/*margin-top:5px;*/}

.form_comuna label {
	padding-right:10px;}

.form_comuna .select_comuna {
	width:120px;}

.form_comuna input {
	background:none;}

.form_comuna .btn_listar {
	width:60px;
	height:21px;
	margin-left:5px;
	background-image:url(img/comunidades/btn_listar.png);
	background-repeat:no-repeat;
	background-position:0 0;
	border:none;
	text-indent:-999999px;
	cursor:pointer;}

.form_comuna .btn_listar:hover {
	background-position:0 -21px;}

.form_comuna .btn_listar:active {
	background-position:0 -41px;}

#box_general {
	width:695px;
	padding:0 10px 0 20px;}

#box_comunidades {
	width:725px;
	height:auto;}

.box_listado{
	width:695px;
	height:auto;
	padding:15px;}

.box_listado:hover{
	background-color:#f3fadb;}

/* estilo para links en titulos*/
.txt h2 a {
	color:#333333;}

.txt h2 a:hover {
	color:#82b101;
	text-decoration:none;}
/* fin estilo para links en titulos*/

.img_comunidad {
	width:195px;
	height:140px;
	background-image:url(img/shadow_noticia.png);
	background-repeat:no-repeat;
	background-position:right;
	float:left;}

.btn_ingresar {
	width:83px;
	height:20px;
	float:left;
	margin-top:5px;
	text-align:center;}

.btn_ingresar a{
	height:20px;
	color:#FFFFFF;
	background-image:url(img/comunidades/btn_ingresar.png);
	background-position:0 0;
	display:block;
	text-indent:-999999px;
	cursor:pointer;}

.btn_ingresar a:hover{
	text-decoration:none;
	background-position:0 -20px;}

.btn_ingresar a:active{
	text-decoration:none;
	background-position:0 -40px;}

/* -------------------------------------------------------------comunidad logueado */
#barra_single {
	width:695px;
	height:auto;
	background-image:url(img/comunidades/bg_barra.png);
	background-repeat:repeat-x;
	background-color:#b4df5b;
	background-position:bottom;
	padding:15px;}

#barra_single img{
	width:370px;
	float:left;}

#sombra_barra {
	width:710px;
	height:20px;
	background-image:url(img/comunidades/sombra_barra.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:10px;}

.txtintro_comunidad {
	width:300px;
	height:auto;
	margin-left:25px;
	float:right;}

.txtintro_comunidad p.generico {
	padding-top:15px;
	color:#FFFFFF;}

.box_descripcion {
	width:710px;
	height:auto;
	padding-left:15px;
	color:#333333;
	margin-bottom:10px;}

.noticia_interior {
	width:695px;
	height:auto;
	padding-left:15px;
	padding-right:15px;}

.paginador {
	width:725px;
	height:auto;
	text-align:center;
	margin-top:15px;}

.paginador ul {
	list-style-type:none;}

.paginador ul li {
	display:inline;}

.paginador ul li a{
	display:inline;
	padding: 2px 5px; 
	margin:1px;
	cursor:pointer;}

.paginador ul li a:hover, .paginador ul li a.current{
	background-color:#e9b501;
	color:#FFFFFF;}

#newsletter {
	width:680px;
	height:50px;
	margin-left:15px;
	margin-top:20px;
	padding:35px 15px 15px 15px;
	background-image:url(img/comunidades/bg_newsletter.png);
	background-repeat:no-repeat;
	color:#333333;}

.form_news {
	padding-top:8px;}

.form_news label{
	padding-right:5px;}

.form_news input{
	border:none;
	padding-left:5px;
	width:155px;
	height:20px;
	background:none;
	background-image:url(img/bg_input_newsletter.png);
	background-repeat:no-repeat;}

.form_news .label_mail{
	margin-left:20px;}

.form_news .btn_enviar{
	width:60px;
	height:20px;
	margin-left:5px;
	background-image:url(img/comunidades/btn_enviar.png);
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;}

.form_news .btn_enviar:hover{
	background-position:0 -20px;}

.form_news .btn_enviar:active{
	background-position:0 -40px;}


/* resultados de busqueda */

p.total_resultados {
	font-size:14px;
	margin-bottom:5px;
	margin-left:15px;}

p.total_resultados span{
	font-style:italic;
	font-weight:bold;}

/* noticia single */
.box_noticia{
	width:695px;
	height:auto;
	padding:15px;}

.box_volver {
	width:715px;
	height:auto;
	margin-top:30px;
	margin-left:10px;
	padding-bottom:30px;
	border-bottom:1px dotted #ccc;}

.box_volver p{
	text-align:right;}


/* comentarios */
#comentarios {
	width:715px;
	height:auto;
	margin-top:10px;
	margin-left:10px;}
    
p.comments {
    font-size:12px;
    font-weight:bold;
    font-family:'Lucida Sans', Arial, Helvetica, sans-serif;
    color:#888888;}

.divisor {
    border-bottom:1px dotted #ccc;
    width:100%;
    height:10px;}


#comentarios h3 {
	margin-bottom:20px;}

.box_comentario {
	width:715px;
	height:auto;
	margin-top:20px;
	margin-bottom:12px;}

.avatar {
	width:80px;
	height:80px;
	float:left;}

.comentario {
	width:625px;
	height:auto;
	float:right;
	margin-left:5px;
	background-image:url(img/comunidades/bg_comentario.gif);
	background-repeat:no-repeat;
	background-position:top left;}

.txt_comentario {
	width:580px;
	height:auto;
	float:right;
	margin-left:15px;
	padding:15px;
	background-color:#f2f2f2;}

p.comment {
	padding-top:10px;}

.box_reply {
	width:580px;
	height:auto;
	margin-top:25px;}

.reply {
	width:495px;
	height:auto;
	float:right;
	margin-left:5px;
	background-image:url(img/comunidades/bg_respuesta.png);
	background-repeat:no-repeat;
	background-position:top left;}

.txt_reply {
	width:450px;
	height:auto;
	float:right;
	margin-left:15px;
	padding:15px;
	background-color:#fbfdf5;}

.txt_reply h6 {
	color:#82b101;}

#comments_form {
	height:auto;
	margin-left:115px;
	padding:15px;
    width:580px;
    }

#comments_form h2{
	margin-bottom:20px;}

.box_campo {
	margin-bottom:15px;
    clear: both;
    width: 580px;}

.box_campo label {
	color:#333333;
	margin-right:20px;
	float:left;
	width:50px;}

.box_campo input {
	width:505px;
	height:20px;
	border:1px solid #ccc;}

.box_campo input:focus{
	width:505px;
	height:20px;
	border:1px solid #8fc400;}

.box_campo textarea {
	width:505px;
	height:110px;
	border:1px solid #ccc;
   }

.box_campo textarea:focus {
	border:1px solid #8fc400}

.form_comentar .btn_enviar{
	width:90px;
	height:20px;
	float:right;
	display:block;
	color:#FFFFFF;
	border:none;
	background-image:url(img/comunidades/btn_comentar.png);
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;}

.form_comentar .btn_enviar:hover{
	background-position:0 -20px;}

.form_comentar .btn_enviar:active{
	background-position:0 -40px;}

p.btn_responder {
	padding-top:10px;
	text-align:right;}

#box_respuesta {
	width:580px;
	margin-top:20px;}

.admin {
	padding:10px 10px;
	background-color:#eef7d5;
	margin-top:20px;
	-webkit-border-radius: 4px 5px;
  	-moz-border-radius: 4px 5px;
	border-radious:4px 5px;}

/* servicios */
.box_servicios{
	width:695px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:30px;}

.box_servicios h3 {
	background-image:url(img/bg_numeros.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:25px;
	padding-top:4px;
	padding-left:8px;}

.box_servicios h3 span{
	margin-right:10px;
	color:#FFFFFF;}

.img_servicios {
	width:195px;
	height:140px;
	float:left;}

.box_contacto_top {
	width:580px;
	height:20px;
	background-image:url(img/bg_top_contacto.png);
	background-repeat:no-repeat;
	margin-left:75px;
	margin-top:15px;}

.box_contacto {
	width:460px;
	height:auto;
	background-color:#f8f8f8;
	background-image:url(img/bg_box_contacto.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-left:75px;
	padding-left:120px;}

.box_contacto_bottom {
	width:580px;
	height:60px;
	background-image:url(img/bg_bottom_contacto.jpg);
	background-repeat:no-repeat;
	margin-left:75px;}

.box_campo_contacto {
	padding-bottom:15px;}

.box_campo_contacto label {
	color:#333333;
	margin-right:20px;
	float:left;
	width:50px;}

.box_campo_contacto input {
	width:340px;
	height:20px;
	border:1px solid #ccc;}

.box_campo_contacto textarea {
	width:340px;
	height:140px;
	border:1px solid #ccc;}

.box_btn_contacto {
	padding-bottom:15px;}

.box_btn_contacto input{
	background:none;}

.form_contacto .btn_enviar{
	width:90px;
	height:20px;
	float:right;
	margin-right:45px;
	display:block;
	color:#FFFFFF;
	border:none;
	background-image:url(img/comunidades/btn_comentar.png);
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;}

.form_contacto .btn_enviar:hover{
	background-position:0 -20px;}

.form_contacto .btn_enviar:active{
	background-position:0 -40px;}

p.contacto_enviado {
	padding:50px 50px;}

p.contacto_enviado a{
	line-height:30px;}

/* advertencias y error */
.exito {
	width:95%;
	padding:15px 10px;
	background-color:#fbf3b1;
	border: 1px solid #e9b501;
	margin-top:10px;
	margin-bottom:10px;
	color:#000000;}

.exito p{
	color:#000000;}

p.error, span.error, div.error {
	width:95%;
	padding:15px 10px;
	background-color:#fbe6e6;
	border: 1px solid #fd0101;
	margin-bottom:10px;
	margin-top:10px;
	color:#000000;}

.error p{
	color:#000000;}

	

/*___________________________________________________ FOOTER _____*/
#footer {
	width:890px;
	height:170px;
	margin:0 auto 50px auto;
	padding-top:25px;
	padding-left:50px;
	padding-right:50px;
	background-image:url(img/footer.png);
	background-repeat:no-repeat;
	position:relative;}

#footer_left {
	height:155px;
	float:left;
	height:45px;}

/*#footer_left_sup span.img-rollover{
	width:235px;
	height:45px;
	overflow:hidden;
	display:block;
	position:relative;}

#footer_left_sup span.img-rollover a:hover{
	top:-45px;
	position:relative;}*/


#footer_left_sup{
	width:235px;
	height:45px;
	text-indent: -99999px;
	display:block;
	background-image:url(img/logo_footer.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:default;}

#footer_left_sup:hover{
	background-repeat: no-repeat;
	text-decoration:none;
	background-position:0 -45px;}

#footer_left_inf ul{
	list-style-type:none;
	float:left;}
	
#footer_left_inf li{
    color:#999999;
    padding-top:8px;}

#footer_left_inf li a {
    cursor:pointer;
    padding-left:30px;
    color:#999;
    text-decoration:none;}

#footer_left_inf li.fono p{
    background:url(img/fono.png) no-repeat center left; padding-left:30px; color:#999}

#footer_left_inf li a.mail{
    background:url(img/footer-icons.png) no-repeat left -32px;}

#footer_left_inf li a.mail:hover{
    background-position:left -48px;
    color:#777777;}
    
#footer_left_inf li.direccion p{
    background:url(img/mail.png) no-repeat center left; padding-left:30px; color:#999}

#footer_right ul{
    margin-right:70px;
    width:300px;
    list-style-type:none;
    float:right;}


#footer_right ul li{
	width:50%;
	float:left;
	padding-top:15px;
	font-size:14px;}

#footer_right ul li a{
	background:url(img/arrow_footer_menu.gif) no-repeat left;
	padding-left:20px;
	color:#7e7e7e;}

#footer_right ul li a:hover{
	color:#82b101;
	text-decoration:underline;}

/*------ creditos ----- */
a.ilogica {
background:url(img/ilogica.png) no-repeat scroll left top transparent;
right:15px;
bottom:-10px;
display:block;
height:15px;
position:absolute;
width:97px;
font-size:10px;}

a.ilogica:hover {
background-position:0 -15px;}

a.ilogica strong{
display:none;}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
background: white;
padding: 0;
margin: 0;
border: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
list-style: none;
text-transform: none;
text-indent: 0px;
font-variant: normal;
text-align: left;
line-height: 12px;
letter-spacing: 0px;
word-spacing: 0px;
font-size: 12px;
font-family: Arial;}

#wp_page_numbers {
margin-top: 15px;
margin-left:10px;
width: 710px;
text-align:center;
margin-bottom: 50px;}

#wp_page_numbers ul {
width: 710px;}

#wp_page_numbers li {
float: left;
display: block;
margin-bottom: 2px;}

#wp_page_numbers a {
padding: 2px;
padding-left: 5px;
padding-right: 5px;
margin-left: 1px;
margin-right: 1px;
display: block;
color: #82b101;
background-color:#fff;}

#wp_page_numbers li a:hover {
background-color:#e9b501;
color: #FFF;}

#wp_page_numbers li.space {
padding: 6px;
padding-left: 2px;
padding-right: 2px;}

#wp_page_numbers li.first_last_page {
font-style:normal;}

#wp_page_numbers li.active_page a {
background-color:#e9b501;
color: #FFF;}

#wp_page_numbers li.active_page a:hover  {
color:white; /* IE fix */
text-decoration:none;
background-color:#e9b501;}

#wp_page_numbers li.page_info {
float: left;
display: block;
padding: 3px;
padding-left: 5px;
padding-right: 5px;
margin-right: 2px;
color: #666;
font-size: 12px;}

.wp-caption.alignleft {margin:10px 20px 20px 0;}
.wp-caption..aligncenter {margin:10px auto 10px auto;}
.wp-caption.alignright {margin:10px 0 20px 20px;}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
position: relative;
}

.download {width:163px; height:30px;font-size:11px; padding:0 10px; position:absolute; top:217px; left:5px; opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70);  background-color: #000; text-align:left;}
.download a {background:url(img/downloadpdf.png) no-repeat right; padding-right:20px; line-height:30px; color:#ccc; display:block;}
.download a:hover, .download a:active {text-decoration:none; color:#fff;}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
color: #333;
font-style: italic;
}
/* form ingreso comunidad */
.box_listado {position: relative;}
.form_ingresar {position: absolute; bottom: 5px; left: 230px;}
.form_ingresar fieldset {border: 1px dotted #ccc; padding: 10px; position: relative;}
.form_ingresar fieldset a {width: 16px; height: 16px; display: block; position: absolute; top: -18px; right: 2px; background: url(img/cerrar_form_ingresar.png) no-repeat; text-indent: -999999px;}
.form_ingresar .text {border: 1px solid #ccc;}
.form_ingresar .submit {border: none; height:20px; color:#FFFFFF; background: url(img/btn_ingresar.png) 0px 0px no-repeat; padding: 0 38px; text-indent:-999999px; cursor:pointer; width: 83px;}
.form_ingresar .submit:hover{text-decoration:none; background-position:0 -20px;}
.form_ingresar .submit:active{text-decoration:none; background-position:0 -40px;}

.bajada2 {
	font-size:16px;
	color:#82b101;
	line-height:24px;
	margin-top:10px;
	background:url(img/quote-image.png) no-repeat scroll 5px 10px;
	padding:25px 0 25px 70px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;}
    
/* fotos quienes somos */
.personas {width:695px; margin-top:10px;}
.fila_personas {width:323px; margin-right:25px; margin-bottom:15px; padding:5px; background:#f6f6f6; border:1px solid #ececec; float:left; position:relative;}
.fila_personas.nomargin {margin-right:0;}
.fotopersonas {width:140px; margin-right:15px; float:left;}
.fotopersonas img{width:140px; height:150px;} 
.txtpersonas h6 {width:140px; margin-bottom:5px; padding-top:20px; color:#333; font-size:15px;}
.txtpersonas ul {list-style-type:none; position:absolute; bottom:10px; left:155px;}
.txtpersonas ul li a {display:block; width:145px; height:20px; line-height:20px; color:#333; font-size:12px; padding-right:20px;}
.txtpersonas ul li a:hover {color:#000; background-color:#ececec;}


.pdf { background:url(img/downloadpdf.png) no-repeat right center;}
.excel {background:url(img/excel.png) no-repeat right center;}
.word {background:url(img/word.png) no-repeat right center;}

/* mensaje de error contacto */
span.error {width:307px; height:25px; line-height:25px; padding:0 3px 0 30px; background:url(img/error.png) no-repeat left center #f4f7dc; border:1px solid #d8df9f; color:#333333; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:2px 0 0 70px; display:block;}

/* mensaje de error comentario */
#commentform span.error {width:472px; height:25px; line-height:25px; padding:0 3px 0 30px; background:url(img/error.png) no-repeat left center #f4f7dc; border:1px solid #d8df9f; color:#333333; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:2px 0 0 70px; display:block;}

/* single comunidad */
.col_gastos {width:450px; float:left; margin-right:20px; margin-bottom:20px;}
.col_otros {width:240px; float:right;}

table.archivos {width:240px; text-align:left; border-collapse:collapse; border:1px solid #ccc; margin-bottom:20px;}
.archivos th {background-color:#e0e1d8; color:#333; font-size:12px; font-weight:bold; text-align:left; padding:10px; border:0;}
.archivos td {background-color:#fff; color:#333; font-size:12px; font-weight:normal; line-height:18px; text-align:left; padding:10px; border-bottom:1px solid #ececec;}
.archivos td ul {list-style-type:none;}
.archivos td ul a {background:url(img/downloadpdf.png) no-repeat right center; padding-right:25px;}
.metarchivo {font-style:italic; color:#666; font-size:11px;}

.head_gastos {width:450px; height:35px; background-color:#90be2f; position:relative;}
.head_gastos h4 {color:#fff; font-size:16px; font-weight:normal; line-height:35px; margin-left:65px;}
.head_gastos span {width:45px; height:50px; background:url(img/block.png) no-repeat; position:absolute; top:-5px; left:10px; text-indent:-999999px;}
table.gastos {width:450px; border-collapse:collapse; border:1px solid #ccc; border-top:0; background-color:#f6f6f6;}
table.gastos td {padding:10px; background-color:#f6f6f6; border:1px solid #ccc;}
table.gastos ul {list-style-type:none; text-align:left; line-height:18px; font-size:12px; color:#333;}
table.gastos ul li {padding:2px;}
table.gastos ul li span {font-weight:bold; font-size:14px; color:#444;}
table.gastos td ul a {background:url(img/downloadpdf.png) no-repeat right center; padding-right:25px; padding:3px; display:block; background-color:#ececec; color:#377802;}
table.gastos td ul a:hover {background-color:#dedddd; text-decoration:none;}

.wrapper_pager {width:448px; height:30px; background-color:#fff; border:1px solid #ccc; border-top:0;}
.wrapper_pager .pagerleft{float:left; width:120px; height:30px; line-height:30px; padding-left:10px;}
.wrapper_pager .pageright{float:right; width:300px; height:30px; line-height:30px;}

/* */
.wrapper_pager #wp_page_numbers ul, .wrapper_pager #wp_page_numbers li, .wrapper_pager #wp_page_numbers a {
background: white;
padding: 0;
margin: 0;
border: none;
text-decoration: none;
font-weight: normal;
font-style: normal;
list-style: none;
text-transform: none;
text-indent: 0px;
font-variant: normal;
text-align: left;
line-height: 12px;
letter-spacing: 0px;
word-spacing: 0px;
font-size: 12px;
font-family: Arial;}

.wrapper_pager #wp_page_numbers {margin-top:0; margin-bottom:0; margin-left:0; width:300px; height:30px; text-align:center;}
.wrapper_pager #wp_page_numbers ul {width:300px; height:30px; float:right;}
.wrapper_pager #wp_page_numbers li {float:left; display:block; line-height:30px;}
.wrapper_pager #wp_page_numbers a {padding:9px; padding-left:5px; padding-right:5px; margin-left:1px; margin-right:1px; display:block; color:#82b101;}
.wrapper_pager #wp_page_numbers li a:hover {background-color:#91bf30; color:#FFF;}
.wrapper_pager #wp_page_numbers li.space {padding:6px; padding-left:2px; padding-right:2px;}
.wrapper_pager #wp_page_numbers li.first_last_page {font-style:normal;}
.wrapper_pager #wp_page_numbers li.active_page a {background-color:#91bf30; color:#FFF;}
.wrapper_pager #wp_page_numbers li.active_page a:hover  {color:white; /* IE fix */ text-decoration:none; background-color:#91bf30;}
.wrapper_pager #wp_page_numbers li.page_info {float:left; display:block; padding:3px; padding-left:5px; padding-right:5px; margin-right:2px;
color:#666; font-size:12px;}
/* */