@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
}
.space10px {
	width: 10px;
}
a:link {
	color: #F37021;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F37021;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
a:link {
	color: #888;
	text-decoration: none;
}
a.cinza:visited {
	text-decoration: none;
	color: #888;
}
a.cinza:hover {
	text-decoration: underline;
	color: #666;
}
a.cinza:active {
	text-decoration: none;
	color: #888;
}
a img {
	border: 0px;	
}
#div-topo {
	left:50%;
	top:0px;
	width:950px;
	margin-left: -475px;
	z-index: 3;
	position:relative;
}
#div-topo2 {
	left:827px;
	top:78px;
	width:950px;
	margin-left: -475px;
	z-index: 3;
	position:absolute;
	visibility: visible;
}
#div-bannerpop {
	position:relative;
	left:50%;
	top:0px;
	width:950px;
	margin-left: -475px;
	z-index:5;
	visibility: visible;
}
#div-space {
	position:relative;
	left:50%;
	top:0px;
	width:950px;
	margin-left: -475px;
	height: 8px;
}
#div-p10 {
	width: 10px;
	float: left;
	height: 10px;
	background-color: #09C;
}
#div-box230 {
	width: 230px;
	height: 50px;
	background-color: #009;
	float: left;
}
#div-preta {
	position: relative;
	left:0px;
	width:100%;
	margin-left: 0px;
	background-color: #ECEBEA;
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6f635f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DAD8D6;
	border-right-color: #DAD8D6;
	border-bottom-color: #DAD8D6;
	border-left-color: #DAD8D6;
	line-height: 20px;
}

#div-preta a:link{
	color: #666;
	text-decoration: none;
}
#div-preta a:visited {
	color: #666;
	text-decoration: none;
}

#div-preta a:hover {
	text-decoration: none;
	color: #F47022;
}
#div-shop {
	position:relative;
	width:100%;
	background-color: #FFF;
}

#div-banner {
	position:relative;
	left:50%;
	top:0px;
	width:940px;
	margin-left: -475px;
	background-color: #f2f2f4;
	padding: 5px;
	margin-bottom: 2px;
}
#div-menu {
	position:relative;
	left:50%;
	top:0px;
	width:950px;
	margin-left: -475px;
	background-color: #f2f2f4;
	margin-top: 2px;
	margin-bottom: 2px;
	min-height: 23px;
	padding-top: 5px;
}
#div-submenu {
	position:relative;
	left:50%;
	top:0px;
	width:940px;
	margin-left: -475px;
	background-color: #ECEBEA;
	margin-top: 2px;
	margin-bottom: 2px;
	min-height: 23px;
	padding-top: 5px;
	color: #736862;
	font-size: 16px;
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.txt-11cinza {
	font-size: 11px;
	color: #666;
	line-height: 15px;
}
.txt-cinzaclaro {
	color: #999;
}


#div-busca {
	position:relative;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #645B55;
	float: left;
	margin-left: 95px;
	background-color: #f2f2f4;
}
.box-busca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #635B56;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
}
.btn-busca {
	background-image: url(../images/lupa.gif);
	height: 16px;
	width: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt-busca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f635f;
	font-weight: bold;
}

#div-botaomenu {
	position:relative;
	float: left;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	/*font-weight: bold;*/
}
#div-botaosubmenu {
	position:relative;
	float: right;
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	color: #625A55;
	text-transform: uppercase;
}
div.button a:link {
	padding: 5px 15px 5px 15px;
	color: #F47022;/*fonte laranja menu*/
	text-decoration:none;
}
div.button a:visited {
	padding: 5px 15px 5px 15px;
	color: #F47022;
	text-decoration:none;
}
div.button a:hover {
	background-color: #dddddd;/*fundo do botao do menu principal*/
	padding: 5px 15px 5px 15px;
	color: #ffffff;/*fonte menu principal*/
	text-decoration:none;
}
.txt-voltaraotopo {
	font-size: 9px;
	font-style: italic;
	color: #999;
	text-align: right;
	background-image: url(../images/setatopo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

div.button a:active {
	padding: 5px 15px 5px 15px;
	color: #666666;
	text-decoration:none;
	border: 0px;
}
.line7px {
	background-image: url(../images/line-shop.gif);
	width: 7px;
}
.txt-10cinza {
	font-size: 9px;
	color: #666;
	line-height: 11px;
}

.txt-menurodape {
	/*font-variant: small-caps;*/
	color: #666;
	letter-spacing: 1px;
}

.txt-espec {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DEDBD9;
	border-right-color: #DEDBD9;
	border-bottom-color: #DEDBD9;
	border-left-color: #DEDBD9;
	padding-bottom: 3px;
}
.txt-just {
	text-align: justify;
}
.tituloespec {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-style: normal;
	color: #ff6d01;
	font-weight: bold;	
	}
.teste{
	border:#0C0;
}
.txt-notebooks{
	font-size: 9px;
	color: #666;
	line-height: 11px;

}
.txt-institucional{
	font-size: 14px;
	color: #666;
	line-height: 15px;
}
.txt-shoponcecomprar{
	font-size: 16px;
	color: #666;
	line-height: 13px;
	font-weight: bold;
}
.txt-apartirde{
	font-size: 13px;
	color: #666;
	line-height: 13px;
}
.txt-shoppreço{
	font-size: 15px;
	color: #666;
	line-height: 13px;
	font-weight: bold;
}
a.notebooks:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color: #f47022;
	font-weight: bold;
}
a.notebooks:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color: #f47022;
	font-weight: bold;
}
a.notebooks:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: underline;
	color: #f47022;
	font-weight: bold;
}
a.notebooks:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color: #f47022;
	font-weight: bold;
}

a.notebooks2:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
	color: #f47022;
	font-weight: bold;
}
a.notebooks2:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
	color: #f47022;
	font-weight: bold;
}
a.notebooks2:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: underline;
	color: #f47022;
	font-weight: bold;
}
a.notebooks2:active {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
	color: #f47022;
	font-weight: bold;
}
a.questionario:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color: #555555;
	line-height: 15px;
}
a.questionario:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color: #555555;
	line-height: 15px;
}
a.questionario:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: underline;
	color: #f47022;
	line-height: 15px;
}
a.questionario:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color: #f47022;
	line-height: 15px;
	
}
.moldura-grd {
   padding:1px 1px 1px 1px;
   background-color: #ffffff;
   width: 285px;
   height: 185px;
   border: 1px solid #999999;
}
.moldura-pqn {
   padding:1px 1px 1px 1px;
   background-color: #ffffff;
   width: 140px;
   height: 90px;
   border: 1px solid #999999;
}
img.ca {
	opacity:0.95;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95);
	}
