@charset "utf-8";
/* CSS Document */

html
{
	height: 100%;
}

.content
{
	margin: 0 auto; 
	overflow: hidden; 
	width: 980px; 
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
}

.menu
{
	float: left; 
	width: 100%; 
	font-family: 'Quando';
}

.title
{
	float: left; 
	font-size: 22pt; 
	background-color: #53909E; 
	width: 320px;
}

.title a
{
	text-decoration: none;
	color: #FFFFFF;
}

.title a:hover
{
	text-decoration: none;
	color: #000;
}

.titleposition
{
	margin-top: 10px; 
	margin-left: 23px; 
	margin-bottom: 10px;
}

.opcao1
{
	float: left; 
	background-color: #53909E; 
	background: rgba(83, 144, 158, 0.6); 
	padding: 8px; 
	margin-top: 8px; 
	margin-left: 26px;
}

.opcao1 a
{
	text-decoration: none;
	color: #FFFFFF;
}

.opcao1 a:hover
{
	text-decoration: none;
	color: #000;
}

.opcao2
{
	float: left; 
	background-color: #53909E; 
	background: rgba(83, 144, 158, 0.6); 
	padding: 8px; 
	margin-top: 8px; 
	margin-left: 10px;
}

.opcao2 a
{
	text-decoration: none;
	color: #FFFFFF;
}

.opcao2 a:hover
{
	text-decoration: none;
	color: #000;
}

.opcao3
{
	float: left; 
	background-color: #53909E; 
	background: rgba(83, 144, 158, 0.6); 
	padding: 8px; 
	margin-top: 8px; 
	margin-left: 10px;
}

.opcao3 a
{
	text-decoration: none;
	color: #FFFFFF;
}

.opcao3 a:hover
{
	text-decoration: none;
	color: #000;
}

.opcao4
{
	float: left; 
	background-color: #53909E; 
	background: rgba(83, 144, 158, 0.6); 
	padding: 8px; 
	margin-top: 8px; 
	margin-left: 10px;
}

.opcao4 a
{
	text-decoration: none;
	color: #FFFFFF;
}

.opcao4 a:hover
{
	text-decoration: none;
	color: #000;
}

.opcao5
{
	float: left; 
	background-color: #53909E; 
	background: rgba(83, 144, 158, 0.6); 
	padding: 8px; 
	margin-top: 8px; 
	margin-left: 10px;
}

.opcao5 a
{
	text-decoration: none;
	color: #FFFFFF;
}

.opcao5 a:hover
{
	text-decoration: none;
	color: #000;
}

.opcao6
{
	float: left; 
	background-color: #53909E; 
	background: rgba(83, 144, 158, 0.6); 
	padding: 8px; 
	margin-top: 8px; 
	margin-left: 10px;
}

.opcao6 a
{
	text-decoration: none;
	color: #FFFFFF;
}

.opcao6 a:hover
{
	text-decoration: none;
	color: #000;
}

.opcao7
{
	float: right; 
	background-color: #53909E; 
	background: rgba(83, 144, 158, 0.6); 
	padding: 8px; 
	margin-top: 8px; 
	margin-left: 10px; 
	margin-right: 26px;
}

.opcao7 a
{
	text-decoration: none;
	color: #FFFFFF;
}

.opcao7 a:hover
{
	text-decoration: none;
	color: #000;
}

.opcao8
{
	float: right; 
	background-color: #53909E; 
	background: rgba(83, 144, 158, 0.6); 
	padding: 8px; 
	margin-top: 8px; 
	margin-left: 10px;
}

.opcao8 a
{
	text-decoration: none;
	color: #FFFFFF;
}

.opcao8 a:hover
{
	text-decoration: none;
	color: #000;
}

.linkcomprar
{
	float: left; 
	margin-top: 30px; 
	margin-left: 10px; 
	color: #8dbd16;
}

.linkcomprar a
{
	color: #8dbd16;
	text-decoration: none;
}
