@charset "utf-8";
body {
	background-image: url(../img/fondo_pagina.jpg);
	margin: 0px;
}
.left_content {
	float: left;
	width: 500px;
	padding-top: 25px;
	padding-left: 25px;
}

.contenedor {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width: 870px;
	float: none;
	height: 150px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.content {
	background-image: url(../img/repiter_pagina.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	float: left;
	width: 870px;
}
.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	position: absolute;
	left: 33px;
	top: 128px;
	width: 807px;
	height: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
}
.menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.boton_buscar {
	display:block;
	width: 15px;
	float: left;
	padding-top: 14px;
}
.boton_buscar a:link {
	background-image: url(../img/boton_buscar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 15px;
	float: left;
}
.boton_buscar a:visited {
	background-image: url(../img/boton_buscar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 15px;
	float: left;
}
.boton_buscar a:hover {
	background-image: url(../img/boton_buscar.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	height: 20px;
	width: 15px;
	float: left;
}
.right_content {
	float: left;
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7E6A4;
	padding-left: 15px;
	padding-top: 25px;
}
.foto {
	float: left;
}
.foto_articulo {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.foto_listado {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 130px;
}
.foto_blog {
	float: left;
	border: 2px solid #96BF0D;
	margin-right: 10px;
}
.texto_contenido {
	float: left;
	width: 265px;
	margin-left: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C0D96E;
	padding-top: 15px;
}
.texto_descargas {
	float: left;
	width: 140px;
	padding-top: 5px;
	padding-left: 20px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	line-height: 0.9em;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	line-height: 0.9em;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 a {
	color: #333333;
	text-decoration: none;
}
h3 a:hover {
	color: #FF9900;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #787878;
	margin: 0px;
	padding: 0px;
}
h4 a {
	color: #787878;
	text-decoration: none;
}
h4 a:hover {
	color: #FF9900;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #96BF0D;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	margin-top: 0px;
	padding-top: 0px;
}
.contenedor_articulo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #787878;
	margin-top: 0px;
	padding-top: 0px;
}
.contenedor_noticia {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contenedor_articulo {
	float: left;
	width: 475px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
.contenedor_descarga {
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin-bottom: 10px;
}
.contenedor_verde {
	float: left;
	width: 295px;
	margin-bottom: 10px;
	background-color: #c0d96e;
}
.articulo_recomendado {
	padding-top: 15px;
}
.listado_articulo {
	padding-top: 2px;
	float: left;
}
.publicaciones{
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.buscador {
	background-image: url(../img/buscador.png);
	height: 46px;
	width: 238px;
	position: absolute;
	top: -16px;
	left: 582px;
	background-repeat: no-repeat;
	background-position: left top;
}
.campo_busqueda {
	padding-top: 14px;
	padding-left: 65px;
	float: left;
	width: 138px;
}
.campo_comentario {
	padding-top: 14px;
	padding-left: 65px;
	float: left;
	width: 138px;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	color: #96BF0D;
	height: 16px;
	width: 120px;
	border: 0px none #FFFFFF;
}
.top {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #94BD08;
}
.item_comunidades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.base {
	float: left;
	padding-bottom: 10px;
}
.ver_mas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #659D37;
}
.ver_mas a {
	color: #659D37;
	text-decoration: none;
}
.ver_mas a:hover {
	color: #FF9900;
	text-decoration: none;
}
.resumen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-bottom: 15px;
}
.cont_control {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
.cont_comentarios {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D7E6A4;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.1em;
	color: #666666;
	text-align: center;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.boton_comentar {
	float: right;
}
.comentario {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.comentario p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	margin-top: 0px;
	padding-top: 0px;
}
.comentario p a {
	color: #787878;
	text-decoration: none;
}
.comentario p a:hover {
	color: #89B700;
	text-decoration: none;
}
.comentario h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.paginador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.paginador a:link {
	color: #3f3f3f;
	text-decoration: none;
}
.paginador a:visited {
	color: #3f3f3f;
	text-decoration: none;
}
.paginador a:hover {
	color: #C80202;
	text-decoration: none;
}

.cont_paginador {
	text-align: center;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
.texto_comunidades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	float: left;
	padding-top: 2px;
	padding-right: 13px;
}
.texto_comunidades a{
	color: #666666;
	text-decoration: none;
}
.texto_comunidades a:hover {
	color: #FF9900;
	text-decoration: none;
}

