﻿* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}
a {
	color: #cf494f;
	text-decoration: none;
	font-family: inherit;
	font-weight: bold;
}

a img {
	border: 0;
}

a:hover {
	color: #222;
}
p {
	line-height: 18px;
	margin: 5px 0;
	clear: both;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #333;
}
h1 {
	font-size: 32px;
	line-height: 30px;
	border-bottom: 1px #ddd solid;
	margin-bottom: 15px;
	color: #555555;
}
h1 a {
	font-size: 32px;
	line-height: 30px;
	color: #555555;
	font-weight: normal;
}
h1 a:hover {
	color: #cf494f;
}
h2 {
	font-size: 22px;
	line-height: 24px;
	margin: 15px 0 5px 0;
}
h2 a {
	font-weight: normal;
	color: #333!important;
}
h2 a:hover {
	font-weight: normal;
	color: #cf494f!important;
}

h2 {
	font-size: 17px;
	line-height: 18px;
	margin: 5px 0 5px 0;
}

small {
	font-size: 10px;
	text-transform: uppercase;
}
hr {
	color: #dadada;
	background-color: #dadada;
	height: 1px;
	border: 0;
	display: block;
	margin: 10px 10px 10px 0;
	width: 815px;
	float: left;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	background-attachment:fixed;
	background:url(../images/main_bg.gif) #cdcdcd repeat-x;	
}
#Wrapper {
	display: block;
	padding: 0;
	margin: 0 auto;
	width: 920px;

}
#Container {
	display: inline;
	float: left;
	width: 920px;
	background: url(../images/container_top.png) no-repeat;
}
#Header {
	display: inline;
	float: left;
	width: 920px;
	height: 95px;
}

#Logo_pt a {
	position: absolute;
	display: block;
	float: left;
	width: 245px;
	height: 90px;
	background: url(../images/logo_pt.png) no-repeat;
	text-indent: -9999px;
	margin: 30px 0 0 -20px;
	z-index: 1002;
}

#Logo a {
	position: absolute;
	display: block;
	float: left;
	width: 245px;
	height: 90px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	margin: 30px 0 0 -20px;
	z-index: 1002;
}



#Languages {
	position: absolute;
	display: block;
	float: right;
	text-align: right;
	margin: 15px 40px 0 0;
	width: 900px;
	height: 16px;
	z-index: 999;
}

#Nav {
	display: inline-block;
	float: right;
	margin: 44px 20px 0 0;
}
#Nav li {
	position: relative;
	display: inline;
	float: left;
	width: 121px;
	padding: 0;
	margin: 0;
}
#Nav li a {
	display: inline;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	margin: 0;
	width: 121px;
	padding: 17px 0 17px 0;
	font-size: 14px;
	text-align: center;
}
#Nav li a:hover {
	color: #888;
}
#Nav li ul {
	position: absolute;
	left: -9999px;
	height: auto;
	width: 132px;
	font-weight: normal;
	margin: 50px 0;
	background: #e5e5e5;
	padding: 0;
}
#Nav li ul li {
	display: inline;
	float: left;
	margin: 0;
}
#Nav li ul li a {
	width: 130px!important;
	display: inline;
	float: left;
	background: #e5e5e5;
	text-align: left;
	padding: 10px 15px!important;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	border: none;
	border-bottom: 1px gray dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#Nav li ul ul {
	margin: 0 0 0 13em;
}
#Nav li a:hover ul ul, #Nav li:hover ul ul ul, #Nav li.sfhover ul ul, #Nav li.sfhover ul ul ul {
	left: -999em;
}
#Nav li:hover ul {
	left: 0;
	#left: -999em;
}
#Nav li li:hover ul, #Nav li li li:hover ul, #Nav li.sfhover ul, #Nav li li.sfhover ul, #Nav li li li.sfhover ul {
	left: 0;
}
#Nav li ul li a:hover {
	background-color: #666666;
	color: #ffffff;
	border: none;
	border-bottom: 1px gray dotted;
	background-image: none;
}
li.page-item a {
	background: url(../images/nav.png) no-repeat;
}

#Content {
	display: inline;
	float: left;
	width: 900px;
	padding: 0 9px 0 11px;
	background: url(../images/body_bg.png) repeat-y center top;	
}
#ContentBody {
	display: inline;
	float: left;
	width: 840px;
	margin: 0;
	padding: 25px 0 10px 30px;
	min-height: 550px;
}
#HomeBottom {
	display: inline;
	float: left;
	width: 838px;
	margin: 0;
	padding: 0 30px;
	background: #e5e5e5;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cecece;
}
.homecolumn {
	display: inline;
	float: left;
	width: 217px;
	margin: 0;
	padding: 10px 30px;
	height: 80px;
	border-right: 1px solid #cecece;
	border-left: 1px solid #fff;
	font-size: 11px;
	color: #777;
}
.homecolumn h2 {
	margin: 5px 0 5px 0;
	font-size: 13px;
}
.homecolumn ul, .homecolumn li {
	margin: 10px 0 0 0;
	padding: 0;
	display: inline;
	float: left;
	width: 200px;
	list-style: none;
}
.homecolumn p, .homeclumn li {
	font-size: 11px;
	color: #777;
}
.homecolumn li {
	margin: 3px 0;
	display: inline;
	float: left;
	width: 100px;
}
.homecolumn li a, .homecolumn a {
	font-size: 11px!important;
	font-weight: normal!important;
	font-size: 11px!important;
	color: #222!important;
}
.homecolumn form {
	padding-top: 5px;
}
.homecolumn li a:hover, .homecolumn a:hover {
	color: #cf494f!important;
}
.left {
	border-left: 1px solid #e5e5e5;
}
.right {
	border-right: 1px solid #e5e5e5;
}
#Footer {
	display: inline;
	float: left;
	width: 920px;
	height: 40px;
	background: url(../images/footer_bg.png) no-repeat;
	text-align: center;
	font-size: 11px;
	color: #888;
	padding: 16px 0 0 0;
}
#Footer a {
	color: #555;
	font-weight: normal;
}
#Footer a:hover {
	color: #cf494f;
}
.metadata {
	display: block;
	float: left;
	width: 840px;
	margin: 10px 0;
	padding: 5px 0;
}
ul.navigation {
	margin: 0;
	padding: 0;
}
div.navigation {
	display: none;
}
a.button {
	display: inline-block;
	background: #32312f url(../images/button_bg.jpg) repeat-x;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #32312f;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 18px;
	min-width: 50px;
	overflow: visible;
	text-align: center;
	margin: 2px;
}
a.button:hover {
	background: #bd352a url(../images/button_bg_o.jpg) repeat-x;
	border-color: #bd352a;
}
a.button_panel {
	display: inline-block;
	margin: 10px 100px 10px 0 !important;
	background: #32312f url(../images/button_bg.jpg) repeat-x;
	padding: 5px;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #32312f;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 24px;
	min-width: 275px;
	width: 275px;
	overflow: visible;
	text-align: left;
	vertical-align: middle;
}
a.button_panel:hover {
	background: #bd352a url(../images/button_bg_o.jpg) repeat-x;
	border-color: #bd352a;
}
a.button_panel img {
	border: 0;
	vertical-align: middle;
}
a.button_pages {
	display: inline-block;
	background: #32312f url(../images/button_bg.jpg) repeat-x;
	padding: 3px;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #32312f;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 14px;
	min-width: 14px;
	width: 14px;
	overflow: visible;
	text-align: center;
}
a.button_pages:hover {
	background: #bd352a url(../images/button_bg_o.jpg) repeat-x;
	border-color: #bd352a;
}
.button_pages {
	display: inline-block;
	background: #bd352a url(../images/button_bg_o.jpg) repeat-x;
	padding: 3px;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #bd352a;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 14px;
	min-width: 14px;
	width: 14px;
	overflow: visible;
	text-align: center;
}

.produto img {
	border: 0;
	display:block;
	margin: 10px auto;
}

.produto a {
	display: block;
	float: left;
	width: 198px;
	height: 198px;
	border: 1px solid #f0f0f0;
	text-transform:uppercase;
	text-align:center;
	margin: 10px 10px 0 0;
}

.produto a h2 {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	background-color: #ededed;
	display: block;
	margin: 0;
	line-height: 35px;
}

.produto a:hover {
	border: 1px solid #da9093;
	background-color: #fbfbfb;
}

#main_content_1, #main_content_2, #main_content_3 {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	text-align: left;
	color: #3c3c3c;
	font-size: 1em;
}

.modulo {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

#Flash {
	display: block;
	padding: 0;
	margin: 50px auto;
	width: 800px;
	height: 300px;
}

