@charset "utf-8";
/* CSS Document */

body {
	/*background:#fff url(../img/body-bg_02.png) top repeat-x;*/
	color:#333;
	letter-spacing:-1px;
	margin:0;
	background-color:#7da73d;
}
h1, h2, h3, h4, h5, h6 {
	color:#6c9235;
}
a {
	color:#6c9235;
	text-decoration:none;
}
a:hover {
	color:#589309;
}
.contenedor {
	background-color:#fff; float:left;
}
/* HEADER */
div#header {
	width:960px;
	height:134px;
	padding-bottom:2px;
	float:left;
	clear:both;
	background:#fff url(../img/body-bg_03.png) top repeat-x;
}
div#logo {
	width:125px;
	height:125px;
	float:left;
	margin:5px;
	display:inline;
}
div#logo-words {
	float:left;
	width:825px;
	height:60px;
	display:inline;
}
div#fecha {
	float:left;
	margin:13px 0px 0px 0px;
}
*html div#fecha {
	display:inline;
}
div#fecha p.fecha {
	padding:5px;
	background-color:#e1ecd1;
	color:#6c9235;
	display:block;
	font-weight:bold;
}
/* FIN HEADER */

/* NAV */
div#nav {
	width:615px;
	float:right;
	margin-top:10px;
}
div#nav ul {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	z-index:100000;
}
div#nav ul li {
	margin:0;
	padding:0;
	display: block; 
}
div#nav ul li a {
	margin:0;
	padding:5px;
	display:block;
	border:0;
	text-decoration:none;
	width:150px;
}
div#nav ul li a.coop {
	background:url(../img/nav_05.png) no-repeat 0 0;
	width:110px;
	height:36px;
	padding:0;
}
div#nav ul li a.coop:hover {
	background:url(../img/nav_05.png) no-repeat 0px -38px;
}
div#nav ul li a.serv {
	background:url(../img/nav_05.png) no-repeat -110px 0;
	width:145px;
	height:36px;
	padding:0;
}
div#nav ul li a.serv:hover {
	background:url(../img/nav_05.png) no-repeat -110px -38px;
}
div#nav ul li a.educ {
	background:url(../img/nav_05.png) no-repeat -255px 0;
	width:120px;
	height:36px;
	padding:0;
}
div#nav ul li a.educ:hover {
	background:url(../img/nav_05.png) no-repeat -255px -38px;
}
div#nav ul li a.educ {
	background:url(../img/nav_05.png) no-repeat -255px 0;
	width:120px;
	height:36px;
	padding:0;
}
div#nav ul li a.educ:hover {
	background:url(../img/nav_05.png) no-repeat -255px -38px;
}
div#nav ul li a.otro {
	background:url(../img/nav_05.png) no-repeat -375px 0;
	width:120px;
	height:36px;
	padding:0;
}
div#nav ul li a.otro:hover {
	background:url(../img/nav_05.png) no-repeat -375px -38px;
}
div#nav ul li a.sucr {
	background:url(../img/nav_05.png) no-repeat -495px 0;
	width:120px;
	height:36px;
	padding:0;
}
div#nav ul li a.sucr:hover {
	background:url(../img/nav_05.png) no-repeat -495px -38px;
}
/* FIN NAV */

/* PANELES */
div#paneles-top {
	width:960px;
	float:left;
	clear:both;
	height:180px;
	padding:15px 0px;
	margin:0 auto;
	background-color:#fff;
}
/* HACETE SOCIO, TARJETA DE CREDITO, CREDITOS */
div.panel-socio, div.panel-tarjeta, div.panel-credito {
	width:295px;
	float:left;
	height:180px;
	margin:0px 10px 0px 15px;
	display:inline;
	position:relative;
}
div.panel-socio {
	background:url(../img/panel-socio_05.jpg) no-repeat;
}
div.panel-tarjeta {
	background:url(../img/panel-tarjeta_05.jpg) no-repeat;
}
div.panel-credito {
	background:url(../img/panel-credito_05.jpg) no-repeat;
}
div.panel-socio img.link-bg, div.panel-tarjeta img.link-bg, div.panel-credito img.link-bg {
	width:295px; height:180px; position:absolute
}
p.paneltop-desc {
	float:right;
	margin-top:55px;
	text-align:right;
	width:170px;
	margin-right:10px;
	font-size:14px;
	_display:inline;
	_line-height:0;
	_font-size:13px;
}
/* ----- */

/* PANELES ACCESOS, NOTICIAS, RENTA VITALICIA */
div#paneles-mid, div#paneles-mid-interna {
	width:960px;
	float:left;
	clear:both;
	height:330px;
	padding:15px 0;
	margin:0 auto;
	background-color:#FFFFFF;
}
div#paneles-mid-interna {
	height:auto;
	width:295px;
}
div.panel-accesos, div.panel-noticias, div.panel-renta, div.panel-renta-interna {
	width:295px;
	float:left;
	height:330px;
	margin:0px 10px 0px 15px;
}
div.panel-accesos {
	background:url(../img/panel-mid_09.jpg) no-repeat;
}
div.panel-noticias {
	background:url(../img/panel-mid_09.jpg) no-repeat;
}
div.panel-renta, div.panel-renta-interna {
	background:url(../img/panel-mid_10.jpg) no-repeat;
	padding:5px 25px;
	width:245px;
	height:320px;
	position:relative;
	_display:inline;
	_padding:5px 0px;
	_width:295px;
	_margin:0;
}
div.panel-noticias a.ver-todos {
	display:block;
	margin-top:15px;
	_margin-top:5px;
	font-size:16px;
	text-decoration:none;
	color:#62605d;
	text-align:center;
}
div.panel-noticias a.ver-todos:hover {
	color:#7da73d;
}
div.panel-accesos ul {
	list-style:none;
	float:left;
	margin:15px 0px 0px 0px;
	padding:0;
	width:295px;
	height:313px;
	_margin:5px 0px 0px 0px;
	_height:270px;
}
div.panel-accesos ul li {
	margin:0px 25px;
	padding:0;
	width:245px;
	border-bottom:1px dotted #a3a899;
}
div.panel-accesos ul li a {
	display:block;
	text-decoration:none;
	color:#62605d;
	font-size:16px;
	width:225px;
	padding:7px 10px;
	_padding:4px 10px;
}
div.panel-accesos ul li a:hover {
	color:#7da73d;
}
div.panel-accesos div.titulo, div.panel-noticias div.titulo, div.panel-renta div.titulo, div.panel-renta-interna div.titulo {
	width:295px;
	height:45px;
	margin:0px;
	float:left;
	text-align:center;
}
div.panel-accesos div.titulo h1, div.panel-noticias div.titulo h1, div.panel-renta div.titulo h1, div.panel-renta-interna div.titulo h1 {
	font-size:22px;
	margin:0;
	padding:15px 5px 0px 5px;
	color:#62605d;
	letter-spacing:-1px;
	width:285px;
	height:30px;
	_padding:5px 5px 0px 5px;
	_margin:0px 0px 3px 0px;
}
div.renta-img {
	text-align:center;
	padding:5px 0px;
	position:relative;
	width:235px;
	height:265px;
	_margin-left:25px;
}
div.panel-renta div.titulo, div.panel-renta-interna div.titulo {
	width:245px;
	height:38px;
	margin-top:7px;
	_display:inline;
	_margin-left:25px;
}
div.noticia {
	width:285px;
	float:left;
	height:105px;
	text-align:left;
	margin:10px auto auto 5px;
	border-bottom:1px dotted #a3a899;
	_display:inline;
}
div.noticia p.fecha, div.noticia p.noticia-titulo, div.noticia p.noticia-desc, div.noticia p.noticia-leermas {
	margin:0;
	width:265px;
	padding:2px 10px 3px 10px;
	height:15px;
}
div.noticia p.fecha {
	color:#7da73d;
}
div.noticia p.noticia-titulo a {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#62605d;
	font-size:14px;
}
div.noticia p.noticia-titulo a:hover {
	color:#546f2a;
}
div.noticia p.noticia-desc {
	height:auto;
	color:#000;
	font-size:14px;
	_font-size:12px;
}
div.noticia p.noticia-leermas {
	text-align:right;
	text-transform:uppercase;
	font-size:12px;
}
div.noticia p.noticia-leermas a {
	color:#7da73d;
	text-decoration:none;
}
div.noticia p.noticia-leermas a:hover {
	color:#546f2a;
}
/* ----- */

/* PANELES CLIMA, COTIZACION, NEWSLETTER */
div#paneles-bot, div#paneles-bot-interna {
	width:960px;
	float:left;
	clear:both;
	height:125px;
	padding:15px 0px;
	margin:0px auto;
	background-color:#FFFFFF;
}
div#paneles-bot-interna {
	width:295px;
}
div.panel-clima, div.panel-cotiz, div.panel-bolet {
	width:295px;
	float:left;
	height:125px;
	margin:0px 10px 0px 15px;
	display:inline;
}
div.panel-bolet {
	background:url(../img/newsletter_12.jpg) no-repeat;
}
div.panel-bolet h1 {
	margin:55px 0px 0px 15px;
	padding:0;
	font-size:16px;
	color:#000;
}
div.panel-bolet form {
	float:left;
	width:295px;
	margin:0;
	padding:0;
	height:40px;
}
div.panel-bolet form input.txt {
	border:1px solid #a2971e;
	width:193px;
	margin:5px;
	margin-left:10px;
	height:28px;
	float:left;
	padding:0;
	_padding:5px;
	_height:18px;
	_width:183px;
}
div.panel-bolet form a {
	float:left;
	display:block;
	wdith:78px;
	height:25px;
	margin-top:6px;
}
div.panel-cotiz {
	text-align:center;
}
div.panel-cotiz h1 {
	margin-bottom:5px;
}
div.panel-cotiz table {
	width:280px;
	float:left;
	margin:0 auto;
	padding:0;
	margin-left:8px;
	_display:inline;
}
div.panel-cotiz table tr {
	border-bottom:1px dotted #ccc;
	padding:0;
	margin:0;
}
div.panel-cotiz table tr td {
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:14px;
}
div.panel-cotiz table tr td.divisa {
	color:#4669b9;
	text-align:left;
	font-size:14px;
}
div.panel-cotiz table tr td.title {
	font-size:16px;
	font-weight:normal;
}
div.panel-cotiz table tr td.img {
	vertical-align:middle;
}
div.panel-clima h1, div.panel-cotiz h1 {
	font-size:22px;
	letter-spacing:-1px;
	border-bottom:1px dotted #333;
	float:left;
	width:295px;
	_margin-bottom:5px;
}
div.panel-clima h1 span, div.panel-cotiz h1 span {
	float:left;
}
div.panel-clima h1 span.ver-todos, div.panel-cotiz h1 span.ver-todos {
	float:right;
}
div.panel-clima h1 span.ver-todos a, div.panel-cotiz h1 span.ver-todos a {
	color:#7da73d;
	font-size:14px;
	margin-top:5px;
	float:left;
	width:65px;
	text-decoration:none;
}
div.panel-clima h1 span.ver-todos a:hover, div.panel-cotiz h1 span.ver-todos a:hover {
	color:#546f2a;
}
div.panel-clima div.img-col, div.panel-clima div.content-col {
	float:left;
	display:inline;
}
div.panel-clima div.img-col {
	width:80px;
	height:57px;
}
div.panel-clima div.content-col {
	width:200px;
}
div.panel-clima div.content-col h1 {
	width:200px;
	border:0;
	font-size:18px;
	color:#4669b9;
	padding:0;
	float:right;
	margin-bottom:5px;
}
div.panel-clima div.content-col span {
	float:left;
	margin:2px;
	font-size:14px;
	display:inline;
}
div.panel-clima div.content-col span.txt {
	color:#000;
	margin-left:15px;
	display:inline;
}
div.panel-clima div.content-col span.temp {
	color:#009933;
	float:right;
	font-size:16px;
	display:inline;
}
div.panel-clima div.content-col span.sens {
	color:#cc0000;
	float:right;
	font-size:16px;
	display:inline;
}
/* ---- */
/* FIN PANELES */

/* FOOTER */
div#footer {
	width:100%;
	float:left;
	height:80px;
	background-color:#7da73d;
	text-align:center;
	margin-top:10px;
}
/* FIN FOOTER */

div#interna-left {
	float:left;
	width:320px;
	background-color:#fff;
}
div#interna-right {
	float:right;
	width:610px;
	padding:20px 0px;
	font-size:14px;
	letter-spacing:normal;
	background-color:#fff;
	border-left:10px solid #fff;
}
div#interna-b {
	float:left;
	width:900px;
	background-color:#fff;
	font-size:14px;
	letter-spacing:normal;
	background-color:#fff;
	padding:30px;
	display:inline;
}
html:first-child div#interna-b {
	width:960px;	
}
div#interna-right h1, div#interna-b h1 {
	text-transform:uppercase;
	font-size:26px;
	border-bottom:1px dotted #ccc;
	letter-spacing:-1px;
}
div#interna-right img, div#interna-b img {
	padding:4px;
}
div#interna-right h2, div#interna-b h2 {
	font-size:20px;
	border-bottom:1px dotted #ddd;
	padding:0;
	letter-spacing:-1px;
}
table.directivos {
	margin:0 auto;
	padding:0;
}
table.directivos tr, table.directivos td {
	margin:0;
	padding:10px;
}
table.directivos thead th {
	padding:10px;
	margin:0px 0px 10px 0px;
	border-bottom:2px solid #7da73d;
	color:#7da73d;
	font-size:24px;
}
table.directivos thead th.chico {
	padding:10px;
	margin:0px 0px 10px 0px;
	border-bottom:2px solid #7da73d;
	color:#7da73d;
	font-size:18px;
}
table.directivos thead th:hover {
	background-color:#fff;
}
table.directivos td {
	border-bottom:1px solid #f0f0f0;
}
table.directivos tr:hover {
	background:#edfbd9;
}
.gn {
	letter-spacing:-1px;
	font-size:16px;
	color:#7da73d;
}
.center {
	text-align:center;
}
table.directivos td.gb {
	letter-spacing:-1px;
	font-size:16px;
	color:#7da73d;
	text-align:center;
	padding:15px;
	border-bottom:1px solid #7da73d;
}
table.directivos td.nohover:hover, table.directivos tr.nohover:hover, table.directivos tr.nohover td.nohover:hover{
	background-color:#fff;
}
table.directivos tr.tabla-title, table.directivos tr.tabla-title td {
	color:#7da73d;
	border-bottom:1px solid #7da73d;
}
table.directivos tr.tabla-title-2, table.directivos tr.tabla-title-2 td {
	color:#7da73d;
	border-bottom:2px solid #7da73d;
}
table.directivos tr.tabla-title:hover, table.directivos tr.tabla-title td:hover {
	background-color:#fff;
}
table.directivos tr.tabla-title-2:hover, table.directivos tr.tabla-title-2 td:hover {
	background-color:#fff;
}
.verde {
	color:#7da73d;
	font-weight:bold;
}
.gris {
	color:#333;
}
.borde {
	border-bottom:1px dotted #7da73d;
}
.font20 {
	font-size:20px;
}
.gal {
	text-align:center;
}
.gal img {
	margin:3px;
}
.no-list {
	list-style:none;
	text-align:justify;
}
div#interna-right ul#lista, div#interna-b ul#lista, div#interna-b ul#lista-auto {
	width:610px;
	float:left;
	margin:10px 0px;
	padding:0;
}
div#interna-right ul#lista li, div#interna-b ul#lista li, div#interna-b ul#lista-auto li {
	width:610px;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	height:120px;
	border-bottom:1px dotted #6c9235;
}
div#interna-b ul#lista-auto li {
	height:auto;
	padding:10px 0px;
}
div#interna-b ul#lista-auto li a {
	color:#7da73d;
	text-decoration:none;
	font-weight:bold;
}
div#interna-b ul#lista-auto li a:hover {
	color:#60822d;
}
div#interna-right ul#lista li.sep, div#interna-b ul#lista li.sep {
	border-top:1px dotted #6c9235;
	height:0px;
	border-bottom:0;
	font-size:0;
	line-height:0;
}
div#interna-right div.list-img, div#interna-b div.list-img {
	margin:5px;
	padding:5px;
	width:100px;
	height:100px;
	float:left;
	display:inline;
}
div#interna-right div.list-img a, div#interna-b div.list-img a {
	margin:0;
	padding:0;
	display:block;
}
div#interna-right div.list-img img, div#interna-ribght div.list-img img {
	margin:0;
	padding:0;
	border:0;
}
div#interna-right div.list-content, div#interna-b div.list-content {
	margin:5px;
	padding:5px;
	width:470px;
	height:100px;	
	float:left;
	display:inline;
}
div#interna-right div.list-content a, div#interna-b div.list-content a {
	color:#7da73d;
	text-decoration:none;
}
div#interna-right div.list-content a:hover, div#interna-b div.list-content a:hover {
	color:#546f2a;
}
div#interna-right div.list-content a.leer-mas, div#interna-b div.list-content a.leer-mas {
	font-size:12px;
}
div#interna-right div.list-content p.list-title, div#interna-b div.list-content p.list-title {
	margin-bottom:5px;
	padding:0;
}
.error {
	border:1px solid #EA0000;
	background-color:#FFE6E6;
	color:#EA0000;
	text-align:center;
	padding:10px;
	display:block;
	font-weight:bold;
	font-size:16px;
}
.no_error {
	border:1px solid #C6D880;
	background-color:#E6EFC2;
	color:#426F14;
	text-align:center;
	padding:10px;
	display:block;
	font-weight:bold;
	font-size:16px;
}
