/* CSS Document */

*{
	margin:0px;
	border:0px;
	padding:0px;
}

body{
	background-image:url(../imagens/bg.jpg);	
	background-repeat:repeat-x;
	background-color:#f5fbfd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:20px;
	letter-spacing:1px;
	color:#666;
	text-align:justify;
	/*BARRA DE ROLAGEM - IE*/
	scrollbar-face-color:#f0f0f0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color: #d32921;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	margin:0!important;
	padding:0!important; 	
}
	
#container{
	width:900px;
	height:790px;
	margin:0 auto;
	background-color:#f5fbfd;
}

	
#container2{
	width:900px;
	height:auto;
	margin:0 auto;
	background-color:#f5fbfd;
}
	
#topo{
	position:relative;
	width:900px;
	height:150px;
	background-image:url(../imagens/topo.jpg);
}
	
#logo{
	position:absolute;
	top:10px;
	left:15px;
	width:289px;
	height:112px;
	float:left;
	z-index:1;
}
	
	
#links{
	position:relative;
	float:left;
	display:block;		
	width:150px;
	margin-left:0px;
	margin-top:60px;	
	text-align:left;	
	font-weight:bold;
}
	
#links li{
	font-size:10px;
	color:#6c4237;
	border-bottom:1px solid #eee;
	border-top:0px;
	border-right:0px;
	list-style:none;
}
	
#links li a{
	display:block;
	text-decoration:none;
	color:#d32921;
	width:140px;
	padding-left:4px;		
	line-height:30px;	
	border-left:5px solid #94d4e6;
	border-right:0px;	
}
	
#links li a:hover{
	width:140px;	
	border-left:5px solid #d32921;		
	background-color:#ededed;
	color:#d32921;
}
	
#meio{
	position:relative;
	float:left;
	width:680px;
	padding-left:20px;
}
	
#banneresq{
	position:absolute;
	left:8px;
	top:298px;
	width:160px;
	height:274px;
	border-right:1px solid #ddd;
	z-index:1;
}
	
#conteudo{
	position:relative;
	float:left;
	width:880px;
	height:600px;
	padding:20px;
	background-image:url(../imagens/conteudo.jpg);	
	background-repeat:no-repeat;
}
	
#conteudo2{
	position:relative;
	float:left;
	width:880px;
	height:600px;
	padding:20px;
	background-image:url(../imagens/conteudo2.jpg);	
	background-repeat:no-repeat;
}
	
#conteudo3{
	position:relative;
	float:left;
	width:880px;
	height:auto;
	padding:20px;
	background-image:url(../imagens/conteudo3.jpg);	
	background-repeat:no-repeat;
}



	
#box1{ /*TEXTO PRINCIPAL*/
	position:relative;
	float:left;
	width:420px;
	margin-top:35px;	
	padding:5px;
}
	
#box2{
	position:relative;
	float:left;
	width:200px;
	margin:10px;
	margin-left:3px;
	margin-top:0px;
	float:right;
}
	
#box3{
	position:relative;
	float:left;
	width:670px;
	height:350px;
	margin:10px;
	margin-left:0px;
	margin-top:0px;
	border-bottom:1px dashed #90d4e8;
	border-top:1px dashed #90d4e8;
	overflow:auto;
}
	
#boxhome{
	position:relative;
	float:left;
	width:370px;
	height:210px;
	margin:10px;
	padding:20px;
	margin-top:10px;
	border-bottom:1px dashed #90d4e8;
	overflow:auto;
}

#boxlocacao{
	position:relative;
	float:left;
	width:370px;
	height:280px;
	margin:10px;
	padding:20px;
	margin-top:10px;
	border-bottom:1px dashed #90d4e8;
	overflow:auto;
}
	
#rodape{
	position:relative;
	background-color:#d32921;
	border:1px solid #ccc;
}


#rodape2{
height:42px;
clear:both;
position:relative;
*position:absolute;
background-color:#d32921;
border:1px solid #ccc;
}
	
address, address a{
	position:relative;
	width:900px;
	text-align:center;
	font-style:normal;
	color:#fff;
	margin:0 auto;
	text-decoration:none;
	font-weight:bold;
	font-size:7pt;
}

span, span a {
	font-size:8pt;
	color:#fff;
	width:800px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	margin:0 auto;	
	padding:2px;	
}
	
.email{
	font-size:8pt;
	color:#fff;
	text-align:right;
	margin-right:20px;
	margin-top:1px;
	float:inherit;
}
	
.tel{
	text-align:center;
	margin-top:20px;
	font-weight:bold;
	color:#d21e21;
}
	
.end{
	text-align:center;
	margin-top:20px;
	font-weight:bold;
	color:#d21e21;
	font-size:7pt;
}

.botao{
	font-size:9pt;
	margin-top:4px;
	border:1px solid #ccc;
}

.marcas2{
	margin-bottom:35px;
}

.descprod{
	background:#eee;
	color:#d42921;
	padding:2px;
	padding-left:15px;
	margin-top:18px;
	margin-bottom:10px;	
	font-weight:bold;
}

linkhome a{
	float:left;
	color:#fff;
	font-size:8pt;
}
	
/*HEADERS*/

.titulo{
	font-size:12pt;
	color:#777;
	text-align:right;
	width:660px;
	height:40px;
	border-bottom:2px solid #94d4e6;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;	
	}
	
.titulo1{
	font-size:9pt;
	color:#d32921;
	border-bottom:2px solid #94d4e6;
	}
	
.subtitulo{
	font-size:8pt;
	color:#d21e21;
	padding-top:5px;
	padding-bottom:5px;	
	}
	
/*FIM HEADERS*/	
	
a{
	color:#d21e21;
	}	
	
iframe{
	position:absolute;
	top:80px;
	left:350px;
	width:300px;
	height:250px;
	border:1px solid #90d4e8;
	float:right;
	}
	
/*FORM*/

textarea{
	border:1px solid #90d4e8;
	overflow:auto;
	}

input{
	border:1px solid #90d4e8;
	}	
	
.botao{
	padding:2px;
	color:#;
	background:#90d4e8;
	}

/*FORM*/

#brother, #canon, #lexmark, #minolta, #ricoh, #samsung, #xerox{ 
	position:absolute; 
	float:inherit; 
	left:20px; 
	top:155px; 
	border:1px solid #ccc; 
	width:590px; 
	height:385px; 
	z-index:1; 
	padding:15px;
	overflow:auto;
    } 
	
.abc{
	margin-left:7px;
	margin-right:7px;
}

#brother a, #canon a, #lexmark a, #minolta a, #ricoh a, #samsung a, #xerox a{ 	
	text-decoration:none;
	}

#brother a img, #canon a img, #lexmark a img, #minolta a img, #ricoh a img, #samsung a img, #xerox a img{
	border:1px solid #ddd;
	margin-bottom:0px;
}

#btcategoria{
	position:absolute;
	bottom:0px;
	left:220px;
	width:200px;
	height:50px;
	z-index:1;
	}
	
.categoria{
	font-weight:bold;
	text-decoration:none;
}

.bannerflash{
	border-bottom:1px solid #94d4e6;
}


#box-toggle {
	width:600px;
	text-align:justify;
	font:12px/1.4 Arial, Helvetica, sans-serif;
	}
#box-toggle .tgl {margin-bottom:30px;}
#box-toggle span {
	display:block;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
	background:#dfdfdf;
	width:600px;
	color: #000000; 
	margin-top:15px;
	}




.legendaproduto{
	width:102px;
	height:22px;
	border:1px solid #ddd;
	text-align:center;
	padding:2px;
	float:left;
	margin-left:2px;
	margin-right:2px;	
	font-size:7pt;
	line-height:normal;
}

.legendaproduto_orf{
	width:102px;
	height:22px;
	border:1px solid #ddd;
	text-align:center;
	padding:2px;
	float:left;
	margin-left:2px;
	margin-right:2px;
	margin-top:5px;
	font-size:7pt;
	line-height:normal;
}

