body {
	font-family: Arial, Helvetica, sans-serif;
        width: 99%;
        text-align: center;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.u {
	text-decoration: underline;
}

#main {
	width: 844px;
	padding: 0;
	margin: 0;
	margin: 0 auto;
}

#logo {
	padding: 0;
	margin: 0 auto;
        float: left;
}

#nav {
	width: 840px;
	height: 40px;
	padding: 0;
	margin: 0 auto;
}

#content {
	padding: 0;
	margin: 0 auto;
	display: table;
	width: 840px;
}

#welcome-image {
	width: 840px;
	height:274px;
	padding:0;
	margin:0;
	background:url(../images/bg-welcome-construction.jpg) no-repeat;
	/*position:relative;*/ 
}

#welcome-image img {
	border:0;
	position:absolute;
	right:222px;
	top:216px;
}

#featured-zones {
	width:840px;
	height:142px;
        text-align: left;
}

#featured-zone-1 {
	width: 278px;
	height: 138px;
	float: left;
	padding: 0;
	margin: 0;
	background: transparent url('../images/fundodestaque1.png') no-repeat;
}

#featured-zone-1 img.ler-mais1 {
	margin-top: 44px;
	margin-left: 150px;
	float: left;
	position: absolute;
	display: inline;
}

#featured-zone-1 img.ler-mais2 {
	margin-top: 105px;
	margin-left: 159px;
	float: left;
	position: absolute;
	display: inline;
}

#featured-zone-2 {
	width: 278px;
	height:138px;
	float:left;
	padding:0;
	background: transparent url('../images/fundodestaque2.png') no-repeat;
	margin-left: 3px;
}

#featured-zone-2 img {
	margin-top: 72px;
	margin-left: 145px;
	float: left;
	position: absolute;
	display: inline;
}

#featured-zone-3 {
	width: 278px;
	height:138px;
	float:left;
	padding:0;
	background: transparent url('../images/fundodestaque3.png') no-repeat;
	margin-left: 3px;
}

#featured-zone-3 img {
	margin-top: 62px;
	margin-left: 140px;
	float: left;
	position: absolute;
	display: inline;
}

div#bg-top-hightlights {
	background: #fff;
	width: 840px;
	background: transparent url('../images/bg-top-highlights.png') no-repeat;
	height: 7px;
	float: left;
}

div#bg-bottom-hightlights {
	background: #fff;
	width: 840px;
	background: transparent url('../images/bg-bottom-highlights.png') no-repeat;
	height: 7px;
	float: left;
}

div#highlights {
	background: #f2f1f1 url('../images/bg-highlights.png') repeat-x;
	width: 838px;
	float: left;
	border-left: 1px solid #ebeaea;
	border-right: 1px solid #ebeaea;
	padding-bottom: 10px;
        text-align: left;
}

div#highlights div.highlight {
	width: 278px;
	float: left;
	margin-top: 20px;
}

div#highlights div.first {
	margin-left: 20px;
}

div#highlights div.last {
	width: 259px;
}

div#highlights div.highlight div.highlight-name {
	font-size: 14px;
	color: #666262;
	font-family: Arial;
	font-weight: bold;
}

div#highlights div.highlight div.highlight-name a {
	color: #666262;
	font-family: Arial;
	font-weight: bold;
}

div#highlights div.highlight div.highlight-img {
	border: 0;
	margin-top: 10px;
	height: 87px;
	width: 240px;
}

div#highlights div.highlight div.highlight-desc {
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
	font-family: Arial;
	font-weight: bold;
}

div#highlights div.highlight div.highlight-desc-det {
	margin-top: 20px;
	font-size: 12px;
	color: #999999;
	font-family: Arial;
	padding-right: 20px;
	overflow: hidden;
	min-height: 76px;
	width: 240px;
}

div#highlights div.highlight div.arrow{
	width: 11px;
	height: 11px;
	float: right;
	margin-right: 45px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#highlights div.highlight div.last{
	margin-right: 25px;
}

div#highlights div.highlight div.arrow img{
	border: 0;
}

div#wn{
	position: relative;
	height: 76px;
}
/*scroller*/
/*
div#highlights div.highlight div.highlight-desc-det .scroll-up {
	height: 20px;
	position: absolute;
	z-index: 2;
	width: 240px;
}

div#highlights div.highlight div.highlight-desc-det .scroll-down {
	height: 10px;
	position: absolute;
	z-index: 2;
	width: 240px;
}

div#highlights div.highlight div.highlight-desc-det div.slider {
	position: relative;
	overflow: hidden;
	height: 76px;
	z-index: 1;
}

div#highlights div.highlight div.highlight-desc-det div.slider div.slidercontent {
	position: absolute;
}

div#highlights div.highlight div.highlight-desc-det div.slider div.slidercontent div.section{
	z-index: 1;
}*/

h1 {
	color:#4e4a4a;
	font-family:Arial , Helvetica, sans-serif;
	font-size: 20px;
	padding:0;
	margin:0;
	font-weight:bold;
}

h2 {
	color:#70a40a;
	font-family:Arial , Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-top:10px;
	margin-left:5px;
}

#content-zone-1 {
	width:280px;
	float:left;
	padding:0;
	margin:0;
}

#content-zone-2 {
	width:280px;
	float:left;
	padding:0;
	margin:0;
}

#content-zone-3 {
	width:278px;
	float:left;
	padding:0;
	margin:0;
}

#content-zones {
	padding:0;
	margin:0;
	display:table;
}

#content-zones p {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:5px 20px 5px 5px;
	font-size:11px;
	color:#8b8b8b;
	line-height:15px;
}

#content-zones img {
	margin: 10px 0 5px 4px;
}

a#arrow {
	color:#82c323;
	font-size:11px;
	text-decoration:none;
	margin-left:4px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/icon-array-green.png) no-repeat 0 2px;
}

a#arrow :hover{
	color:#82c323;
	font-size:11px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#route {
	color:#88b83b;
	font-size:12px;
	padding:0;
	margin:0;
	margin-top:40px;
	margin-left:50px;
	margin-bottom:30px;
	font-weight:bold;
}

#sub-content-esq {
	width:460px;
	float:left;
	color:#4e4a4a;
	margin-top: 20px;
}

#sub-content-dir {
	width:285px;
	float:right;
	padding:0;
	margin:0;
	margin-top: 20px;
}

#content p {
	font-size: 12px;
}

#sub-content-low {
	clear:both;
}

/*footer*/

#footer {
	height: 15px;
	padding: 5px 0px;
	margin: 0 auto;
	width: 837px;
	margin-top: -20px;
}

div#footer div.all-rights {
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #8c8c8c;
	font-family: Arial;
	margin-left: 10px;
}

div#footer div.all-rights a:hover {
	color: #8c8c8c;
	text-decoration: underline;
}

div#footer div.webdesign {
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #8c8c8c;
	font-family: Arial;
	margin-right: 10px;
}

div#footer div.webdesign a {
	color: #8c8c8c;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

div#footer div.webdesign a:hover {
	color: #8c8c8c;
	text-decoration: underline;
}
/*
#formulario{
	width:200px; 
	margin: 0; 
	padding:0;
	float:left;
}

#formulario ul {
	list-style:none;
	padding:0;
	margin:0;	
}

#formulario ul li {
	padding:0;
	margin:0;
}

#formulario ul li.special {
	display:none;
}

#formulario .message {
	background:#eee; 
	color:#000;
	display:none;
	width:200px;
	padding:10px;
}

#formulario input[type=text] {
	background:#FFF;
	border:#B0B0B0 solid 1px;
	font:normal 12px/14px "Lucida Sans Unicode", Helvetica, sans-serif;
	color:#000000; 
	padding:4px; 
	width:200px; 
	height:20px;
	float:left;
}

#formulario form#contactForm{
	margin:0 0 4px 5px;
	color:#000000;
}
	
#formulario form#contactForm label{
	font:normal 14px/28px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#181817; 
	margin-top:10px;
	float:left;
}
	
#formulario textarea{
	background:#FFF;
	border:#B0B0B0 solid 1px;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#000000; 
	width:200px; 
	height:60px;
	float:left;
}*/

/*contactos*/
div#main div#content div#contactos-top-bg {
	width: 840px;
	height: 17px;
	margin-top: 20px;
	background: transparent url('../images/bg-top-contactos.png') no-repeat;
}

div#main div#content div#contactos-bottom-bg {
	width: 840px;
	height: 8px;
	background: transparent url('../images/bg-bottom-contactos.png') no-repeat;
}

div#main div#content div#contactos {
	width: 838px;
	background: #eceaea url('../images/bg-contactos.png') repeat-x;
	border-left: 1px solid #eae8e8;
	border-right: 1px solid #eae8e8;
	min-height: 350px;
	float: left;
}

div#main div#content div#contactos div#formulario {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	width: 300px;
}
div#main div#content div#contactos div#formulario span.label-form{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
}

div#main div#content div#contactos div#formulario span.first{
	margin-top: 0px;
}

div#main div#content div#contactos div#formulario div{
	margin-top: 10px;
	float: left;
}

div#main div#content div#contactos div#formulario div.input-form input{
	border: 0 none;
	width: 300px;
	color: #666666;
	font-size: 13px;
	font-family: Arial;
}

div#main div#content div#contactos div#formulario div.input-form textarea{
	border: 0 none;
	width: 300px;
	height: 120px;
	color: #666666;
	font-size: 13px;
	font-family: Arial;
	max-width: 300px;
	max-height: 120px;
}

div#main div#content div#contactos div#formulario div.btn-enviar{
	text-align: center;
}

div#main div#content div#contactos div#dados{
	float: left;
	margin-left: 50px;
	width: 450px;
	padding-top: 20px;	
	text-align: center;
}

div#main div#content div#contactos div#dados span.label-dados{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
		text-align: center;
}

div#main div#content div#contactos div#formulario span.first{
	margin-top: 0px;
}

div#main div#content div#contactos div#dados div{
	margin-top: 10px;
	float: center;
}

div#main div#content div#contactos div#dados div span{
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}

div#main div#content div#contactos div.message{
	background: #eceaea;
	color: #666666;
	display: none;
	width: 818px;
	padding: 10px;
	font-family: Arial;
	font-size: 14px;
}

div#main div#content div#contactos div.message div#alert {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}

/*menu top*/
ul.topnav {
	list-style:none;
	margin:0;
	padding:0;
}

ul.topnav li {
	float:left;
	margin:0;
	padding:0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a.inicio, ul.topnav li a.quem, ul.topnav li a.produtos, ul.topnav li a.energias, ul.topnav li a.contactos {
	background:url('../images/bg-menu-sprite.jpg') no-repeat scroll top left;
	display:block;
	height:40px;
	position:relative;
}

ul.topnav li a.inicio {
	width:130px;
}

ul.topnav li a.quem {
	width:183px;
	background-position:-130px 0px;
}

ul.topnav li a.produtos {
	width:192px;
	background-position:-313px 0px;
}

ul.topnav li a.energias {
	width:186px;
	background-position:-505px 0px;
}

ul.topnav li a.contactos {
	width:146px;
	background-position:-691px 0px;
}


ul.topnav li a span {
	background:url('../images/bg-menu-sprite.jpg') no-repeat scroll bottom left;
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:100;
}

ul.topnav li a span:hover {
	cursor:pointer;
}

ul.topnav li a.home span {
	background-position:0px -40px;
}

ul.topnav li a.quem span {
	background-position:-130px -40px;
}

ul.topnav li a.produtos span {
	background-position:-313px -40px;
}

ul.topnav li a.energias span {
	background-position:-505px -40px;
}

ul.topnav li a.contactos span {
	background-position:-692px -40px;
}


ul.topnav li a.home span {
	background-position:0px -40px;
}

ul.topnav li a.quem span {
	background-position:-130px -40px;
}

ul.topnav li a.produtos span {
	background-position:-313px -40px;
}

ul.topnav li a.energias span {
	background-position:-505px -40px;
}

ul.topnav li a.contactos span {
	background-position:-692px -40px;
}

ul.topnav li a span { /*--Drop down trigger styles--*/
	/*width: 17px;
	height: 35px;
	float: left;
	background: url(images/subnav_btn.gif) no-repeat center top; */
}

ul.topnav li a span.subhover {
	background-position: center bottom; 
	cursor: pointer;
} /*--Hover effect for trigger--*/

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0px; 
	top: 35px;
	margin: 0; 
	padding: 0;
	padding-top:10px;
	display: none;
	float: left;
	width: 252px;
	background-image: url('../images/bg-drop-down-short.jpg');
        background-repeat: no-repeat;
	background-position: 0 10px;
        z-index: 10;
}

ul.topnav li ul.subnav li{
	margin: 0; 
	padding: 0;
	clear: both;
	width: 252px;
        margin-left: 0px; 
        margin-top: 4px;
}

ul.topnav li ul.subnav li a {
	float: left;
	width: 237px;
	padding: 3px 0 0px 15px;
        height: 19px;
	color: #333;
	font-size:12px;
        font-weight: bold;
	text-decoration:none;
	cursor: pointer;
        text-align: left;
}

ul.topnav li ul.subnav li a.first {
	float: left;
	width: 237px;
	padding: 15px 0 5px 20px;
	color:#303131;
	font-size:13px;
	text-decoration:none;
}

ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	color:#fcfefe;
	background:#627d4c;
	font-size:12px;
	text-decoration:none;
	width: 237px;
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; 
	top: 35px;
	margin: 0; 
	padding: 0;
	padding-top:10px;
	display: none;
	float: left;
	width: 252px;
	background-image:url('../images/bg-drop-down-short.jpg');
        background-repeat: no-repeat;
	background-position: 0 10px;
}

ul.topnav li ul.subnav li ul.subsubnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 250px; 
	top: -7px;
	margin: 0; 
	padding: 0;
	padding-top:10px;
	padding-bottom:10px;
	display: none;
	float: left;
	width: 262px;
	background-image:url('../images/bg-drop-down-short.jpg');
	background-repeat:no-repeat;
}

ul.topnav li ul.subnav li ul.subsubnav li {
	margin: 0; 
	padding: 0;
	clear: both;
	width: 252px;
}

ul.topnav li ul.subnav li ul.subsubnav li a {
	float: left;
	width: 232px;
	padding: 5px 0 5px 20px;
	color:#303131;
	font-size:13px;
	text-decoration:none;
}

ul.topnav li ul.subnav li ul.subsubnav li a.last {
	float: left;
	width: 232px;
	padding: 5px 0 0px 20px;
	color:#303131;
	font-size:13px;
	text-decoration:none;
	margin-bottom: 2px;
}

ul.topnav li ul.subnav li ul.subsubnav li a:hover { /*--Hover effect for subnav links--*/
	color:#fcfefe;
	background:#627d4c;
	font-size:13px;
	text-decoration:none;
	width: 232px;
}

/*campanhas*/

div#main div#content div#campanha-top-bg {
	width: 840px;
	height: 17px;
	background: transparent url('../images/bg-top-products-list.jpg') no-repeat;
}

div#main div#content div#campanha-bottom-bg {
	width: 840px;
	height: 8px;
	background: transparent url('../images/bg-bottom-products-list.jpg') no-repeat;
}

div#main div#content div#campanha {
	width: 838px;
	min-height: 550px;
	background: #f0f0f0 url('../images/bg-campanha.png') repeat-x;
	border-left: 1px solid #eae8e8;
	border-right: 1px solid #eae8e8;
}

div#main div#content div#banner-rotator {
	height: 273px;
	width: 838 px;
}

/*MENU CAMPANHAS*/
/*
div#main div#content div#left-corner-menu-camp {
	background: transparent url('../images/left-corner-bg-menu-camp.jpg') no-repeat;
	height: 325px;
	width: 8px;
	float: left;
	margin-top: 3px;
}

div#main div#content div#right-corner-menu-camp {
	background: transparent url('../images/right-corner-bg-menu-camp.jpg') no-repeat;
	height: 325px;
	width: 7px;
	float: left;
	margin-top: 3px;
}

div#main div#content div#menu-camp {
	background: #e4e2e3 url('../images/bg-menu-camp.jpg') repeat-x;
	height: 323px;
	width: 820px;
	float: left;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	margin-top: 3px;
}*/
div#main div#content div#menu-camp-top-bg {
	width: 840px;
	height: 17px;
	margin-top: 20px;
	background: transparent url('../images/bg-top-contactos.png') no-repeat;
}

div#main div#content div#menu-camp-bottom-bg {
	width: 840px;
	height: 8px;
	background: transparent url('../images/bg-bottom-contactos.png') no-repeat;
}

div#main div#content div#menu-camp {
	width: 838px;
	background: #eceaea url('../images/bg-contactos.png') repeat-x;
	border-left: 1px solid #eae8e8;
	border-right: 1px solid #eae8e8;
	min-height: 285px;
}

div#main div#content div.estado {
	min-height: 365px !important;
}

div#main div#content div#menu-camp span.camp-name {
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	font-size: 18px;
	float: left;
	margin-left: 10px;
	padding-top: 20px;
}

div#main div#content div#menu-camp span.camp-name1 {
font-family: Arial;
	font-weight: bold;
	color: #666666;
	font-size: 15px;
	float: left;
	margin-left: 10px;
	padding-top: 20px;
}

div#main div#content div#menu-camp div.campaign {
	height: 120px;
	padding-top: 10px;
	width: 822px;
	float: left;
}

div#main div#content div#menu-camp div.first {
	padding-top: 0px;
}

div#main div#content div#menu-camp div.campaign div.campaign-desc {
	float: left;
	margin-left: 10px;
	width: 503px;
}

div#main div#content div#menu-camp div.campaign div.campaign-desc span.camp-desc a {
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

div#main div#content div#menu-camp div.campaign div.campaign-desc span.camp-desc span.camp-desc1 {
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

div#main div#content div#menu-camp div.campaign div.campaign-desc span.camp-desc a:hover {
	color: #999999;
}

div#main div#content div#menu-camp div.campaign div.campaign-desc span.camp-desc span {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	color: #666666;
}

div#main div#content div#menu-camp div.campaign div.campaign-img {
	float: right;
	width: 120px;
	margin-right: 70px;
}

div#main div#content div#menu-camp div.campaign div.estado {
	margin-right: 60px;
}

div#main div#content div#menu-camp div.campaign div.first {
	margin-top: 0px;
}

div#main div#content div#menu-camp div.campaign div.campaign-img a img {
	border: 0;
}

div#main div#content div#campanha div.camp-name{
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	font-size: 18px;
	text-decoration: none;
	margin-left: 50px;
	position: absolute;
	margin-top: 20px;
}

div#main div#content div#campanha div.camp-desc{
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	margin-left: 50px;
	position: absolute;
	margin-top: 40px;
}

div#main div#content div#campanha div.camp-name-sistematermo{
	margin-top: 10px;
}

div#main div#content div#campanha div.camp-desc-sistematermo{
	margin-top: 30px;
}

div#main div#content div#campanha div.superconfort{
	margin-left: 50px;
}

div#main div#content div#campanha div.confortstar{
	margin-left: 20px;
}

div#main div#content div#campanha div.sistematermo{
	margin-left: 20px;
}

div#main div#content div#campanha div.sistemaforc{
	margin-left: 10px;
}

div#main div#content div#campanha div.espec-sistemaforc{
	font-style: italic;
	margin-left: 20px;
}

div#main div#content div#campanha div.espec-termosifao{
	font-style: italic;
	margin-left: 30px;
}

div#main div#content div#campanha div.camp-image {
	width: 837px;
	min-height: 550px;
	text-align: center;
}

div#main div#content div#campanha div.camp-image img.espec {
	padding-top: 20px;
}

/*Produtos*/
div#main div#content div#produtos-top-bg {
	width: 840px;
	height: 17px;
	margin-top: 30px;
	background: transparent url('../images/bg-top-products-list.jpg') no-repeat;
}

div#main div#content div#produtos-bottom-bg {
	width: 840px;
	height: 8px;
	background: transparent url('../images/bg-bottom-products-list.jpg') no-repeat;
}

div#main div#content div#produtos {
	margin: 0 auto;
	display: table;
	width: 838px;
	background: #f0f0f0 url('../images/bg-products-list.jpg') repeat-x;
	min-height: 300px;
	border-left: 1px solid #eae8e8;
	border-right: 1px solid #eae8e8;
	padding-bottom: 20px;
	
}

div#product-category{
	margin-top: 20px;
	margin-left: 32px;
	margin-right: 41px;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}


div#product-category a{
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
        text-decoration: none;
}

div#product-category a:hover {
        text-decoration: underline;
}

div#main div#content div#produtos {
      text-align: left;
}

div#main div#content div#produtos div#produto-error{
	font-family: Arial;
	color: #666666;
	font-size: 12px;
	margin-left: 41px;
	margin-right: 41px;
	padding-top: 70px;
	text-align: center;
	height: 120px;
}

div#main div#content div#produtos div#produto{
	float: left;
	font-family: Arial;
	width: 264px;
}

div#main div#content div#produtos div#produto div.produtos-item-top-bg {
	width: 224px;
	height: 6px;
	margin-left: 40px;
	margin-top: 40px;
	background: transparent url('../images/bg-top-products-item.png') no-repeat;
}

div#main div#content div#produtos div#produto div.produtos-item-bottom-bg {
	width: 224px;
	height: 9px;
	margin-left: 40px;
	background: transparent url('../images/bg-bottom-products-item.png') no-repeat;
}

div#main div#content div#produtos div#produto div.produtos-item {
	width: 222px;
	height: 255px;
	margin-left: 40px;
	background: #fafbf8;
	border-left: 1px solid #edebeb;
	border-right: 1px solid #edebeb;
	text-align: center;
}

div#main div#content div#produtos div#produto div.first{
	margin-left: 0px;
}

div#main div#content div#produtos div#produto div.produtos-item div.product-image{
	width: 222px;
	height: 208px;
        padding-top: 10px;
}

div#main div#content div#produtos div#produto div.produtos-item div.product-image img {
	max-width: 205px;
	max-height: 206px;
	border: 0;
}

div#main div#content div#produtos div#produto div.produtos-item div.product-details {
	text-align: center;
}


div#main div#content div#produtos div#produto div.produtos-item div.product-name {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	width: 203px;
        padding-left: 4px;
	min-height: 17px;
	padding-top: 3px;
	background: transparent url('../images/bg-product-name.jpg') repeat-y;
	margin-left: 7px;
}

div#main div#content div#produtos div#produto div.produtos-item div.product-ver-mais {
	text-align: center;
	width: 64px;
	height: 14px;
	padding-top: 2px;
	background: transparent url('../images/bg-ver-mais.png') no-repeat;
	margin-left: 7px;
        float: left;
}

div#main div#content div#produtos div#produto div.produtos-item div.product-ver-mais a {
	color: #555454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

div#tubagens-links {
        position: relative;
        z-index: 10;
        left: 48px;
        top: 465px;
}


div#tubagens-links a#first {
        font-size: 13px;
        font-weight: bold;
        color: #d7b436;
        text-decoration: none;
        margin-top: 10px;
        display: block;
}

div#tubagens-links a#second {
        font-size: 11px;
        font-weight: bold;
        color: #9a9a9a;
        text-decoration: none;
        display: block;
        margin-top: 5px;
}

div#tubagens-links1 {
        position: relative;
        z-index: 10;
        left: 75px;
        top: 1410px;
}

div#tubagens-links1 a#first {
        font-size: 13px;
        font-weight: bold;
        color: #d7b436;
        text-decoration: none;
        margin-top: 10px;
        display: block;
}

div#bomba_calor-links {
        position: relative;
        z-index: 10;
        left: 50px;
        top: 790px;
}

div#bomba_calor-links a#first {
        font-size: 13px;
        font-weight: bold;
        color: #d7b436;
        text-decoration: none;
        margin-top: 10px;
        display: block;
}


div#escolha1 {
        background: url('../images/barraEsolhapequena.jpg');
        width: 122px;
        height: 20px;
        font-size: 12px;
        color: #000;
        float: left;
        font-weight: bold;
        text-align: center;
        padding-top: 3px;
        margin-left: 40px;
        margin-top: 10px;
}


div#escolha1 a {
        text-decoration: none;
        color: #000;
}

div#escolha1 a:hover {
        color: #fff;
}


div#escolha1 a.first {
        color: #fff;
}

div#escolha2 {
        background: url('../images/barraEsolha.jpg');
        width: 200px;
        height: 20px;
        font-size: 12px;
        color: #000;
        float: left;
        font-weight: bold;
        text-align: center;
        padding-top: 3px;
        margin-left: 10px;
        margin-top: 10px;
}


div#escolha2 a {
        text-decoration: none;
        color: #000;
}

div#escolha2 a:hover {
        color: #fff;
}


div#escolha2 a.first {
        color: #fff;
}

div#tsuporte_tecnico-links {
        position: relative;
        z-index: 10;
        left: 48px;
        top: 465px;
}

	@font-face {
	font-family: DIN;
	src:url(DIN.ttf);
	}
div#main div#content div#menu-camp1 {
	width: 835px;
	background: #eceaea url('../images/bg-contactos.png') repeat-x;
	border-left: 1px solid #eae8e8;
	border-right: 1px solid #eae8e8;
	min-height: 285px;
}
div#main div#content div#menu-camp1 span.camp-name {
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	font-size: 18px;
	float: left;
	margin-left: 10px;
	padding-top: 20px;
}