.txt-cierre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.txt-cierre:hover {
	color: #CC33CC;
	text-decoration: underline;
}
.txt-principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #333333;
	text-decoration: none;
	text-align: justify;

}
.txt-principal:hover {
	text-align: justify;
	color: #FFFFFF;
	background-color: #CC33CC;

}
.formbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #cc33cc;
	text-decoration: none;
	height: 14px;
	width: 150px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	border-top-style: none;
	border-right-style: none;
}
.formbox2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	height: 90px;
	width: 400px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	border-top-style: none;
	border-right-style: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.fondo {
	background-attachment: fixed;
	background-image: url(Images/fondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cuadro-discontinuo {
	border: 1px dashed #CC66CC;
}
.txt-principal-peque {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.txt-principal-peque2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.cuadro-discontinuo2 {

	border: 1px dashed #999999;
}
