body {
	background-image: url(/img/fondo.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #03C;
}
.TD_GrisClarito {
	background-color: #F2F3F3;
}
.TituloNoticias {
	color: #023A8F;
	font-size: 20px;
	font-weight: bold;
}
.masinfo {
	color: #023A8F;
}
.TituloLateral {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	background-color: #D4D7D7;
	text-align: left;
	height: 20px;
	padding-left: 7px;
}
.Lateral {
	color: #333;
	font-size: 11px;
	background-color: #E9EBEB;
	text-align: left;
	padding-left: 7px;
}
.LateralClarito {
	color: #333;
	font-size: 11px;
	background-color: #F5F5F5;
	text-align: left;
	padding-left: 7px;
}
.TablaBorde {
	border: #c4c4c4 1px solid;
}
.TD_GrisOscuroConLineaSuperior {
	background-color: #D4D7D7;
	background-image: url(/img/GrisOscuro.gif);
	background-repeat: repeat-x;
}
