body {
	background : #3b76b4 repeat url(../layout/bkg3.gif);
	color: white;
	font: 11px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: white;
}

a:hover {
	text-decoration: underline;
	color: #e4e300;
}

#logo {
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	width: 200px;
	height: 100px;
	background: url(../layout/logo.gif) no-repeat 0px 0px;
	z-index: 99;
}

#menu {
	position: fixed;
	top: 120px;
	left: 17px;
	margin: 0;
	padding: 0 0 0 5px;
	width: 164px;
}

.submenu {
	margin: 0;
	padding: 0 0 0 10px;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: white;
	margin: 0;
	padding: 0;
	display: list-item;
	list-style: none;
}

a.menu:hover {
	text-decoration: underline;
	color: white;
	margin: 0;
	padding: 0;
	list-style: none;
	display: list-item;
}

a.submenu:link, a.submenu:visited, a.submenu:active {
	text-decoration: none;
	color: #cccccc;
	margin: 0;
	padding: 0;
	display: list-item;
	list-style: none;
}

a.submenu:hover {
	text-decoration: underline;
	color: #cccccc;
	margin: 0;
	padding: 0;
	display: list-item;
	list-style: none;
}

a.prodmenu:link, a.prodmenu:visited, a.prodmenu:active {
	text-decoration: none;
	color: #e4e300;
	margin: 0;
	padding: 0;
	display: list-item;
	list-style: none;
}

a.prodmenu:hover {
	text-decoration: underline;
	color: #e4e300;
	margin: 0;
	padding: 0;
	display: list-item;
	list-style: none;
}

a.prodthumb:link, a.prodthumb:visited, a.prodthumb:active {
	text-decoration: none;
	color: #e4e300;
	margin: 0;
	padding: 0;
	list-style: none;
}

a.prodthumb:hover {
	text-decoration: none;
	color: #e4e300;
	margin: 0;
	padding: 0;
	list-style: none;
}

#tab {
	left: 187px;
	width: 536px;
	margin: 0;
	padding: 88px 20px 0 20px;
	background: #3c76b5;
	position: relative;
}

h1 {
	padding: 0;
	margin: 0 0 10px;
	font: bold 20px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

h2 {
	padding: 0;
	margin: 0 0 5px;
	font: bold 15px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

h3 {
	font-weight: bold;
	padding: 0;
	margin: 0 0 3px;
	font-size: 13px;
}

h4 {
	padding: 0;
	margin: 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

p {
	padding: 0;
	margin: 0 0 15px;
}

ul {
	margin: 5px 0 0 16px;
	padding: 0;
}

#prod {
	padding: 0;
	display: table;
	width: 536px;
	margin: 0;
}

#nomeprod {
	padding: 0;
	float: left;
	display: table;
	margin: 0 20px 0 0;
	color: #e4e300;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 40px;
	font-style: italic;
}

#versprod {
	font-size: 20px;
	color: #e4e300;
	margin: 2px 0 0;
	padding: 0;
}

#fotoprod {
	padding: 0;
	margin: 0;
	width: 536px;
}

#fotoprodthumb {
	padding: 0;
	width: 172px;
	margin: 0 0 5px;
}

#thumbs {
	text-align: center;
	margin: 0;
	padding: 15px 0 0;
}

#testoprod {
	padding: 0;
	margin: 0 0 25px;
}

#tabprod {
	padding: 0;
	margin: 0 0 25px;
}

#grafprod {
	padding: 0;
	margin: 0;
}

#pdfprod {
	margin: 40px 0 0;
	background: no-repeat 0px 0px url(../layout/pdf.gif);
	padding: 0 0 0 46px;
	height: 36px;
}

.img {
	padding: 0;
	margin: 10px 0 20px;
	width: 536px;
}

.foto {
	display: table;
	width: 534px;
	border: 1px solid #e5e3d0;
	margin: 10px 0;
	padding: 0;
}

#cielo {
	width: 576px;
	height: 288px;
	padding: 0;
	background: no-repeat url(../layout/cielo.gif) 0px 0px;
	position: relative;
	margin: 44px 0 0;
	left: 187px;
}

#cav {
	width: 87px;
	height: 55px;
	position: absolute;
	background: no-repeat url(../layout/cav.gif) 0px 0px;
	z-index: 99;
	top: 20px;
	left: 700px;
}

#foot {
	padding: 5px;
	text-align: center;
	width: 90px;
	position: fixed;
	left: 0;
	border-right: 1px dotted #5d5e60;
	border-bottom: 1px dotted #5d5e60;
	bottom: 30px;
	margin: 0;
	background: white;
	border-top: 1px dotted #eeeeee;
	z-index: 0;
}

a.meta:link, a.meta:visited, a.meta:hover  {
	color: #222222;
	margin: 0px;
	padding: 0; 
	letter-spacing: 0;
	font: bold 10px   'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-align: right;
}

.data {
	font-size: 9px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}

#separatore {
	padding: 0px 0px 0px 0px;
	display: table;
	width: 534px;
	height: 1px;
	background: #003d80;
	margin: 15px 0px 15px 0px;
}
