td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
option {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(imagenes/BG/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bl {
	color: #FFFFFF;
}
.mnPpal {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.justify {
	text-align: justify;
}
.tt {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.txMarquesinaPq {
	font-size: 11px;
	text-align: justify;
}
a {
	font-weight: bold;
	color: #336699;
	font-size: 11px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
}
#mayuscula {
	text-transform: uppercase;
}

.bgTt {
	background-image: url(imagenes/BG/bg_tt.gif);
	background-repeat: repeat-x;
}
a.lnkEstandar {

	font-weight: normal;
	color: #336699;
	font-size: 11px;
}
.ttHome {

	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
