body {
/*	background-image:url(/colombo/design/colombo/images/fondo.jpg):*/
	background-image:url(../images/fondo.jpg);
}

.home {
/*	background-image:url(/colombo/design/colombo/images/fondo.jpg):*/
	background: #FFFFFF url(../images/home/background.jpg) center top no-repeat;
}

div#allcontent
{
	width: 750px;
	margin: 0 auto 0 auto;
}
div#contenedor-cuerpo
{
	/*background:url(../images/contenido/back_sombra.jpg) repeat-y 0px 10px;*/
}


.sombra-sup
{
	background:url(../images/contenido/sombra_sup.png) top left no-repeat;
}
div#contenedor-cuerpo div.sombra-inf
{
	background:url(../images/contenido/sombra_inf.png) bottom left no-repeat;
}
div#titulo
{
	margin:0 0 0 0;
	padding:20px 0 0 35px;
}
div#menu-horizontal
{
	margin:0px 12px 0 30px;
	padding:0px 0px 5px 0px;
	width:522px;
	float:right;
	text-align:center;
	background:url(../images/horizontal/back_horizontal.jpg) top left no-repeat;
}
div#menu-horizontal li
{
	margin: 0 auto 0 auto;
	padding: 2px 0px 5px 0px;
	display: block;
	float: left;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 9pt;
}
div#menu-horizontal a
{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration:none;	
}
div#menu-horizontal a:active {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration:none;
}

div#menu-horizontal a:hover{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #cccccc !important;
	font-size: 9pt;
	text-decoration:none;
}

div#menu-horizontal a:visited{
	font-family: "Trebuchet MS";
	color: #cccccc;
	font-size: 9pt;
	text-decoration:none;
}

div#menu-horizontal-verde
{
	margin:-8px auto 5px 40px;
/*	padding:0px 0px 6px 2px;*/
	width:470px;
/*	float:right;*/
	/*text-align:center;*/
	background:url(../images/horizontal/back_verde.png) top left repeat-y;
}
div#menu-horizontal-verde li
{
	margin: 0 auto 5px auto;
	display: block;
	float: left;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 9pt;
}
div#menu-horizontal-verde a
{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration:none;	
}
div#menu-horizontal-verde a:active {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration:none;
}

div#menu-horizontal-verde a:hover{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #ffffff !important;
	font-size: 9pt;
	text-decoration:none;
}

div#menu-horizontal-verde a:visited{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #dddddd;
	font-size: 9pt;
	text-decoration:none;
}

div#menu_verde_tabla
{
	margin:-8px auto 5px 40px;
/*	padding:0px 0px 6px 2px;*/
	width:470px;
/*	float:right;*/
	/*text-align:center;*/
	/*background:url(../images/horizontal/back_verde.png) top left repeat-y;*/
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration:none;
}
div#menu_verde_tabla a
{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration:none;	
}
div#menu_verde_tabla a:active {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration:none;
}

div#menu_verde_tabla a:hover{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #ffffff !important;
	font-size: 9pt;
	text-decoration:none;
}

div#menu_verde_tabla a:visited{
	font-family: "Trebuchet MS";
	font-weight: bold; 
	color: #dddddd;
	font-size: 9pt;
	text-decoration:none;
}

div#menu-vertical
{
	padding-right: 10px;
	float:left;
}
div#contenido
{
	margin:5px 5px 5px 5px;
	height: 100%; /* Set to avoid bug in IE 5.5 */
}
div#pata
{
	margin: 4px 0 0 0;
	padding-right: 10px;
	padding-left: 10px;
	width:520px;
	float:right;
}

/*CLASES PARA EL MENU DESPLEGABLE*/
.esq-sup-izq
{
	background:url(../images/desplegable/esq_sup_izq.gif) top left no-repeat;
}
.esq-sup-der
{
	background:url(../images/desplegable/esq_sup_der.gif) top right no-repeat;
}
.esq-inf-der
{
	background:url(../images/desplegable/esq_inf_der.gif) bottom right no-repeat;
}
.esq-inf-izq
{
	background:url(../images/desplegable/esq_inf_izq.gif) bottom left no-repeat;
}
.borde-sup
{
	background: #FFFFFF url(../images/desplegable/linea_horiz.jpg) top left repeat-x;
}
.borde-izq
{
	background:url(../images/desplegable/linea_vert.jpg) top left repeat-y;
}
.borde-inf
{
	background:url(../images/desplegable/linea_horiz.jpg) bottom left repeat-x;
}
.borde-der
{
	background:url(../images/desplegable/linea_vert.jpg) top right repeat-y;
}
.contenido-desplegable
{
	padding:10px 0 4px 4px;
}
.divmenu
{
	position:absolute; 
/*	display: none;*/
	background-color: #FFFFFF;
	width:120px;
}

.textomenu, .textomenu a, .textomenu a:active {
	font-family: sans-serif, Arial, Helvetica; 
	font-size: 12px; 
	color: #4a443e !important;
/*	text-decoration: none;*/
	line-height: 15px;
    border-bottom:#777777 1px dashed;
	display:block;
}

.textomenu a:hover{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
/*	text-decoration: none;*/
	line-height: 15px;
    border-bottom:#777777 1px dashed;
}

.textomenu a:visited{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #999999;
/*	text-decoration: none;*/
	line-height: 15px;
    border-bottom:#777777 1px dashed;
}

/* PAGE NAVIGATION */

div.pagenavigator
{
	text-align: center;
}

div.pagenavigator span.previous
{
  float: left;
	margin:0 5px 0 0;
}

div.pagenavigator span.next
{
	float: right;
	margin:0 0 0 5px;	
}

div.pagenavigator span.pages
{
	display:block;
}

span.current 
{
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #0099FF;
	font-weight: bold;
	display:inline;
}

span.other a, span.other a:hover, span.other a:visited, span.other a:active
{
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	display:inline;	
}

span.pages
{
	margin:2px;
	padding:2px 2px 2px 2px;
}

table.google_azul
{
	background:url(../images/varias/linea_azul.jpg) top left repeat-x;
}

/*CLASES*/
.tablasombra
{
	background:url(../images/contenido/back_sombra.jpg) repeat-y;
}

.menuvertical, .menuvertical a, .menuvertical a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
	text-decoration:none;
}
.menuvertical a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #dddddd;
	line-height: 13px;
	text-decoration:none;
}


.tit_articulo {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}
.txt_articulo {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
}
.linksderechos, .linksderechos a, .linksderechos a:hover, .linksderechos a:visited, .linksderechos a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #80CBF9;
	border-right-color: #80CBF9;
	border-bottom-color: #80CBF9;
	border-left-color: #80CBF9;
	border-bottom-width: 1px;
}
.botonesdescargas, .botonesdescargas a, .botonesdescargas a:hover, .botonesdescargas a:visited, .botonesdescargas a:active {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.menuarriba {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 9pt;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-weight: normal;
	line-height: 20px;
}
.titdestacadoshome {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #E1EBCB;
}
.txtdestacadoshome {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height:13px;
	color: #FFFFFF;
}
.textoblanco {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
}
.textoblanco a, .textoblanco a:hover, .textoblanco a:visited, .textoblanco a:active{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:underline;
}
.txtcontactenos {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
}
.txtnaranja {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #FF6600;
}
.inputcontactenos {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 10pt;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.bordeabajo{
	border-bottom:1px solid #B4B4B4;
}

.exitoerrortit{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #003366;	
}
.exitoerrortext{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;	
}
.titbuscar, .titbuscar a, .titbuscar a:hover, .titbuscar a:visited, .titbuscar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #093A7F;
	text-decoration:none;
}
.txt_pata, .txt_pata a, .txt_pata a:visited, .txt_pata a:active{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}
.txt_pata a:hover{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#000000;	
}
.titulomapa, .titulomapa a, .titulomapa a:hover, .titulomapa a:visited, .titulomapa a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
/*.titulomapa {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;	
}*/
.textmap, .textmap a, .textmap a:visited, .textmap a:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration:none;	
	color:#000000;	
}
.textmap a:hover{
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration:underline;	
	color:#000000;
}

.li_mapa{
	list-style-image: url(../images/mapasitio/arrowmapa.jpg);
	list-style-position: outside;
}
.txtmenuhorizontal {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 10px;
	font-size: 11pt;
}

/*CAFE*/
.menuhorizontal, .menuhorizontal a, .menuhorizontal a:hover, .menuhorizontal a:active {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 10px;
	font-size: 10pt;
	text-decoration:none;
}
.menuhorizontal a:hover {
	font-family: "Trebuchet MS";
	color: #FFFFFF !important;
	font-weight: bold !important;
	margin-top: 10px;
	font-size: 10pt;
	text-decoration:none;
}
.menuhorizontal a:visited {
	font-family: "Trebuchet MS";
	color: #dddddd;
	font-weight: normal;
	margin-top: 10px;
	font-size: 10pt;
	text-decoration:none;
}
.subtit_cafe_dia {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}
.tit_cafe_dia {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	line-height: 20px;
	color: #866f15;
}
.tit_cafe_noche {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	line-height: 20px;
	color: #a5b8c5;
}
.back_cafe_dia
{
	background:url(../images/cafe/back_cafe_verde.jpg) top center no-repeat;
}
.back_cafe_noche
{
	background:url(../images/cafe/back_cafe_noche.jpg) top center no-repeat;
}

/* ORGANIZAR */
.masinformacion {
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.subtituloshomecultural {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.fechacartelera {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #FF0000;
	line-height: 10px;
}
.bordedwn {
	border-bottom:#993333 dashed 1px;
}
.bordedwn_gris{
	border-bottom:1px dashed #B4B4B4;
}
.divlayer
{
	padding: 6px 6px 6px 6px;
	position:absolute;
	text-align:left;
	color:#FFFFFF;
	background-color: #000000;
	font-size: 10px;
	font-weight:bold;
	width:100px;
}

/*GLOSARIO*/
.txtglosario {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666666; 
}
.letraglosario, .letraglosario a, .letraglosario a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}
.titartista{
	font-family:"Trebuchet MS";
	color:#0F1166;
	font-weight:bold;
	font-size:11px;
}
.imgpad10{
	padding:10px 10px 10px 10px;
}

/*ACADÉMICO*/
.titacademico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtacademico {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666;
}
.borde_dwn_acade{
	border-bottom:#999999 dashed 1px;
}
.titciclos {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}

/*EXPOSICIONES*/
.foto-expo{
	background-color:#FFFFFF;
	padding: 3px;
	margin: 6px;
	border: 1px #999999 solid;
	display: block;
	float: left;
	width:100px;
}
.entretitulo {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.ver_mas_amarillo, .ver_mas_amarillo a, .ver_mas_amarillo a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #E8CD4F;	
	text-decoration:none;
}

/*LISTADO*/
.tit_listado{
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#000000;
	font-size:11px;
}
.txt_listado{
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:10px;
}
.foto_listado{
	background-color:#FFFFFF;
	padding: 3px;
	margin: 6px;
	border: 1px #999999 solid;
	display: block;
	float: left;
}

/*NEWSLETTER*/
.tit_news {
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#00327C;
	font-size:17px;
}
.sec_news {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
}
.subtit_news {
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#00327C;
	font-size:12px;
}
.txt_news {
	font-family:"Trebuchet MS";
	color:#333333	;
	font-size:12px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.seleccionado_verde{
	font-weight:bold;
	color: #FFFFFF;
}