.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.textojustificado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}
.peq {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
}
a:link {
	font-weight: bold;
	color: #bd3029;
	text-decoration: none;
}
a:visited {
	color: #bd3029;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #bd3029;
	text-decoration: none;
	font-weight: bold;
}
.titular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #bd3029;
}
.titular2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #bd3029;
}
.titular2 a:link,
.titular2 a:active {
	color: #FF2200;
	text-decoration: none;
}
.titular2 a:visited,
.titular2 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.boton {
background-color: #FFFFFF;
border-color: #bd3029;
border-style: solid;
border-width: 1;
color: #000000;
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

}
.campoobligatorio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	background-color: #FFFFCC;

}
.pexe {
	background-color: #CCDDEE;
}
.resaltarojo {
	background-color: #990000;
	color: #FFFFFF;
}
.resaltanaranja {

	background-color: #FF6600;
	color: #FFFFFF;
}
.marco {
	border: 1px dotted #990000;
}
