.bienvenidos {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 15px;
	color: #D6D6D6;
	font-weight: bold;
}
.titulointeriores {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 15px;
	color: #3A5479;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
}
.titulo-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
}
.titulo-rojo {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.items-leermas {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #00CCFF;
	font-weight: normal;
}
.consultoria {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #d04658;
	font-weight: bold;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.inputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006049;
	font-weight: normal;
	text-align: justify;
	background-color: #F5F5F5;
	text-decoration: none;
	width: auto;
	border: 1px solid #006049;
}
.frases  {
	font-family: "Minion Pro";
	font-size: 20px;
	color: #006049;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	width: auto;
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #696969;
	border-right-color: #696969;
	border-bottom-color: #696969;
	border-left-color: #696969;
	margin-left: 30px;
}

