*{
	margin:0px;
	padding:0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	margin-top:0px;
	padding: 0px;
	background-color:#b1b1b1;
	color:#000000;
}

p{
	margin:0px;
	padding:0px;
}
ul{
	margin-left:20px;
}


a:link.texto_blanco_header, a:visited.texto_blanco_header, a:active.texto_blanco_header {
	color:#ffffff;
	font-size:9px;
	text-decoration:none;
} 
a:hover.texto_blanco_header{
	color:#ffffff;
	font-size:9px;
	text-decoration:underline;
} 

.palito{
	color:#FFFFFF;
	font-size:9px;
}

a:link.texto_gris_header, a:visited.texto_gris_header, a:active.texto_gris_header {
	color:#666666;
	font-size:11px;
	text-decoration:none;
} 
a:hover.texto_gris_header{
	color:#666666;
	font-size:11px;
	text-decoration:underline;
}

td:hover.prueba{
	background-image:url(../img/pixel_hover.jpg);
}

.buscar{
	border:none;
	width:110px;
	font-size:11px;
	color:#b4b4b4;
	border:1px solid #FFFFFF;

}
.texto_blanco_footer1{
	color:#e2e2e2;
	font-size:11px;
}
.texto_blanco_footer2{
	color:#ffffff;
	font-size:12px;
}
.texto_blanco_header{
	color:#ffffff;
	font-size:10px;
}
.texto_blanco_negrita_footer{
	color:#e2e2e2;
	font-size:11px;
	font-weight:bold;
}
a:link.texto_blanco_footer, a:visited.texto_blanco_footer, a:active.texto_blanco_footer {
	color:#e2e2e2;
	font-size:11px;
	text-decoration:none;
} 
a:hover.texto_blanco_footer{
	color:#e2e2e2;
	font-size:11px;
	text-decoration:underline;
}

a:link.texto_menu_izq, a:visited.texto_menu_izq, a:active.texto_menu_izq {
	color:#5f5f5f;
	font-size:12px;
	text-decoration:none;
} 
a:hover.texto_menu_izq{
	color:#5f5f5f;
	font-size:12px;
	text-decoration:underline;
}

.texto_naranja_titulo{
	color:#f28800;
	font-size:12px;
	font-weight:bold;
}
.texto_naranja_subtitulo{
	color:#f28800;
	font-size:12px;
	font-weight:bold;
}
.texto_gris_fecha{
	color:#969696;
	font-size:11px;
	font-weight:bold;
}
.texto_gris_descripcion{
	color:#5f5f5f;
	font-size:12px;
	text-align:justify;
}
.texto_gris_descripcion2{
	color:#5f5f5f;
	font-size:11px;
	text-align:justify;
}
a:link.vermas, a:visited.vermas, a:active.vermas {
	color:#5f5f5f;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
} 
a:hover.vermas{
	color:#5f5f5f;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
a:link.texto_links, a:visited.texto_links, a:active.texto_links {
	color:#5f5f5f;
	font-size:11px;
	text-decoration:none;
	text-align:justify;
} 
a:hover.texto_links{
	color:#5f5f5f;
	font-size:11px;
	text-decoration:underline;
	text-align:justify;
}


.borde{
	border: 1px solid #eaeaea;
	width:238px;
	height:57px;
	cursor:pointer;
}

.texto_barra_derecha{
	color:#505050;
	font-size:11px;
	font-weight:bold;
}
.dia_calendario_numero{
	color:#f28800;
	font-size:19px;
}
.dia_calendario_letra{
	color:#888888;
	font-size:14px;
}
.texto_calendario_titulo{
	color:#646464;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.texto_calendario_descripcion{
	color:#646464;
	font-size:10px;
	text-align:left;
}
a:link.migade_pan, a:visited.migade_pan, a:active.migade_pan {
	color:#ef8c23;
	font-size:10px;
	text-decoration:none;
} 
a:hover.migade_pan{
	color:#ef8c23;
	font-size:10px;
	text-decoration:underline;
}
.texto_migade_pan{
	color:#ef8c23;
	font-size:10px;
}
.texto_piel_header{
	color:#f9dec2;
	font-size:11px;
}
.Contáctenos{
	color:#f28800;
	font-size:16px;
	font-weight:bold;
}
.texto_contactanos{
	color:#5f5f5f;
	font-size:11px;
	text-align:justify;
}
.texto_formulario_contactanos{
	color:#969696;
	font-size:12px;
}
.cajatexto_contact{
	border: solid 1px #cbcbcb;
	color:#5f5f5f;
	background-color:#fbfbfb;
	font-size:12px;
	height:15px;
	width:240px;
}
.cajatexto_contact2{
	border: solid 1px #cbcbcb;
	color:#5f5f5f;
	background-color:#fbfbfb;
	font-size:12px;
	height:15px;
	width:193px;
}
.textarea_contactanos{
	border: solid 1px #cbcbcb;
	color:#5f5f5f;
	background-color:#fbfbfb;
	font-size:12px;
	width:355px;
	height:70px;
}
.submit_contactanos{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	border:1px solid #cbcbcb ;
	background-color:#fbfbfb;
	height:18px;
	width:54px;
	text-align:left;
	background-image:url(../img/flecha_submit.png);
	background-position: 50px 55%;
	background-repeat:no-repeat;
	padding-left:10px;
}

td:hover.submit_contactanos{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	border:1px solid #cbcbcb ;
	background-color:#f28800;
	height:18px;
	width:54px;
	text-align:left;
	cursor:pointer;
	background-image:url(../img/flecha_submit_hover.png);
	background-position: 50px 55%;
	background-repeat:no-repeat;
	padding-left:10px;
}
.pag_anterior{
	color:#fff;
	font-size:11px;
	border:1px solid #f28800 ;
	background-color:#f28800;
	height:18px;
	width:150px;
	text-align:right;
	background-image:url(../img/flecha_submit_izq_hover.png);
	background-position: 10px 55%;
	background-repeat:no-repeat;
	padding-right:10px;
	}
td:hover.pag_anterior{
	color:#000;
	font-size:11px;
	border:1px solid #cbcbcb ;
	background-color:#fbfbfb;
	height:18px;
	width:150px;
	text-align:right;
	cursor:pointer;
	background-image:url(../img/flecha_submit_izq.png);
	background-position: 10px 55%;
	background-repeat:no-repeat;
	padding-right:10px;
}
.texto_negro_contactanos_negrita{
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.texto_negro_contactanos{
	color:#000000;
	font-size:11px;
}
a:link.rss_contactanos, a:visited.rss_contactanos, a:active.rss_contactanos {
	color:#969696;
	font-size:11px;
	text-decoration:none;
} 
a:hover.rss_contactanos{
	color:#969696;
	font-size:11px;
	text-decoration:underline;
}
a:link.mail_negro, a:visited.mail_negro, a:active.mail_negro {
	color:#000000;
	font-size:11px;
	text-decoration:none;
} 
a:hover.mail_negro{
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}
.ordenar_activo{
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}
a:link.link_letras, a:visited.link_letras, a:active.link_letras {
	color:#f28800;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
} 
a:hover.link_letras{
	color:#888888;
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
}
.link_letras_activo{
	color:#888888;
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
}
.texto_negro_negrita_glosario{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.texto_gris_descripcion_glosario{
	color:#5c5c5c;
	font-size:12px;
	text-align:justify;
}
a:link.link_numeros, a:visited.link_numeros, a:active.link_numeros {
	color:#ef8c23;
	font-size:11px;
	text-decoration:none;
} 
a:hover.link_numeros{
	color:#888888;
	font-size:11px;
	text-decoration:underline;
}
.link_numeros_activo{
	color:#888888;
	font-size:11px;
	text-decoration:underline;
}
.texto_naraqnja_preguntas{
	color:#ef8c23;
	font-size:12px;	
	font-weight:bold;
}
.cajatexto_busqueda{
	border: solid 1px #cbcbcb;
	color:#5f5f5f;
	background-color:#fbfbfb;
	font-size:12px;
	height:15px;
	width:300px;
}
a:link.busqueda, a:visited.busqueda, a:active.busqueda {
	color:#f28800;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
} 
a:hover.busqueda{
	color:#f28800;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}
.texto_negrita_numero_busqueda{
	color:#000000;
	font-size:18px;
	font-weight:bold;
}
.texto_noticias_gris{
	color:#5c5c5c;
	font-size:12px;
	
}
div#wn1	{ 
	position:relative; 
	width:150px;
    height:165px; 
	overflow:hidden;	
}

div#wn1	{ 
	position:relative; 
	width:150px; 
	height:165px; 
	overflow:hidden;
}
div#wn2	{ 
	position:relative; 
	width:150px;
    height:165px; 
	overflow:hidden;	
}

div#wn2	{ 
	position:relative; 
	width:150px; 
	height:165px; 
	overflow:hidden;
}
div#wn3	{ 
	position:relative; 
	width:150px;
    height:365px; 
	overflow:hidden;	
}

div#wn3	{ 
	position:relative; 
	width:150px; 
	height:365px; 
	overflow:hidden;
}
a:link.link_contrataciones, a:visited.link_contrataciones, a:active.link_contrataciones {
	color:#5f5f5f;
	font-size:11px;
	text-decoration:none;
} 
a:hover.link_contrataciones{
	color:#5f5f5f;
	font-size:11px;
	text-decoration:underline;
}
a:link.link_not, a:visited.link_not, a:active.link_not {
	color:#5f5f5f;
	font-size:11px;
	text-decoration:none;
} 
a:hover.link_not{
	color:#5f5f5f;
	font-size:11px;
	font-weight:bold;
}
.titulo_gris_noticias{
	color:#969696;
	font-size:11px;
	font-weight:bold;
}
.texto_localidad_grande{
	color:#f28800;
	font-size:20px;
}

a:link.texto_bogota, a:visited.texto_bogota, a:active.texto_bogota {
	color:#000;
	font-size:15px;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
} 
a:hover.texto_bogota{
	color:#000;
	font-size:15px;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
} 

.select {
 border: solid 1px #cbcbcb;
 color:#5f5f5f;
 background-color:#fbfbfb;
 font-size:11px;
 height:18px;
 width:240px;
}

.opacidad{

  color:#ffffff;
  font-size:11px;
}
.texto_barrita_gris{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

a:link.mapa, a:visited.mapa, a:active.mapa {
	color:#5f5f5f;
	text-decoration:none;
}
.titulo_contratacion{
	color:#FFF;
	font-size:10px;
	text-align:center;
}
.descripcion_contra{
	background-color:#ffffff;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	color:3939393;
	font-size:10px;
}
td:hover.descripcion_contra{
	background-color:#fbfbfb;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	color:3939393;
	font-size:10px;
	
}
.cajatexto_contratacion{
	border:1px solid #efeeea;
	width:153px;
	height:20px;
}
.select_contratacion{
	width:153px;
}
.submit_contrataciones{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	border:1px solid #cbcbcb ;
	background-color:#fbfbfb;
	height:18px;
	width:80px;
	text-align:left;
	background-image:url(../img/flecha_submit.png);
	background-position: 70px 55%;
	background-repeat:no-repeat;
	padding-left:10px;
}

td:hover.submit_contrataciones{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	border:1px solid #cbcbcb ;
	background-color:#f28800;
	height:18px;
	width:80px;
	text-align:left;
	cursor:pointer;
	background-image:url(../img/flecha_submit_hover.png);
	background-position: 70px 55%;
	background-repeat:no-repeat;
	padding-left:10px;
}


a:link.paginacion{
	color:#999999;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
} 
a:visited.paginacion{
	color:#999999;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
} 
a:hover.paginacion{
	color:#0072af;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
} 
a:active.paginacion{
	color:#999999;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}


a:link.pdf, a:visited.pdf, a:active.pdf{

	text-decoration:none;
}
#prueba{
	width:150px;
    height:165px; 
	overflow:auto;
}



/********************************/

#NewsTicker{

	width:100%;
	height: 330px;
	margin:0 auto;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 100%;
	height: 330px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		height: 200px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
