.txt-principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.txt-titular {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 23px;
	color: #990000;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;

}
.txt-principal:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
	text-align: justify;
}
.form-peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 8px;
	color: #333366;
	text-decoration: none;
	height: 16px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.form-grande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 8px;
	color: #333366;
	text-decoration: none;
	height: 200px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.txt-principal2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px solid #000066;
	font-weight: bold;
	height: 17px;
	width: 55px;


}
.foto_izqda {
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.foto_dcha {
	float: right;
	margin-top: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
}
