.fondo-web {
	background-attachment: scroll;
	background-image: url(graficos/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondozona {
	background-image: url(graficos/fondo-formulario.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;

}
.lineapunteada {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000066;
}
.texto02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
.fondoempleo {
	background-image: url(graficos/fondo-empleo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto01B {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
}
.linea {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000099;
}
.texto01-correc {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}
