@charset "utf-8";
/* CSS Document */

@import url("base.css");

#contenedor {
	background-image: url(../images/fondo_lateral.gif);
	width: 755px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align:justify;
}

/* submenu */
#lateral {
	width: 200px;
	float: left;
	background-repeat: repeat-y;
	padding-bottom: 3px;
	padding-top: 18px;
	background-image: url(../images/llinea_vertical.gif);
	background-position: 204px -175px;
	padding-right: 5px;
	text-align: center;
}

#lateral2 {
	width: 205px;
	background-image: url(../images/llinea_vertical.gif);
	background-repeat: repeat-y;
	background-position: 204px -175px;
	padding-bottom: 3px;
	text-align: center;
}

#lateral ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#lateral li {
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-type: none;
	padding-left: 25px;
	background-image: url(../images/separa_lateral.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	list-style-type: none;
	text-align: left;
}
#lateral a {
	color: #676767;
	text-decoration: none;
}
#lateral a:hover {
	color: #000000;
	text-decoration: underline;
}

/* submenus */
#lateral .submenu {
	width: 195px;
}
#lateral .submenu h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#lateral .submenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#lateral .submenu li {
	background-image: url(../images/flecha_ubica2.gif);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	background-position: 8px 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	color: #6D8A96;
}
#lateral .submenu li.sinlink {
	list-style-image: none;
	list-style-type: none;
	background-position: 8px 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	color: #6D8A96;
	background-image: url(../images/1x1.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}
#lateral .submenu a {
	color: #6D8A96;
	text-decoration: none;
	font-size: 11px;
}
#lateral .submenu a:hover {
	color: #676767;
	text-decoration: underline;
	font-size: 11px;
}





/* ruta */
#contenido #ubica {
	font-size: 10px;
	color: #00894E;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 13px;
}
#contenido #ubica a {
	color: #6D8A96;
	text-decoration: none;
}
#contenido #ubica a:hover {
	color: #000000;
	text-decoration: none;
}
#contenido #ubica ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
#contenido #ubica li {
	float: left;
	background-repeat: no-repeat;
}
#contenido #ubica .primero {
	background-image: url(../images/flecha_ubica1.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 4px;
}
#contenido #ubica .normal {
	background-image: url(../images/flecha_ubica1.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 4px;
}
#contenido #ubica .ultimo {
	background-image: url(../images/flecha_ubica2.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 4px;
	font-weight: bold;
}
/* Estilos mios */
#Lbl_Contenido .EPIGRAFE {
	font-size: 110%;
	font-weight: normal;
	font-style:italic;
}
#Lbl_Contenido .BAJADA {
	font-size: 110%;
	font-weight: bold;
	color: #5ft883;
}

#contenido #ubica .ultimo a {
	color: #00894E;
	text-decoration: none;
}
#contenido #ubica .ultimo a:hover {
	color: #000000;
	text-decoration: none;
}

/* contenidos */
#contenido h1 {
	font-size: 175%;
	color: #FC761D;
	margin: 0px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#contenido h2 {
	font-size: 110%;
	font-weight: bold;
	color: #6d8a96;
	padding-bottom: 5px;
	padding-left: 17px;
	padding-top: 8px;
	padding-right: 15px;
	margin: 0px;
}
#contenido p {
	margin: 0px;
	padding-left: 17px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}
#contenido .fotoIzq {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #E3E5E4;
	border-right-color: #C4C8C6;
	border-bottom-color: #C4C8C6;
	border-left-color: #E3E5E4;
	margin-right:10px;
	margin-bottom: 10px;
	float:left;
	text-align:left;
}
#contenido #Lbl_Contenido img {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #E3E5E4;
	border-right-color: #C4C8C6;
	border-bottom-color: #C4C8C6;
	border-left-color: #E3E5E4;
	margin-left:10px;
	margin-bottom: 10px;
	float:right;
}

/* botonera navegacion */
#auxiliar {
	padding-left: 350px;
}
.centrado {
	text-align: right;
	background-color: #00CC33;
}

#auxiliar img {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.titulos {
	font-weight: bold;
	color: #FC761D;
}
.negrillas {

	font-weight: bold;
}
.destacados {
	color: #FC761D;
}
.fondo_punteado {
	background-image: url(../images/linea_horizontal.gif);
	background-repeat: repeat-x;
	height: 1px;
}


/* capas votaciones */

#fondo_votacion {
	width: 546px;
	visibility: visible;
	top: 235px;
	bottom: 0px;
	position: absolute;
}

#votaciones {
	font-family: "Trebuchet MS";
	color: #48606a;;
	width: 546px;
	visibility: visible;
	z-index: 2;
	position: relative;
}
.pelota_roja {
	color: #FFFFFF;
	background-image: url(../images/votaciones/circulo_rojo.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 20px;
	vertical-align: middle;
	font-weight: bold;
}
.pelota_verde {
	color: #FFFFFF;
	background-image: url(../images/votaciones/circulo_verde.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 20px;
	vertical-align: middle;
		font-weight: bold;
}
.pelota_amarilla {
	color: #FFFFFF;
	background-image: url(../images/votaciones/circulo_amarillo.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 20px;
	vertical-align: middle;
		font-weight: bold;
}
.pelota_azul {
	color: #FFFFFF;
	background-image: url(../images/votaciones/circulo_azul.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 20px;
	vertical-align: middle;
		font-weight: bold;
}
.foto_roja {
	background-image: url(../images/votaciones/fondo_rojo.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 74px;
	width: 74px;
	vertical-align: middle;
	font-weight: bold;
}
.foto_verde {
	background-image: url(../images/votaciones/fondo_verde.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 74px;
	width: 74px;
	vertical-align: middle;
	font-weight: bold;
}
.foto_amarilla {

	background-image: url(../images/votaciones/fondo_amarillo.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 74px;
	width: 74px;
	vertical-align: middle;
	font-weight: bold;
}
.foto_01 {
	background-image: url(../images/votaciones/juanperez4.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 74px;
	width: 74px;
	vertical-align: middle;
	font-weight: bold;
}
.pelota_gris {
	color: #FFFFFF;
	background-image: url(../images/votaciones/circulo_gris.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 20px;
	vertical-align: middle;
	font-weight: bold;
}

.FT_ROJA{
	background-image: url(../images/votaciones/Fondo/Rojo.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 83px;
	width: 83px;
	vertical-align: middle;
	font-weight: bold;
}
.FT_VERDE{
	background-image: url(../images/votaciones/Fondo/Verde.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 83px;
	width: 83px;
	vertical-align: middle;
	font-weight: bold;
}
.FT_AMARILLO{
	background-image: url(../images/votaciones/Fondo/Amarillo.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 83px;
	width: 83px;
	vertical-align: middle;
	font-weight: bold;
}
.FT_AZUL{
	background-image: url(../images/votaciones/Fondo/Azul.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 83px;
	width: 83px;
	vertical-align: middle;
	font-weight: bold;
}
.FT_GRIS{
	background-image: url(../images/votaciones/Fondo/Gris.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 83px;
	width: 83px;
	vertical-align: middle;
	font-weight: bold;
}
#div_newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	background-image: url(http://www.gobiernosantiago.cl/images/newsletter/top_newsletter.gif);
	background-repeat: no-repeat;
	background-position:center;
	height:66px;
	width:760px;
}

/* ------ ROBADO CNN --
/* story photo */
.CajaImagen
{float:right;margin:2px 2px 2px 0; display: inline}

.CajaImagen img
{display:block}

.PieFoto
{border-width:0;border-style:solid;border-color:#e8e8e8;padding:0;margin:0;clear:both;}

.PieFoto p
{margin:0;font-size:10px;color:#666;}
