﻿body{
	background: url(/Templates/Images/background.jpg);
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family:  Trebuchet MS, Tahoma;
}

a img, img { border:none; }

a { color:#004883; }
a:hover { color:#83cee8; }

hr
{
	border: 1px solid white;
	border-top: 1px solid #cfcecd;
}

.hidelink
{
	text-decoration: none;
	cursor: default;
}

.maintable, .content{
	width: 770px;
}
.logo{
	margin-top: 10px;
	margin-left: 30px;
}
.pesqbox{
	width: 106px;
	height: 21px;
	border: 0px solid white;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma;
	color: #585858;
	line-height: 18px;
	padding:0px;
	text-indent: 3px;
}
.footer{
	margin-top:10px;
}
.prodtable, .tintastable, .newsTable, .tblPaging {
	width: 415px;
	background: white;
	border: 4px solid #747371;
}
.prodtableBorder
{
	border: 1px solid #949492;
}

.tintastable { width: 703px; }

.prodpic
{
	width:175px;
	text-align: center;
	vertical-align: middle;
}
.proddetails
{
	width:140px;
	background-color: #d1d0cf;
	vertical-align: bottom;
}
.proddetails td{
	font-size: 11px;
	font-family:  Trebuchet MS, Tahoma;
	color: #747371;
}

.section
{
	width:130px;
}

.tblMiniMarcas
{
	width:400px;
	background:white;
	height:40px;
}

.tblHomeNews
{
	width: 338px;
	height:195px;
	background: url(news_back.gif) no-repeat;
	color: #ffffff;
	margin-top: 4px;
}

.homeNewsTitle { font-size:115%; font-weight: bold; text-transform:uppercase; }

.tblHomeDest
{
	width: 338px;
	height:153px;
	background: url(destaque_back.gif) no-repeat;
	color: #ffffff;
}

.tblHomeDest font, .tblHomeDest span
{
	line-height:1.3em;
}

.tblHomeDest p { margin:10px 0px; } 

.homeDestTitle { font-size:16px; font-weight: bold; text-transform:uppercase; margin-top:5px; padding-bottom: 5px; }

.newsLeft { width:100px; }
.newsTable, .newsPaging { width: 450px; }
.newsCell { vertical-align: top; }
.newsTitle, .newsData { color:#243094;font-size:115%; font-weight: bold; }
.newsData { margin-bottom: 20px; }
.newsText { color: #3e3a39; }

.newsPaging, .tblPaging
{
	margin:10px auto;
	background:#004883;
	color: White;
	border: none;
	cursor: default;
}

.tblPaging a, .newsPaging a
{
	color: White;
	text-decoration: none;
}
.tblPaging a:hover, .newsPaging a:hover { color: #83cee8; }

.pageSelected
{
	color: #83cee8;
	font-weight: bold;
}

.brandList
{
	color:#231f20;
	font-size: 150%;
	padding-left: 15px;
}

.tblNewsletter
{
	width: 173px;
	height: 152px;
	background: url(newsletter_back.gif) no-repeat;
	text-align:left;
	margin:15px 0px;
}

.tNewsletter
{
	color: #bdc1df;
	font-size:10px;
}

.tErro
{
	color: #ffffff;
	font-size:10px;
}

.sideLinks
{
	width:135px;
	color:#3e3a39;
	font-size:115%;
	line-height: 2em;
	font-weight: bold;
}

.destPanel
{
	vertical-align: bottom;
scrollbar-arrow-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color:#777777;
scrollbar-face-color:#666666;
scrollbar-shadow-color:#888888;
scrollbar-darkshadow-color:#777777;
scrollbar-track-color:#555555;

}

/*submenus*/
div.subMenu a, div.subMenu2 a, div.subMenu3 a
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;  
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	color: #3e3a39;
	text-decoration:none;
}
div.subMenu2 a { background:#d1d0d0; }
div.subMenu3 a { background:#ffffff; }
div.subMenu a span
{
	padding-left: 5px;
	display: block; 
}
div.subMenu a:hover,
div.subMenu a.subMenu_selected
{
	color:#3e3a39;
	background: #8cd7ef;
}
div.subMenu3 a:hover,
div.subMenu3 a.subMenu_selected
{
	background: #747371;
	color: White;
}

.nolinkmap
{
	background: transparent;
	text-decoration:none;
	cursor: default;
	font-size: 11px;
	font-family: Tahoma;
	margin-left:3px;
	color: black;
}

.rightcontent{
	width: 516px;
}

/* TEMPORARIOS */

.descbox{
	background: url(fundo_desc.gif) no-repeat;
	width: 225px;
	height: 353px;
	font-size: 12px;
	font-family: Trebuchet MS, Tahoma;
	color: #d1d0d0;
}
.contentbox{
	background: url(fundo_boxes.gif) no-repeat;
	width: 149px;
	height: 169px;
	font-size: 12px;
	font-family: Trebuchet MS, Tahoma;
	color: #00465b;
}
.contentboxin{
	background: url(fundo_boxes2.gif) no-repeat center top;
	text-align:center;
	height: 141px;
	font-size: 12px;
	font-family: Trebuchet MS, Tahoma;
	color: #000000;
	line-height: 15px;
}

.contentboxin2{
	text-align:center; 
	height:141px;
}

/* END TEMPORARIOS */

.displaynone
{
	display:none;
}

displayblock
{
	display: block;
}


/*print version*/

.print { display: none; }

@media print
{
	
body { width:630px;}	
	
}