/* CSS Document */
.BM_texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 17px;
	text-align: justify;
}
.BM_texto_for2m {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 17px;
}
.BM_texto_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 18px;
	text-align: center;
}
.BM_texto_gente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 15px;
}
.BM_texto_gente_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #93012b;
	line-height: 15px;
	text-transform: uppercase;
}
.BM_titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #93012b;
	line-height: 20px;
}
.BM_Link_List {
	line-height: 15px;
}
.BM_Formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #EAEAEA;
	text-transform: none;
	border: 1px none #666666;
	text-indent: 5px;
	font-weight: normal;
}
.BM_texto_Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 22px;
}
.BM_Formulario_Botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #6f010f;
	text-transform: none;
	border: 1px none #666666;
	text-indent: 5px;
	font-weight: normal;
}
/* Footer */

#footer {
	width: 100%;
	background: #000;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #969696;
}

/* Search boxes */

fields {
	
	background: #666;
}
