.tablafull {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
a, a:link, a:visited {
    color: #003399;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active, a:focus {
    color: #FF6600;
}  
p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #E84E21;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #EF4D21;
}
input, textarea, select{
	color: #FFFFFF;
	background-color: #E84E21;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}
.tablafondo {
	background-image: url(imgs/deco_maleta.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
