@charset "UTF-8";
body {
	width: 625px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #93CCE0;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu{
	text-align: center;
	font-size: 15px;
}
#menu ul{
	padding-left: 0px;
}
#menu ul li{
	display: inline;
	list-style-type: none;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #333333;
}
#menu ul li a{
	color: #658DBB;
	text-decoration: none;
	padding: 5px;
}
#menu ul li a:hover{
	color: #D53D21;
}
#menu ul li a.selected{
	color: #D53D21;
}
#conteudo{
}
#titulo{
	font-size: 14px;
	color: #D13F25;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	padding-left: 5px;
	float: left;
	padding-right: 5px;
	border: 1px dotted #000000;
}
#subtitulo{
	float: left;
	background-color: #333333;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	clear: left;
	text-transform: uppercase;
	margin-left: 5px;
}
#descricao{
	font-size: 11px;
	clear: left;
	padding: 5px;
}
#descricao1{
	font-size: 12px;
	float: left;
}
#preco{
	text-align: right;
	float: right;
}
.destaque{
	font-weight: bold;
}
#novidade{
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.nota{
	font-size: 11px;
	color: #C53C22;
}
#footer{
	background-color: #FFFFFF;
	border: 1px dotted #333333;
	padding: 5px;
	margin-top: 5px;
	clear: left;
	width: 615px;
	font-size: 12px;
	color: #658DBB;
}
#footer a{
	text-decoration: none;
	color: #658DBB;
	font-size: 12px;
}
#footer a:hover{
	color: #D46955;
}
#item_menu{
	clear: left;
}
#item_menu ul{
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#item_menu ul li{
	display: inline;
	font-size: 11px;
	padding: 5px;
}
.coluna1{
	float: left;
}

.coluna2{
	float: right;
}
#grupo{
	color: #FFFFFF;
	float: left;
	clear: both;
	padding: 5px;
	background-color: #C73D23;
	text-transform: lowercase;
	font-size: 12px;
}
#notes_menu{
	color: #C73D23;
	margin-bottom: 5px;
}
#notes_menu ul{
	list-style-type: none;
	padding-left: 5px;
	font-size: 11px;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
}
#notes_menu ul li{}
#bloco{
	background-color: #FFFFFF;
	float: left;
	border: 1px dotted #000000;
	padding: 5px;
	width: 615px;
	margin-bottom: 5px;
}
#nuvem_01{
	float: left;
	clear: right;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: -1;
}
a img {
border: 0;
}
