body {
	margin: 0px;
	background-color: #70A600;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/fondo.jpg);
}
#tabla {
	height: 100%;
	background-color: #7DB901;
}
#col_izq {
	width: 205px;
}
#col_der {
	width: 605px;
	background-image: url(../img/fondo_txt.gif);
	background-position: center bottom;
	background-repeat: repeat-y;
}
#cabecera {
	height: 250px;
}
.botonera {
	background-image: url(../img/fondo_bt.jpg);
}
.bt  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70A600;
	margin-left: 30px;
	margin-right: 10px;
	color: #A3DC2C;
	font-size: 12px;
	line-height: 25px;
	text-indent: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
.bt_txt  {
	color: #A3DC2C;
	font-size: 12px;
	line-height: 25px;
	text-indent: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
a.bt_txt:hover {
	color: #FFFFFF;
}
.sub_bt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71A600;
	margin-left: 50px;
	margin-right: 10px;
}
.sub_bt_txt {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	text-indent: 5px;
	text-decoration: none;
}
a.sub_bt_txt:hover {
	color:#A3DC2C;
}
#borde_inf {
	height: 10px;
}
.direccion {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../img/direccion.gif);
	text-align: center;
	height: 131px;
	padding-top: 25px;
	background-repeat: no-repeat;
	clear: both;
	margin-left: 20px;
}
.direccion_destacado {
	color: #70A600;
	font-size: 15px;
	font-weight: bold;
}
.direccion a {
	text-decoration: underline;
	color: #70A600;
}
#links {
	font-size: 11px;
	color: #144D29;
	background-image: url(../img/fondo_txt_borde.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	line-height: 15px;
}
.links_txt {
	text-decoration: none;
	color: #FFFFFF;
}
a.links_txt:hover {
	text-decoration: none;
	color: #144D29;
}
.texto {
	font-size: 12px;
	color: #333333;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: justify;
}

.textoDestacado {
	font-weight: bold;
	color: #333333;
}
.punto1 {
	font-weight: bold;
	color: #6DA101;
}
.subbotonera {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
.subboton {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #144D29;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 10px;
}
a.subboton:hover {
	color: #70A600;
}
.subtitulo {
	font-size: 15px;
	color: #154D2A;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #144D29;
	font-weight: bold;
	text-align: left;
}
.subtitulo2 {
	color: #154D2A;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
a.subtitulo2:hover {
	text-decoration: underline;
}
li {
	list-style-type: none;
}
ul {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.dentro {
	padding-left: 20px;
}
.peque {
	color: #666666;
	font-size: 11px;
}
.subir, subir a {
	border-top: 1px solid #144D29;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 11px;
	color: #70A600;
	padding-right: 5px;
	text-decoration: none;
	clear: both;
}
#titulo_seccion {
	margin-left: 17px;
}



.img_der {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.img_izq {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

.celda_contacto {
	background-color: #144D29;
	width: 500px;
	text-align: right;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
.celda_contacto input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.celda_contacto textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
}
.bt_enviar {
	background-color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.noticia_bloque {
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: both;
	word-wrap: break-word;
}
.noticia_fecha {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #70A600;
	padding-right: 5px;
	padding-left: 5px;
}

.leermas_bloque {
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	clear: both;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 10px;
}
.leermas_bloque a {
	margin-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.leermas_bloque a:hover {
	color: #70A600;
}
.noticia_separador {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70A600;
	height: 10px;
}
.volver {
	font-size: 11px;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #999999;
	text-decoration: none;
	float: right;
}
a.volver:hover {
	color: #333333;
	border: 1px solid #333333;
}
#home {
	font-size: 12px;
	color: #333333;
	margin-bottom: 20px;
	text-align: justify;
	background-image: url(../img/fondo_txt_borde_sup.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 30px;
	padding-left: 30px;
}
#home .col_der {
	float: right;
	width: 225px;
	background-color: #EBEBEB;
}
#home .col_izq {
	float: left;
	width: 310px;
}
#home .col_izq .centro {
	background-color: #333333;
	padding: 5px;
}
#home .col_izq .area {
	padding: 5px;
	margin-bottom: 5px;
	background-color: #787878;
}
#home .col_izq .area .link {
	color: #FFFFFF;
	text-decoration: none;
}

#home .col_izq .area .titulo {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}


#home .col_izq .centro .link {
	color: #FFFFFF;
	text-decoration: none;
}
