body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../imagenes/home/foro_eventos/fondo_yelbar.jpg);
	background-repeat: repeat-y;
	background-position: center -4px;	
}

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

h1 {
	font-size: 15pt;
	font-weight: bold;
	color: #2E3091;
	text-decoration: none;
	display: block;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EC1B23;
	padding-top: 0px;
	margin-top: 0px;
}

/*Para la curvita*/
#encabezado{
	position: relative;
	width:770px;
	height:34px;
	display:block;
	top:0px;
	background-position: center;
	text-align: center;
	margin: 0 auto;
	background-image: url(../imagenes/home/foro_eventos/header.jpg);
	background-repeat: no-repeat;
	border:none 0px;
}


/*El div que nos contiene toda la informacion*/
#contenedor{
	position:relative;
	width:758px;
	height:100%;
	text-align:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
}


#logos_superiores{
	background:#FFFFFF;
	display:block;
	width:760px;
	height:38px;
	text-align: center;
	left:2px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EC1B23;
	
}
#logo_principal {
	background-color:#FFFFFF;
	background-image: url(../imagenes/home/foro_eventos/fondo_logoprin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 139px;
	width: 751px;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-right:7px;
}

#contenedor_contenido {
	
	display: block;
	width: 760px;
	text-align:left;
}

#barra_enlaces {
	display: block;
	float:left;
	width: 156px;
	padding-top:15px;
	
	
}

#barra_enlaces li, #barra_enlaces ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#barra_enlaces li {
	text-align:right;
	display:block;
	width:138px;
	height:15px;
	color: #2E3091;
	font-size:8pt;
	font-weight: bold;
	padding-top: 8px;
	background-image: url(../imagenes/home/foro_eventos/flecha_enlaces.gif);
	background-repeat: no-repeat;
	background-position: right 11px;
	padding-right: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FECC33;
	/*border-bottom-color: #FFCC33; sin linea blanca abajo*/
}

#barra_enlaces li#travel {
	text-align:right;
	display:block;
	width:138px;
	height:25px;
	color: #2E3091;
	font-size:8pt;
	font-weight: bold;
	padding-top: 8px;
	background-image: url(../imagenes/home/foro_eventos/flecha_enlaces.gif);
	background-repeat: no-repeat;
	background-position: right 11px;
	padding-right: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FECC33;
	/*border-bottom-color: #FFCC33; sin linea blanca abajo*/
}

#barra_enlaces li#actualtravel {
	text-align:right;
	display:block;
	width:138px;
	height:25px;
	color: #2E3091;
	font-size:8pt;
	font-weight: bold;
	padding-top: 8px;
	background-image: url(../imagenes/home/foro_eventos/flecha_enlaces.gif);
	background-repeat: no-repeat;
	background-position: right 11px;
	padding-right: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC1B23;
	/*border-bottom-color: #FFCC33; sin linea blanca abajo*/
}

#barra_enlaces li#actual{
	border-bottom-color: #EC1B23;
}

#barra_enlaces li.program{
	width:125px;
	padding-right: 13px;
	margin-right:13px;
	background-position: 130px 11px;
}


/*para poner rojos a lames y lacea en enlaces cuando son pagina actual*/
#barra_enlaces li#actualprogram{
	border-bottom-color: #EC1B23;
	width:125px;
	padding-right: 26px;
	background-position: 130px 11px;

}

#barra_enlaces li a {
display:block;
font-size:100%;
color: #2E3091;
text-decoration: none;
height: 100%;
border: 0 none;
}

#barra_enlaces li a:link, #barra_enlaces li a:visited, #barra_enlaces li a:active{
color: #2E3091;
}

p.travelbogota {
	display:block;
	width:500px;
	padding-bottom: 10px;
	background-image: url(../imagenes/home/foro_eventos/flecha_tablas.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 22px;
	text-indent: 0px;
}
p.travelbogota_noimage {
	display:block;
	width:500px;
	padding-left: 22px;
	text-indent: 0px;
}

p.tituloHotel {
	display:block;
	background-image: url(../imagenes/home/foro_eventos/flecha_tablas.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 22px;
	}
.tablashoteles {
	background-color: #2E3091;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}


#enlace_largo{
	letter-spacing: -0.1em;
}

#barra_enlaces li a:hover, #barra_enlaces li a.pagactual:link, #barra_enlaces li a.pagactual:visited, #barra_enlaces li a.pagactual:active {
	color: #EC1B23;
}

#contenido {
	display: block;
	width: 572px;
	float: right;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 9pt;
	background-image: url(../imagenes/home/foro_eventos/fondo_contenido.jpg);
	background-repeat: repeat-x;
	height: 256px;
	padding: 23px 15px 20px 10px;
	line-height: 1.7em;	
}

#contenido a:link, #contenido a:active{
	color: #2518D1;
}
#contenido a:visited{
	color: #2518D1;
}

#contenido a:hover{
	color: #EC1B23;
}



#contenido .tablaslacea td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #2E3091;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-indent: 25px;
}

#contenido .tablaslacea caption{
	text-align: left;
	font-weight: bold;
	color: #2E3091;
	padding-top: 20px;
	width: 100%;
	font-size: 12pt;
}

td.lacea_izquierdo {
	width: 190px;
	padding-left:20px;
	background-repeat: no-repeat;
	background-position: 0px 11px;
	background-image: url(../imagenes/home/foro_eventos/flecha_tablas.gif);
}
td.lacea_derecho {
	width: 342px;
}

#contenido .tabla_lames th{
	color: #2E3091;
	text-align: left;
	font-size: 10pt;
	padding-top: 20px;
	border-bottom: solid 1px #2E3091;
}
#contenido .tabla_lames td {
	border-bottom: solid 1px #2E3091;

	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	vertical-align: top;
	height: 2em;
	line-height: 1.6em;
}

td.lames_izquierdo {
	width: 212px;
	text-indent: 25px;
	background-repeat: no-repeat;
	background-position: 0px 13px;
	background-image: url(../imagenes/home/foro_eventos/flecha_tablas.gif);
}

td.lames_centroderecho {
width: 177px;
}
strong {
	color: #05074E;
}
.tablashotelesContenido {
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191A6D;
}

#contenidosponsors{
text-align:center;
}

#tablasponsors {
	background-color: #FFFFFF;
	width: 100%;
	text-align: right;
}

#tablasponsors .tdderecho{
	width:50%;
	padding:15px;
	text-align:center;
	/*font-weight:bold;
	color: #05074E;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
	vertical-align: middle;
	text-align:left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #2E3091;*/
	
}

#tablasponsors .tdizquierdo{
	width:50%;
	padding:15px;
	text-align:center;
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #2E3091;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;*/
}
#barra_enlaces #celda {
	height: 200px;
	width: 100%;
	font-size: 9pt;
	vertical-align: bottom;
}
#creditos {
	font-size: 7pt;
	text-align: right;
	color: #141856;
}
#creditos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#creditos a:link, #creditas a:visited, #creditas a:active{
	color: #000000; !important
}
ul.ph {
	list-style-image: url(../imagenes/home/foro_eventos/flecha_tablas.gif);
	list-style-type: none;
}

ul.ph li{
	padding-bottom:10px;
}

