@charset "utf-8";
/* CSS Document */

@import url("menu_topo.css");  /* menu no topo */



* { margin:0; padding:0; outline:none; border:none;}


body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:17px;
	text-align:justify;
	background:#FFFFFF;
}

#top {
	width:100%;
	height:90px;
	margin:0 auto;
	background:url(../images/topo.jpg) top center no-repeat;
	clear:both;
	}
	
#top h1 a {
	width:280px;
	height:90px;
	margin:0 auto;
	display:block;
	line-height:100%;
	text-indent:-900em;
	}
	
#top h1 a:hover {
	background:url(../images/logo_bot_hover.gif) top center no-repeat;
	}
	
	
#flashIntro {
	width:100%;
	height:367px;
	background:url(../images/flash_fundo.jpg) top center no-repeat;
	text-align:center;
	clear:both;
	}
	
#flashInterno {
	width:100%;
	height:200px;
	background:url(../images/flash_interno_fundo.jpg) bottom center no-repeat;
	text-align:center;
	clear:both;
	}
	
#menuSombra { /* para paginas internas a sombra do menu */
	width:100%;
	height:12px;
	margin:0 auto;
	background:url(../images/menu_sombra.jpg) top center no-repeat;
	}
	
#boxIntroFull {
	margin:0 auto;
	width:958px;
	height:237px;
	margin-top:25px;
	clear:both;
	}
	
#boxIntroContent {
	margin:0 auto;
	width:958px;
	margin-top:25px;
	clear:both;
	}
	
#boxIntroContent h2 { 
	float:left;
	width:955px;;
	height:34px;
	background:url(../images/titulo_icon.gif) top left no-repeat;
	text-indent:30px;
	font-size:15px;
	color:#0066CC;
	padding-top:5px;
	margin-bottom:25px;
	}
	
#boxIntroContent h3 {font-size:14px;}
	
	#boxIntroContent ul {margin-left:20px;
	}
	
	#boxIntroContent .fotoTxt {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	width:auto;
	height:auto;
	}
	
	
	#boxIntroContent .fotoImpressora {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	width:400px;
	*width:390px;
	height:auto;
	text-align:center;
	}
	
.boxContent1, .boxContent2 {
	width:315px;
	float:left;
	}
	
.boxContent2 { margin-left:15px;}

.BoxOndeEncontrar {
	width:454px;
	float:left;
	height:auto;
	margin-right:50px;
	margin-bottom:15px;
	}

.BoxProdutosPersonalizados {
	width:454px;
	float:left;
	height:250px;
	margin-right:50px;
	margin-bottom:15px;
	}
	
.BoxImpressoras {
	width:250px;
	float:left;
	height:250px;
	margin-right:100px;
	margin-bottom:15px;
	}
	
.BoxProdutosPapelaria {
	width:180px;
	float:left;
	height:210px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:15px;
	}
	
.BoxProdutosImpressoraPeq {
	width:180px;
	float:left;
	height:200px;
	text-align:center;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:15px;
	}
	
#ImpressoraPreco {
	width:505px; 
	_width:488px;
	color:#009900; 
	font-size:12px;
	}
	
#ImpressoraPreco span { font-size:10px;}

#ImpressoraContato {
	width:370px;
	color:#006699;
	}
	
.ProdutosPersonalizadosFoto { float:left; width:180px; margin-right:15px;}


	
#boxIntroContent a { color:#006699; text-decoration:none;}
#boxIntroContent a:visited { color:#006699; text-decoration:none;}
#boxIntroContent a:hover { color:#006699; text-decoration:underline;}
	
	.txtpeqcinza {font-size: 10px}
	.txtred { color:#FF0000;}
	.txtazul { color:#006699}
	
.box {
	width:213px;
	height:237px;
	margin-right:26px;
	float:left;
	text-align:justify;
	color:#333333;
	font-size:11px;
	line-height:17px;
	}
	
.box a { color:#333333; text-decoration:none;}
.box a:visited { color:#333333; text-decoration:none;}
.box a:hover { color:#333333; text-decoration:underline;}
	
.box h2 a { width:213px; height:42px; display:block; text-indent:-900em; line-height:100%;	}
.box h2.TitPresentes { background:url(../images/box_tit_presentes_personalizados.jpg) top center no-repeat;}
.box h2.TitOutsourcing { background:url(../images/box_tit_outsourcing.jpg) top center no-repeat;}
.box h2.TitGrafica { background:url(../images/box_tit_grafica_rapida.jpg) top center no-repeat;}
.box h2.TitPromocoes { background:url(../images/box_tit_promocoes.jpg) top center no-repeat;}
.box h2.TitReprografia { background:url(../images/box_tit_reprografia.jpg) top center no-repeat;}

#tarjaDown {
	width:100%;
	height:119px; /* 184px */
	margin:0 auto;
	background:url(../images/tarja_fundo.jpg) top center no-repeat;
	text-align:center;
	padding-top:65px;
	clear:both;
	}
	
#tarjaDown img {
	margin-left:15px;
	margin-right:15px;
	}

/* rodape */
#rodape {
	margin:0 auto;
	width:100%;
	height:103px;
	background:url(../images/rodape_fundo.jpg) top center repeat-x;
	text-align:center;
	padding-top:20px;
	font-size:9px;
	color:#999999;
	line-height:15px;
	clear:both;
	}
	
#rodape a { color:#999999; text-decoration:none; }
#rodape a:visited { color:#999999; text-decoration:none; }
#rodape a:hover { color:#003399; text-decoration:underline; }
	
#RodapeMenu {
	width:960px;
	margin:0 auto;
	margin-bottom:15px;
	}
	
	
#RodapeMenu ul li {
	display:inline;
	margin:0;
	padding:0;
	border:0;
	}

#RodapeMenu a { color:#999999; text-decoration:none; }
#RodapeMenu a:hover { color:#000000; text-decoration:underline; }


/* formulário */

input, textarea { background:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; border:1px solid #999999 }

.botForm {
	background:#FFF;
	color:#000000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	}
	

.borderPapelaria{
	border-top: #dae4ec solid 1px;
	margin-bottom:10px;
}