body {
	background-color: #000033;
	background-image: url(images_2006/fondo_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	/*line-height: 125%;*/
}
td.verde {
	font-size: 10px;
}
.verde a {
	color: #98CB00;
}
td.naranja {
	font-size: 10px;
}
.naranja a {
	color: #FF9900;
}
td.celeste {
	font-size: 10px;
}
.celeste a {
	color: #0099FF;
}
td.azul {
	font-size: 10px;
}
.azul a {
	color: #3169B6;
}
table.bottom {
	font-size: 10px;
}
#bottom {
	margin:0px;
	padding:0px;
}
#bottom li{
	padding:0px;
	margin: 2px;
	float:left;
	list-style-type: none;
}
.columna_bottom {
}
.encabezado_columna {
	font-weight: bold;
	text-indent: 10px;
	height: 30px;
	background-image: url(images_2006/sombra_caja_b.gif);
	background-position: left bottom;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFECCE;
	font-size: 12px;
	vertical-align: top;
}
.celda_color {
}
.celda_color content_mini{
	font-size: 10px;
	color: #FFFFFF;
}
.celda_color art_tit_mini{
	font-size: 10px;
	color: #FFFFFF;
}