body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/fondo3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tabla_principal {
	width: 960px;
}
.blanco_background {
	background-color: #FFFFFF;
}
.gris {
	background-color: #999999;
}
.blanco_text {
	color: #FFFFFF;
}
.text_grande_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.text_italic_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}


a{
	line-height: normal;
	text-decoration: none;
	color: #1D4183;
}
a:hover {
	text-decoration: underline;
}
.altura_superior {
	height: 163px;
}
.text_download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	vertical-align: top;
}
input {
	border: 1px solid #D4D0C8;
}
textarea {
	border: 1px solid #D4D0C8;
}
.banda_titulo {
	background-color: #003084;
	text-align: center;
	vertical-align: bottom;
	height: 85px;
}

