body {
	font-family: Lucida Sans, Candara, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a { 
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #980074; 
}
.menos {
	font-size: 21px;
}
#miolo {
	width: 960px;
	height: 100%;
}
#miolo2 {
	height: 600px;
	background-image: url(../imagens/layout/intro2.jpg);
}
#bemvindos {
	position: relative;
	top: 40px;
	left: 20px;
	width: 700px;
	font-size: 35px;
	font-weight: bold;
	text-align: center; 
	color: rgb(100,100,100);
}
#welcome {
	position: relative;
	top: 60px;
	left: 20px;
	width: 700px;
	font-size: 22px;
	text-align: center;
	color: rgb(100,100,100);
}
#idioma {
 position: relative;
	top: 140px;
	left: 40px;
	font-size: 16px;
	font-weight: bold;
	text-align: right; 
}
#copy {
 position: relative;
	top: 180px;
	left: 10px;
	width: 440px;
	font-size: 10px;
	text-align: center;
}
