.txt-gral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.txt-marcados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C60D13;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.txt-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-decoration: underline;
	text-align: justify;
}
.txt-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	text-align: justify;
}
.fotos {
	border: 1px solid #403F8F;
}
.FORM_txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F2043;
	text-decoration: none;
	background-color: #D7D5E3;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #514982;
	height: 14px;
	width: 202px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.FORM_txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F2043;
	text-decoration: none;
	background-color: #D7D5E3;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #514982;
	height: 70px;
	width: 202px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.FORM_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D7D5E3;
	text-decoration: none;
	background-color: #1F2043;
	text-align: center;
	border: none;
	width: 70px;
	height: 16px;
}
.BD_Tabla {
	border: 1px solid #E4E2DE;
}
.BD_Tabla_2 {
	border: 1px dotted #E4E2DE;
}
.BD_Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CF0E13;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	line-height: 14px;
}
.BD_Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ba2629;
	font-weight: bold;
	text-transform: uppercase;
}
.BD_entradilla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #D7D5E3;
	padding-bottom: 5px;
}
.BD_texto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
}
.fondo-grande {
	background-image: url(images/fondo_grande.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
