@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}
body {
	padding: 0px;
	background-color: #000000;
	background-image: url(imagenes/fondo_body_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenedor {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 1000px;
}
#space {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 144px;
}
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
}
#contenido {
	padding: 0px;
	width: 1000px;
	background-image: url(imagenes/fondo_contenido.gif);
	background-repeat: repeat-y;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #AC1617;
	background-color: #FFFFFF;
}
#botonera {
	padding: 0px;
	float: left;
	width: 184px;
	height:100%;
	margin: 0px;
	text-align: left;
	background-image: url(imagenes/fondo_botonera.jpg);
}
#botonera ul {
	margin: 0px;
	float: left;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#botonera ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-image: url(imagenes/fondo_li_botonera.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 130px;
	float: left;
}
#botonera a:link, #botonera a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#botonera a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#titulo {
	background-image: url(imagenes/fondo_titulo.gif);
	background-repeat:   repeat-x;
	margin: 0px;
	float: left;
	height: 35px;
	width: 670px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #A32200;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#sub_titulo {
	background-image: url(imagenes/fondo_sub_titulo.gif);
	background-repeat:    repeat-x;
	margin: 0px;
	float: left;
	height: 29px;
	width: 670px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#texto {
	margin: 0px;
	float: left;
	width: 635px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 22px;
}
#texto a:link, #texto a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
#texto a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
#texto_noticias {
	width: 380px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#texto_noticias_col2 {
	width: 243px;
	float: left;
}
#texto_noticias_col2_foto {
	width: 243px;
	float: left;
	margin-bottom: 15px;
}
#texto_noticias_col2_multimedia {
	width: 221px;
	float: left;
	margin-bottom: 15px;
	padding-top: 30px;
	background-image: url(imagenes/multimedia.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px dashed #A4B5C1;
}
#texto_noticias_col2_multimedia a{
	text-decoration: none;
	color: #A32200;
}
#texto_noticias_col2_listado {
	width: 241px;
	float: left;
	margin-bottom: 15px;
	padding-top: 40px;
	background-image: url(imagenes/listado.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px dashed #A4B5C1;
	line-height: 14px;
}
#texto_noticias_col2_listado a{
	text-decoration: none;
	color: #A32200;
}
.listado {
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	height: 20px;
	width: 20px;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.listado_2 {
	padding: 0px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	margin: 0px;
	width: 210px;
}
.listado_contenedor {
	padding: 0px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	width: 230px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#recuadro1 {
	width: 221px;
	float: left;
	border: 1px dashed #A4B5C1;
	background-color: #F7F8F9;
	padding-right: 10px;
	padding-left: 10px;
	color: #7D96A8;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#texto_contenedor {
	margin: 0px;
	float: left;
	width: 635px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 22px;
}
#recuadro2 {
	margin: 0px;
	width: 358px;
	color: #9C8E56;
	background-color: #F8F7F1;
	border: 1px solid #C1BEA4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

.noticias_en_linea {
	padding: 0px;
	float: right;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#texto .noticias_en_linea p {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 550px;
}
.hora_noticias {
	padding: 0px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	height: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.fotografias {
	padding: 0px;
	float: left;
	width: 252px;
	text-align: center;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#texto .fotografias img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 1px solid #7D96A8;
}
#mas_relacionadas {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
}
#mas_relacionadas   a:link, #mas_relacionadas a:visited {
	color: #A32200;
}
#mas_relacionadas a:hover {
	color: #A32200;
	text-decoration: underline;
}







#footer {
	background-image: url(imagenes/fondo_footer.gif);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #1E1E1E;
	margin-left: 0px;

}
#footer a {
	color: #565441;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
}

#footer_m {
	background-image: url(imagenes/fondo_footer.gif);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 846px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer_m a {
	color: #565441;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #A32200;
	margin-bottom: 15px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #A32200;
	margin-bottom: 15px;
	line-height: 30px;
	width: 550px;
}
h5 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #A32200;
	margin-bottom: 15px;
	line-height: 30px;
	width: 550px;
	text-decoration: none;
}
h5 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #284C80;
	margin-bottom: 15px;
	line-height: 30px;
	width: 550px;
	text-decoration: none;
}
#fecha {
	font-size: 11px;
	color: #999999;
	line-height: 13px;
}#bajada {
	font-weight: bold;
	color: #5C778B;
}
/*
	////////////////////////////////
	//	DIV CABEZERA EMOL
	////////////////////////////////
*/
#div_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(imagenes/fondo_head.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#div_head ul {
	margin: 0px;
	padding: 0px;
	width: 605px;
	position: relative;
	margin: 0px auto;
}
#div_head li {
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	display: inline;
	list-style-type: none;
}
#div_head li a{
	color: #003399;
	text-decoration: none;
}
#div_head li a:hover{
	color: #3C6ED0;
	text-decoration: none;
}
/*
	////////////////////////////////
	//	FIN CABEZERA EMOL
	////////////////////////////////
*/
#comunas_cont {
	float: left;
	width: 682px;
}
#comunas_menu {
	background-color: #FFFFFF;
	float: left;
	width: 682px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	height: 38px;
}
#comunas_menu ul{
	margin-top:15px;
	margin-right:1px;
}
	
#comunas_menu li{
	display:inline;
	list-style-type: none;
	color:#660000;
	margin-left:0px;
	margin-right:18px;
}
#comunas_menu li a{
	color:#7D96A8;
	text-decoration:none;
}
#comunas_menu li a:hover{
	color:#A32200;
}
.prendido {
	border: 1px solid #C40000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

/*

	//////////////////////////////////////////////////////////////////////////////////////////////////////////////*
	ESTILOS DIAGRAMACION COMUNAS
	//////////////////////////////////////////////////////////////////////////////////////////////////////////////*
	
*/
	h3
	{
		float:left;
		width:672px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:normal;
		padding-bottom:6px;
		padding-top:5px;
		padding-left:10px;
		background-image:url(imagenes/fondo_listado_h3_com.gif);
		background-repeat:repeat-x;
	}
	h3 a
	{
		text-decoration:none;
		color:#333333;
	}
	h4
	{
		font-size:12px;
		font-weight:bold;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#a32200;
	}
	#comuna_content
	{
		float:left;
		width:682px;
		background-image:url(imagenes/fondo_caja_comunas.gif);
		background-repeat:no-repeat;
		background-color:#e5eaee;
	}
	#div_cont_sec_0
	{
		width:682px;
		margin-top:15px;
	}
	.comuna_des
	{
		float:left;
		width:660px;
		color:#FFFFFF;
		padding:10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
	}
	#div_cont_sec_1
	{
		float:left;
		width:300px;
	}
	#div_cont_sec_1 ul
	{
		padding-left:4px;
		padding-top:10px;
		padding-bottom:5px;
	
	}
	#div_cont_sec_1 li
	{
		list-style:none;
		padding-bottom:5px;
		background-image:url(imagenes/flecha_bulleft.gif);
		background-repeat:no-repeat;
		background-position:left;
		padding-left:13px;
	}
	#div_cont_sec_1 li a
	{
		list-style:none;
		padding-bottom:3px;
		text-decoration:none;
		color:#000000;
	}
	#div_cont_sec_1 li a:hover
	{
		list-style:none;
		padding-bottom:3px;
		text-decoration:none;
		color:#FF0000;
	}
	#div_cont_sec_2
	{
	float:left;
	width:350px;
	height:200px;
	background-image:url(imagenes/flecha_seleccione_can.gif)!important;
	background-image:url(imagenes/sp.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FFFFFF;
	}
	#div_cont_sec_2 ul
	{
		padding-top:10px;
		padding-left:14px;
		padding-bottom:12px;
		padding-right:14px;
	}
	#div_img_candidato
	{
		float:left;
		width:110px;
		height:100px;
	}
	#div_img_candidato img
	{
		border:solid 1px #000000;
	}
	#div_txt_candidato
	{
	float:left;
	width:210px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
	#div_txt_candidato ul
	{
		margin:0px;
		padding:0px;
	}
	#div_txt_candidato li
	{
		list-style:none;
		padding-bottom:5px;
	}
	.tabcontent
	{
	display:none;
	float:left;
	width:330px;
	color:#000000;
	background-color:#FFFFFF;
	height: auto;
	}
	
	
	
	
	
	
	
	
	

	
	
#cont_videos_versus {
	float: left;
	width: 635px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	background-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
}
#cont_videos_versus_tit {
	margin: 0px;
	float: left;
	width: 657px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.versus {
	float: left;
	width: 338px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.versus a{
	padding: 0px;
	float: left;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	width: 330px;
}
.versus a:hover{
	padding: 0px;
	float: left;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	width: 330px;
}
.versus img{
	border: 2px solid #A32200;
}
#versus_listado {
	float: left;
	width: 275px;
	text-align: left;
	background-color: #FFFFFF;
	height: 320px;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(imagenes/fondo_vs.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
#versus_listado a{
	color: #990000;
	background-image: url(imagenes/vs_bulleft.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
}
#versus_listado a:hover{
	color: #666666;
	background-image: url(imagenes/vs_bulleft.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
}
.versus_listado_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-image: url(imagenes/vs_bulleft.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 15px;
	font-weight: bold;
}
#texto_videos {
	margin: 0px;
	float: left;
	width: 635px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 22px;
}
#mas_videos {
	float: left;
	width: 635px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.mas_videos_dest {
	float: left;
	width: 154px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
	line-height: 13px;
}
.mas_videos_dest img{
	border: 2px solid #7D96A8;
}
#publicidad {
	float: left;
	height: 80px;
	width: 250px;
	margin-top: 25px;
}
#headerhome {
	float: left;
	height: 120px;
	width: 730px;
	margin-left: 0px;
}
#comunas_mapa {
	background-color: #FFFFFF;
	float: left;
	width: 682px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#ce {
	float: left;
	width: 682px;
}#ce_txt {
	float: left;
	width: 632px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #284C80;
	margin-bottom: 15px;
}
.ce_creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D96A8;
	margin-bottom: 15px;
}
.ce_creditos a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D96A8;
	margin-bottom: 15px;
	text-decoration: none;
}

#ce_cifras {
	float: left;
	width: 590px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border: 1px dashed #7D96A8;
	padding: 20px;
	margin-bottom: 40px;
}
.ce_cifras_caja {
	float: left;
	width: 186px;
	padding: 0px;
	margin-right: 10px;
}
.ce_cifras_caja_numero {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #9F8000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 40px;
}
.ce_candidatos {
	float: left;
	width: 280px;
	padding: 10px;
	margin-right: 31px;
	background-color: #E6E2D1;
	margin-bottom: 20px;
}
.ce_candidatos_b {
	float: left;
	width: 280px;
	padding: 10px;
	background-color: #E6E2D1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}





#ce_comunas_menu {
	background-color: #FFFFFF;
	float: left;
	width: 632px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 30px;
}
#ce_comunas_menu ul{
	margin-top:15px;
	margin-right:1px;
}
	
#ce_comunas_menu li{
	display:inline;
	list-style-type: none;
	color:#660000;
	margin-left:0px;
	margin-right:18px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#ce_comunas_menu li a{
	color:#7D96A8;
	text-decoration:none;
}
#ce_comunas_menu li a:hover{
	color:#A32200;
}
#contiene_botones{
	height: auto;
	width: 184px;
	float: left;
}
#vocalesdemesa{
	color:#A32200;
	width: 184px;
	float: left;
	padding: 0px;
	margin-top: 13px;
	height: auto;
}
#mapa_index {
	float: left;
	width: 135px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(imagenes/fondo_mapa.jpg);
	background-position: bottom;
	height: 1350px;
	background-repeat: no-repeat;
}
.texto_index {
	margin: 0px;
	float: left;
	width: 635px;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 22px;
	text-align: left;
}
.foto_index {
	float: left;
	height: 210px;
	width: 337px;
	margin-right: 15px;
}
.foto_index img{
	border: 1px solid #C9C09C;
}
.bajada_index01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
}
.credito_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4C4C4;
	text-align: left;
}
.espacio_index {
	float: left;
	width: 635px;
	margin-left:23px !important;
	margin-left:12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7D96A8;
}
.dest_02_index {
	float: left;
	width: 290px;
	margin-right: 50px;
}
.dest_03_index {
	float: left;
	width: 290px;
}
.dest_0203_index {
	float: left;
	width: 290px;
}
.dest_0203_index img{
	border: 1px solid #C9C09C;
	margin-bottom: 10px;
}
#seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D96A8;
}
#titulos_dest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
#divs_OT {
	float: left;
	height: 800px;
	width: 657px;
	background-color: #9966FF;
	margin: 0px;
	padding: 0px;
}

#div_cont
{
	float:left;
	width:865px;
}

#div_cont_c
{
	float:left;
	width: 657px;
}
#noticiaenlinea {
	color:#A32200;
	width: 165px;
	float: left;
	padding: 0px;
	height: auto;
	text-align: left;
	margin-top: 20px;
}
#noticiaenlinea_cnt {
	padding-left:8px;
}
#noticiaenlinea_cnt h1 {
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
}
#noticiaenlinea_box {
	background-color:#FFFFFF;
	width:168px;
	border-top:solid 4px #26497f;
}
#noticiaenlinea_box ul {
	padding-left:9px;
	padding-right:9px;
}

#noticiaenlinea_box li {
	color:#304758;
	list-style:none;
	padding-top:7px;
	padding-bottom:7px;
	font-size:14px;
}
#noticiaenlinea_box li a{
	color:#304758;
	text-decoration:none;
}
#noticiaenlinea_box li a:hover{
	color:#5c778b;
	text-decoration:underline;
}
.not_line_date {
	color:#999999;
}
.not_line_date_t {
	color:#990000;
}
.noticiaenlinea_tit {
	color:#A32200;
	width: 165px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	height: auto;
	text-align: left;
}
.noticiaenlinea_tit_des {
	color:#A32200;
	width: 165px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	height: 500px;
	text-align: left;
}
#div_cont_c a:link, #div_cont_c a:visited {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
}
#div_cont_c a:hover {
	text-decoration:underline;
}.noborde {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#minutominuto {
	float: left;
	height: auto;
	width: 622px;
	border: 1px solid #003265;
	background-image: url(imagenes/fondominutoaminuto.gif);
	background-position: left top;
	color: #FFFFFF;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
h6 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
h6 a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
h6 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFCC99;
	font-weight: bold;
}
.bajada_minutominuto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#minutominuto a:link, #minutominuto a:visited {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#minutominuto a:hover {
	text-decoration: underline;
}
