body {
	margin: 0 0 0 0;
	background-image: url(../imagenes/background.png);
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 14px;
}
marquee {
	color: #CC3300;
	font-weight: bold;
	font-size: 11px;
	width: 544px;
}
a {
	color: #660000;
	text-decoration: none;
}
/*a:hover {
	color: #FFFFB2;
	text-decoration: none;
}*/
p, td {
	font-size: 11px;
	line-height: 14px;
}

.column_left {
	width: 250px;
	background-image: url(../imagenes/bg_left.png);
	background-repeat: repeat-y;
}
.column_right {
	width: 550px;
	background-image: url(../imagenes/bg_mainbody.png);
	background-repeat: repeat-y;
}
.mainbody {
	width: 520px;
}
.footer {
	background-color: #215BA5;
	height: 15px;
}
.evento {
  	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
#td_evento {
	height: 55px;
	width: 541px;
	background-image: url(../imagenes/eventos.png);
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: center;
}
#table_header {
	width: 550px;
}
.fecha {
	font-size: 10px; 
	font-style: italic; 
	color: #706227; 
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
	text-transform: capitalize;
}
#td_top_menu {
	width: 550px;
	height: 28px;
	background-image: url(../imagenes/boton_top_esq.png);
	background-repeat: repeat-x;
}

 .top_menu {
	width: 108px;
	height: 28px;
	background-image: url(../imagenes/boton_top.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.top_menu_enlace {
	text-align: center;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
 }
.top_menu_enlace:hover{
	color: #FFFFB2;
}
#left_menu {
	width: 230px;
	margin-left: 10px;
}
.left_menu_bottom {
	background-image: url(../imagenes/boton_left.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 35px;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
}
.left_menu_bottom:hover {
	background-image: url(../imagenes/boton_left_hover.png);
}
.left_menu_enlace {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}
.left_menu_content {
	background-image: url(../imagenes/bg_content_left.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;	
}
.back_buttom {
	font-size: 12px; 
	font-style: italic; 
	color: #000099; 
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../imagenes/menu_nav_atras.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.list_buttom {
	font-size: 12px; 
	font-style: italic; 
	color: #000099; 
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../imagenes/lista.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.buscador {
	font-size: 9px;
	color: #ffffff;
}
.buscador_input {
	height: 13px;
	font-size: 10px;
	font-style: italic;
	color: #019AD6;
}
.buscador_boton {
	height: 22px;
	width: 50px;
	font-size: 10px;
}
.td_cabecera {
	height: 147px;
	width: 550px;
}
.td_table_page_title {
	color: #000099;
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
}
.td_table_page_nav {
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.td_table_title {
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.td_table_content_list {
	color: #000099;
	font-size: 11px;
	font-weight: bold;
}
.td_table_content_list_enlace {
	color: #000099;
	font-size: 11px;
	font-weight: bold;
}
.td_table_content_list_enlace:hover {
	text-decoration: underline;
}
.td_table_content {
	color: #000099;
	text-align: justify;
}
.module_table {
	width: 185px;
	background-color: #FFFFFF;
	color: #000099;
	font-size: 12px;
}
.module_table_fecha {
	color: #3399FF;
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	}
.module_table_titular {
	color: #006699;
	font-size: 12px;
	text-transform: capitalize;
	padding-top: 5px;
	padding-bottom: 12px;
}
.module_table_enlace {
	color: #660000;
	font-size: 11px;
	text-align: left;
	}
	
/*Indicadores*/
.table_indicadores {
width: 520px;	
vertical-align: top;
background-color: #ffffff;
}
.tr_indicadores {
background-color: #F8F8F8;
font-size: 10px;
}
.td_indicadores_title {
	color:#000099;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
}
.td_indicadores_valor {
	font-size: 11px;
	border: 1px none #ffffff;
	height: 15px;
}
.td_indicadores_resultado {
	font-size: 11px;
	height: 15px;
}
