a:link 
{
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
}
a:hover 
{
	text-decoration: none;
}
a:active 
{
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:   url("imagenes/fondo_site.jpg");
	background-repeat:repeat-y;
	background-position:left top;
	background-color: #EEEEEE;
}.titseccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #135179;
	text-align: center;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 20px;
}
.campo01 {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 11px;
	background-image: url(imagenes/fdo_form_01.gif);
	height: 22px;
	size: 180px;
	width: 250px;
	background-repeat: repeat-x;
}
.campo02 {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 11px;
	background-image: url(imagenes/fdo_form_02.gif);
	background-position:bottom;
	background-color: #155885;
	size: 180px;
	width: 250px;
	background-repeat: repeat-x;
}
.boton {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-size: bold;
	background-image: url(imagenes/fdo_form_01.gif);
	height: 20px;
	size: 50px;
	border-color:#666666;
	border-style: solid;
	border-width:thin;
	width: 100px;

}
.escala {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #135179;
	padding-left: 400px;
}.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

