@charset "utf-8";

a, a img {
	border: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	outline:none;
}

.cuerpo {
	background-image: url(../img/bkg-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body {
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFF;
	color:#555;
}

p { text-align:left; }

a:hover, p a:hover { text-decoration:underline; }

a, .titulo_productos_3 a:hover, .titulo_productos_2 a:hover, p a { text-decoration:none; }

#txt_contacto {
	text-align:right;
	color:#FFF;
	padding-top:15px;
	padding-right:15px;
}

#txt_contacto a, #txt_contacto a:visited {
	color:#FFF;
	text-decoration:none;
}

#txt_contacto a:hover { text-decoration:underline; }

a, a:hover, a:visited { color:#555; }

.bkg_transpa_header { background-image:url(../img/trasparencia-header.png); }

.bkg_producto_header { background-image:url(../img/bkg-producto-header.png); }

.bkg_registrate {
	background-image:url(../img/registrate-header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:380px;
	height:180px;
}

#registrate {
	position:relative;
	padding-top:37px;
	padding-left:25px;
	padding-right:12px;
	width: 225px;
	float:right;
	text-align:right;
	bottom: 0px;
}
#registrateChico {
	position:relative;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	width: 150px;
	float:left;
	text-align:left;
	bottom: 0px;
}

#registratelight{
	position:relative;
	padding-top:15px;
	padding-left:25px;
	padding-right:12px;
	width: 225px;
	float:left;
	text-align:right;
	bottom: 0px;
}



.boton_registro {
	margin-top:5px;
	border:0;
}

h3 { color:#8eb200; }

h3, .titulo_producto, .titulo_superior_producto { font-size:18px; }

.titulo_producto { color:#5f7177; }

#cuadro14 {
	padding:14px;
	background-color:#e0edf1;
}

.visitenos {
	background-image:url(../img/img-visitanos.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:100px;
}

.fondo_botonera {
	background-image:url(../img/bkg-botonera.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:36px;
}

li {
	margin-left: 5px;
	padding-left: 5px;
	list-style-image: url(../img/bullet_li.jpg);
	list-style-type: none;
}

ul { padding-left:5px; }

.separador_productos {
	background-image:url(../img/separador-productos.jpg);
	background-repeat:repeat-x;
}

.txt_general 


/*== BOTONERA PRODUCTOs ==*/



.bkg_tabla { background-color:#e0edf1; }

.titulo_superior_producto, .titulo_productos_2, .titulo_productos_3, .titulo_productos_2 a, .titulo_productos_3 a { color:#013744; }

.titulo_productos_3 { height:25px; }

.titulo_productos_2 { font-size:16px; }

.titulo_productos_2 { height:30px; }

.bkg_produto1 { background-color:#c4d7dd; }

.separador_productos {
	background-image:url(../img/separador-menu-productos.gif);
	background-repeat:repeat-x;
	height:5px;
}

.img_quienes_somos { border:3px solid #a4c133; }
.img_testimonios {
	border:3px solid #999999;
}

.img_producto_destacado { border:7px solid #a4c133; }

.bgk_producto_destacado {
	background-image:url(../img/bkg_noticia_destacada.jpg);
	background-color:#fefefe;
	background-position:center bottom;
	background-repeat:repeat-x;
}

.bkg_todos_productos {
	background-image:url(../img/bkg_todos_productos.jpg);
	background-color:#fefefe;
	background-position:center bottom;
	background-repeat:repeat-x;
}

.img_producto {
	border: 4px solid #2aa7d7;
	margin-right: 10px;
}

#producto {
	width: 300px;
	float: left;
}

.nombre_producto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9cb92a;
}

.fecha_chica {
	font-size:9px;
	color:#9cb92a;
	font-weight:bold;
}

.txtVerde16, .txtAzul16, .gris, .celeste { font-size:16px; }

.txtVerde16, .txtFechaGrande { color:#8eb200; }

.txtVerde, .fecha_chica, .txtAzul16, .txtFechaGrande { font-family:Arial, Helvetica, sans-serif; }

.celeste {
	border:#07bae1 solid 1px;
	color: #666666;
}

.gris { border:#c5c5c5 solid 1px; }

.txtAzul14 { font-size:14px; }

.txtAzul16, .txtAzul14 { color:#00b8e0; }

.txtFechaGrande { font-size:11px; }

.fondo1 {
	background-color:#f9f9f9;
	padding-top: 10px;
	padding-bottom: 10px;
}

.txt_noticia_destacado {
	font-size:14px;
	color: #666666;
}

/*===FOOTER====*/

#foter {
	background-color:#000;
	color:#FFF;
	height:25px;
	text-align:left;
}

.footer {
	background-image:url(../img/bkg-foter.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:260px;
}

.txt_footer {
	font-size:11px;
	color: #ffffff;
}

.text_inscripcion {
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.text_inscripcion a {
	font-style: normal;
	line-height: normal;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.text_inscripcion a:link {
	font-style: normal;
	line-height: normal;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.text_inscripcion a:hover {
	font-style:normal;
	line-height:normal;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.text_inscripcion1 {
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

/*FORMULARIO CSS*/



input#nombre, input#apellido, input#email, input#telefono {
	width:250px;
	height:13px;
	font-size:11px;
	color: #000;
	border: 1px solid #50ba00;
	margin: 5px 0;
	padding: 2px 0;
}

textarea#mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:250px;
	height:200px;
	font-size:11px;
	color: #000;
	border: 1px solid #50ba00;
	margin: 5px 0;
	padding: 2px 0;
}

select#como {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:250px;
	font-size:11px;
	color: #000;
	border: 1px solid #50ba00;
	margin: 5px 0;
	padding: 2px 0;
}

input#nacimiento, input#rut, input#codigo {
	width:200px;
	height:13px;
	font-size:11px;
	color: #000;
	border: 1px solid #50ba00;
	margin: 5px 0;
	padding: 2px 0;
}

input#recibir {
	width:10px;
	height:10px;
	color: #000;
	border: 1px solid #50ba00;
	margin: 5px 0;
	padding: 2px 0;
}

input#amigos {
	width:300px;
	height:13px;
	font-size:11px;
	color: #000;
	border: 1px solid #50ba00;
	margin: 5px 0;
	padding: 2px 0;
}

option { background-color:#FFFFFF; }

option hover { background-color:#FFFFFF; }

/*FIN FORMULARIO CSS*/



.contenedor {
	width: 900px;
	position: relative;
	margin: auto;
}

#moto {
	position: absolute;
	width: 308px;
	height: 314px;
	right: 20px;
	bottom: 20px;
	background-image: url(../img/concurso/img_moto.png);
}

label{
	color:#FFF;
	font-weight:bold;
	float:left;
	padding: 5px 0px 0px 25px;
}
label.light{
	color:#555555;
	font-weight:bold;
	float:left;
	padding: 5px 0px 0px 25px;
}
label.chico{
	color:#555555;
	font-weight:bold;
	float:left;
	padding: 5px 0px;
}


/*** ***/
#content{
	display:inline-block;
	background:#fff;
	width:880px;
	padding:10px;
}
#section-left{
	float:left;
	width:550px;
	padding-right:30px;
}
#section-right{
	float:left;
	width:300px;
}
#mapayoutube{
	margin:20px 0;
}
#comollegar{
	background:url(../img/img_comollegar.jpg) center top no-repeat;
	width:400px;
	height:100px;
	float:left;
}
#comollegar p{
	margin:0;
	padding:45px 0 0 225px;
	font-size:12px;
	text-decoration:none;
}
#comollegar p a{
	text-decoration:none;	
}
#comollegar p a:hover{
	text-decoration:underline;
}
#canalyoutube{
	float:right;
	width:120px;
	padding:15px;
	height:100px;
	background:#0290a8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
#canalyoutube img{
	display:block;
	width:36px;
	margin:auto;
}
#canalyoutube p{
	display:block;
	text-align:center;
	margin:10px 0 0 0;
	color:#fff;
}
#canalyoutube p a{
	color:#fff;
	text-decoration:none;
}
.texto_destacado {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
#canalyoutube p a:hover{
	color:#fff;
	text-decoration:underline;
}
.bajada_seccion {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999;
}
#contenedor_news {
	float: left;
	height: 800px;
	width: 720px;
}
#contenedor_newsdetalle {
	float: left;
	height: 900px;
	width: 720px;
}
#noticia_destacada {
	float: left;
	height: 310px;
	width: 680px;
	margin-top: 20px;
	background-image: url(../img/news_enviro_03.jpg);
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#noticia_anterior {
	float: left;
	height: 370px;
	width: 640px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#noticia_detalle {
	float: left;
	height: 550px;
	width: 640px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#paginador {
	float: left;
	width: 680px;
	margin-right: 20px;
	margin-left: 20px;
	height: 30px;
}
.pagina {
	float: right;
	height: 30px;
	width: 20px;
}
#paginador{
	text-align:right;
}
#paginador a {
	height: 25px;
	width: 25px;
	list-style-type: none;
	background-color: #46aec9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	display: inline;
	padding:0 3px 0 3px;
}
#paginador a {
	color: #FFF;
	text-decoration: none;
}

#paginador a:hover, #paginador .selected {
	background-color:#999;
}

#titulo {
	float: left;
	height: 30px;
	width: 680px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #acc63f;
}
#caja_txt {
	float: left;
	height: 240px;
	width: 340px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-left: 20px;
}
#titulo_news {
	float: left;
	height: 30px;
	width: 280px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666;
	margin-top: 30px;
	text-transform:uppercase;
	overflow:hidden;
}
.fecha {
	float: left;
	height: 20px;
	width: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #218696;
}
#texto_noticia {
	float: left;
	height: 100px;
	width: 310px;
	padding-top: 20px;
}
.green {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b2c952;
}
#redes {
	float: left;
	height: 30px;
	width: 280px;
}
#caja_img {
	height: 260px;
	width: 270px;
	float: left;
	padding-left: 30px;
}
#img_destacada {
	float: left;
	height: 200px;
	width: 250px;
	margin-top: 10px;
	border: 1px solid #CCC;
}
#pie_foto {
	float: left;
	height: 20px;
	width: 250px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	padding-top: 10px;
	font-style: italic;
}
#titulo_anteriores {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ACC63F;
	float: left;
	height: 20px;
	width: 660px;
	padding-top: 10px;
	text-transform: uppercase;
}
#titulo_detalle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ACC63F;
	float: left;
	height: 20px;
	width: 660px;
	padding-top: 10px;
	text-transform: uppercase;
}
.old_news {
	float: left;
	height: 90px;
	width: 660px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.img_old_news {
	float: left;
	height: 80px;
	width: 80px;
	border: 1px solid #999;
}
.texto_old_news {
	float: left;
	height: 80px;
	width: 550px;
	margin-left: 20px;
}
.titulo_old_news {
	float: left;
	height: 25px;
	width: 550px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	margin-top: 5px;
}
.resumen_old_news {
	float: left;
	height: 40px;
	width: 550px;
}
#noticias_imagenbig {
	float: left;
	height: 250px;
	width: 650px;
	margin-left: 10px;
	margin-top: 10px;
}
#texto_detalle {
	float: left;
	height: 300px;
	width: 670px;
	margin-top: 10px;
	overflow-y:auto;
}
#navegador_noticias_anteriores {
	float: left;
	height: 120px;
	width: 650px;
	margin-top: 20px;
}
#navegador_noticias_anteriores ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navegador_noticias_anteriores ul li {
	list-style-type: none;
	display: inline;
	float: left;
}
#volver_noticias {
	float: left;
	height: 20px;
	width: 650px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	text-align: right;
	font-weight: bold;
	padding-top: 10px;
	font-size: 12px;
}
.img_navegador_detalle {
	float: left;
	height: 80px;
	width: 80px;
	border: 1px solid #CCC;
}
.text_navegador_detalle {
	float: left;
	height: 80px;
	width: 220px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.navegador_titulo {
	float: left;
	height: 20px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
}
.navegador_texto {
	float: left;
	height: 40px;
	width: 200px;
}

