body {
	background-color: #e1eefa;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.back_logo{
	background-image: url(images/back_logo.jpg);
	background-repeat: repeat-x;
}
.back_menu {
	background-image: url(images/back_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	padding-top: 3px;
}
.back_fecha {
	padding-top: 6px;
	padding-left: 27px;
}
.back_celda_noticias {
	background-color: #FFF;
	padding: 4px;
}
.back_encuesta {
	background-repeat: repeat-y;
	padding-bottom: 4px;
	padding-left: 22px;
	background-color: #fbd242;
}
.back_indicadores {
	background-image: url(images/back_indicadores.jpg);
	padding-right: 30px;
	padding-top: 10px;
}

.borde_imagen_noticia {
	border: 3px solid #bfd7ef;
}
.back_naranjo {
	background-color: #ffd57a;
	padding-top: 4px;
	padding-bottom: 4px;
}


.back_noticias_default {
	background-image: url(images/back_noticias_default.jpg);
}


.back_noticia_anterior_default {
	background-color: #095099;
	padding: 5px;
}


.back_paginas {
	background-image: url(images/back_paginas.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.back_titulo_noticia_default {
	background-color: #eef3f8;
	padding: 4px;
}

.back_titulo_opiniones {
	background-color: #EFF0E8;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.back_ver {
	background-image: url(images/back_ver.jpg);
	background-repeat: repeat;
	background-position: right;
	padding-left: 5px;
	text-align: left;
}
.back_ver_debate {
	background-image: url(images/back_ver_debate.jpg);
	background-repeat: repeat;
	background-position: right;
	padding-left: 5px;
	text-align: left;
}

.campos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #5D5548;
	border: 1px solid #5D5445;
}
textarea {
	color: #5D5548;
	font-size: 11px;
	border: 1px solid #665E51;
	font-family: Tahoma, Geneva, sans-serif;
}
.txt_azul {
	color: #3f7dbb;
}

.txt_blanco {
	color: #FFF;
}
.boton {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D5347;
	padding: 1px;
	border: 1px solid #71695C;
	background-color: #D6CFBD;
}

.detalle_noticia {
	text-align: justify;
	background-color: #dfe6ef;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.detalle_noticia_anterior {
	text-align: justify;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-color: #EBE6DA;
}
.detalle_noticia_interior {
	text-align: justify;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.linea_naranja {
	background-image: url(images/linea_naranja.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 1px;
	padding-bottom: 1px;
}



.link_cafe_naranjo_11 {
	color: #333;
	text-decoration: none;
}

.link_cafe_naranjo_11:hover {
	color: #F44D21;
	text-decoration: none;
}
.link_corobori {
	font-weight: normal;
	color: #5D5347;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 9px;
}
.link_corobori:hover {
	font-weight: normal;
	color: #F44D21;
	font-family: Tahoma;
	font-size: 9px;
}
.link_naranjo_cafe_11 {
	color: #F60;
	text-decoration: none;
}
.link_naranjo_cafe_11:hover {
	color: #655F51;
	text-decoration: none;
}

.margen_celda {
	padding: 5px;
}


.votacion {
	font-size: 11px;
	font-weight: bold;
	color: #F60;
}
#nav_noticias td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	background-color: #ECEADE;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/flecha_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-color: #BCB3A2;
	border-right-color: #BCB3A2;
	border-bottom-color: #BCB3A2;
	border-left-color: #BCB3A2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: justify;
}
#nav_noticias a {
	background-color: #ECEADE;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px none #BCB3A2;
	color: #777056;
	text-decoration: none;
}
#nav_noticias a:hover {
	background-color: #F60;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px none #BCB3A2;
	color: #FFF;
	text-decoration: none;
	display: block;
}

#nav_encuesta td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	background-color: #ECEADE;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/flecha_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-color: #BCB3A2;
	border-right-color: #BCB3A2;
	border-bottom-color: #BCB3A2;
	border-left-color: #BCB3A2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: justify;
}
#nav_encuesta a {
	background-color: #ECEADE;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px none #BCB3A2;
	color: #777056;
	text-decoration: none;
}
#nav_encuesta a:hover {
	background-color: #F60;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px none #BCB3A2;
	color: #FFF;
	text-decoration: none;
}
#nav_muni td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	background-color: #F30;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/flecha_muni.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: left;
}
.back_blanco {
	background-color: #FFF;
}

#nav_muni a {
	background-color: #F00;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px none #BCB3A2;
	color: #FFF;
	text-decoration: none;
}
#nav_muni a:hover {
	background-color: #FAD91A;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px none #BCB3A2;
	color: #5D5443;
	text-decoration: none;
}
#nav_turismo td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	background-color: #346697;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/flecha_turismo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-color: #E7E5D8;
	border-right-color: #E7E5D8;
	border-bottom-color: #E7E5D8;
	border-left-color: #E7E5D8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: left;
	color: #FFF;
}
#nav_turismo a {
	background-color: #346697;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px none #BCB3A2;
	color: #FFF;
	text-decoration: none;
}
#nav_turismo a:hover {
	background-color: #9CF;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px none #BCB3A2;
	color: #5D5443;
	text-decoration: none;
}
#nav_transparencia td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	background-color: #FDC319;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/flecha_transparencia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-color: #E7E5D8;
	border-right-color: #E7E5D8;
	border-bottom-color: #E7E5D8;
	border-left-color: #E7E5D8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: left;
	color: #5D5646;
}
#nav_transparencia a {
	background-color: #FDC319;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px none #BCB3A2;
	color: #5D5646;
	text-decoration: none;
}
#nav_transparencia a:hover {
	background-color: #FAA113;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px none #BCB3A2;
	color: #FFF;
	text-decoration: none;
}
.tit_noticias_anteriores_default {
	font-weight: bold;
	text-align: justify;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #5C564A;
	background-color: #ECE5DB;
}
.tit_noticia_default {
	font-weight: bold;
	text-align: justify;
	padding-top: 4px;
	padding-bottom: 4px;
}
.txt_naranjo {
	color: #fdeeb1;
}
.link_blanco {
	color: #FFF;
	text-decoration: none;
}
.link_blanco:hover {
	color: #333;
	text-decoration: none;
}
.back_debatir {
	background-repeat: repeat-y;
	padding-bottom: 4px;
	padding-left: 22px;
	background-color: #77bdff;
}
.borde_imagen_blanco {
	border: 2px solid #FFF;
}
.back_verde {
	background-color: #b3eaa6;
	padding-top: 4px;
	padding-bottom: 4px;
}
.borde_imagen_interior_noticia
{
	margin-left:1px;
	margin-right:10px;
}


