.fondo01 {
	background-attachment: fixed;
	background-image: url(images/fondo-principal.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.form-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #333333;
	text-decoration: none;
	background-color: F6f5f5;
	height: 14px;
	width: 150px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #993333;
	border-left-color: #993333;
}
.form-box-grande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #333333;
	text-decoration: none;
	background-color: F6f5f5;
	height: 60px;
	width: 400px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #993333;
	border-left-color: #993333;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 14px;
	width: 50px;
	border: 1px solid #990000;
}.txt-principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
.form-radiobuttons {
	border: eeeeee;

}
.txt-pregunta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
.txt-respuesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #215C81;
	text-decoration: none;
	font-weight: bold;

}
.txt-just {
	text-align: justify;
}

.txt-catalogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;      
}

.txt-ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #215C81;
	text-decoration: none;
}

iframe { border: 1px solid #666 }

.A1:link
{

font-family:   Arial,  Verdana,  Helvetica, sans-serif;
font-size: 11px; 
color: #215C81;
TEXT-DECORATION: underline;

}

.A1:visited
{
font-family:   Arial,  Verdana,  Helvetica, sans-serif;
font-size: 11px; 
color: #215C81;
TEXT-DECORATION: underline;

}

.A1:hover
{
font-family:    Arial, Verdana,  Helvetica, sans-serif;
font-size: 11px; 
color: #215C81;
TEXT-DECORATION: none;
}


