.contenido {
	font-family: Tahoma;
	font-size: 12px;
	color: #646566;
	text-align:justify;
}
.texto-home {
	font-family: Tahoma;
	font-size: 11px;
	color: #646566;
}
a:link {
	color: #646566;
	font-size: 11px;
	text-decoration: underline;
}
a:visited {
	color: #646566;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: #4b85ef;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	color: #4b85ef;
	font-size: 11px;
	text-decoration: none;
}

body {
	background-color: #f5eaf1;
}
.direc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
.titulo {
	font-family: Tahoma;
	font-size: 13px;
	color: #4d6fae;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}