body {
	background-image: url(../imagenes/HEADER/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bgMarcadeagua {
	background-image: url(../imagenes/BG/lg_marcadeagua.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.justify {
	text-align: justify;
}
.mnPpal {
	font-size: 11px;
	font-weight: bold;
	color: #DDDDC4;
}
a.mnPpal:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
.mnStandar {
	color: #DDDDC4;
}
a.mnStandar:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
select {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tt {
	font-weight: bold;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ttHome {

	font-weight: bold;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.bl {
	color: #ffffff;
}
