.mision {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.mas {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #0f5c79;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0f5c79;
}
.lineashor {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6d6d6d;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #6d6d6d;
}
.lineashor2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6d6d6d;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #6d6d6d;
	border-bottom-color: #6d6d6d;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6d6d6d;
}
.bullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6d6d6d;
	list-style-image: url(images/bullet.gif);
}
.lineasVert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #6d6d6d;
	color: #6d6d6d;
}
.pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4d4d4d;
}
.boton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #999999;
}
.txtform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-right: 20px;
}.espacio {
	margin-left: 20px;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	background-color: #F5F5F5;
	border: 1px solid #666666;
}