body{
	font-family: Ubuntu, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.85em;
}
body a{
	color: #000000;
	text-decoration: none;
}
body a:hover{
	color: #000000;
	text-decoration: underline;
}

#textoTop{
	margin: 0 auto;
	margin-top:50px;
	width: 360px;
	text-align: left;
	padding-left: 80px;
	color:#21647f;
	font-size:0.9em;
}
#textoTop strong{
	font-size: 1.1em;
}
#textoTop a{
	color:#791b79;
	text-decoration:none;
	font-size:0.9em;
}
#textoTop a:hover{
	color:#791b79;
	text-decoration:underline;
}
#erdera{
	margin: 0 auto;
	font-size:0.9em;
	width: 440px;
	color:#1b9969;
	text-align: center;
}
#logo {
	margin: 0 auto;
	width: 440px;
	margin-top:100px;
	text-align: center;
}
#datos{
	margin: 0 auto;
	width: 800px;
	text-align: center;
	margin-top:40px;
		color:#21647f;
}
#textoR{
	float:right;
	text-align: right;
}


