body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo.gif);
	background-repeat: repeat;
}
.fondo00 {
	background-color: #FFFFFF;
	background-image: url(img/fondo_azul.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.resaltado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-style: normal;
}

.fondo01 {
	background-color: #FFFFFF;
	background-image: url(img/fondo01.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.texto_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.fondo02 {

	background-color: #FFFFFF;
	background-image: url(img/fondo02.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.texto_pie {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #9BB4D5;
	text-decoration: none;
}
.texto_copy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6B91C2;
	text-decoration: none;
}
.fondo03 {


	background-color: #FFFFFF;
	background-image: url(img/fondo03.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.texto_formul {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #8E96A3;
	text-decoration: none;
}
.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #A6A6A6;
}
