body {
	background-image: url(imagenes/ui/bg.gif);
}
.columnMainBg {
	background-color: #0066CC;
}
.menuBorder {
	background-color: #003399;
}
.menuBg {
	background-color: #0066CC;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuText:hover{
text-decoration:underline;
}
.menuHigh{
	background-color: #118AFF;
	cursor: hand;
}
.barText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;


	color: ;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.barText:hover{
color: #000000;
text-decoration: none;
}
.columnText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.columnText:hover{
text-decoration:underline;
}
.columnTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
.columnTitleBg {
	background-color: #003399;
	background-image: url(imagenes/ui/titulos_bg.gif);
}
.columnBg{
background-color: #EEEEEE;
}
.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.contentText{
color:#003366;
font-weight:bold;
text-decoration: underline;
}
a.contentText:hover{
color:#0099FF;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.subtitulo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#003366;
font-weight:bold;
}
