html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font: 10px Tahoma, verdana, sans-serif;
}
img {
	border: 0px;
}
a {
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #2B2B2B;
	text-decoration: underline;
}
ul {
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
li {
	list-style: square;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(images/bg.jpg);
}
/*LIGHTBOX*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.oficcina.com/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.oficcina.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.oficcina.com/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/*LIGHTBOXend*/
#outer {
	background: url(images/bg_top.jpg) repeat-x;
	min-height: 757px;
	padding: 67px 0px;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	position: relative;
	width: 563px;
}
#nav {
  background: url(images/nav_bg.gif) repeat-x;
}
#nav-left {
  background: url(images/nav_left.gif) no-repeat;
  width: 100%;
}
#nav-right {
  background: top right url(images/nav_right.gif) no-repeat;
  height: 33px;
}
#nav a, #navb a {
  color: #9EB3BA;
  text-decoration: none;
  font: bold 9px arial, sans-serif;
}
#nav a:hover, #navb a:hover {
  color: #DCE7E2;
}
#nav ul {
  padding-top: 9px;
}
#nav li {
  display: inline;
  padding: 0px 15px;
}
#head {
	position: relative;
	height: 157px;
	background-image: url(images/head_bg.gif);
}
#head h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 45px;
	left: 29px;
}
.logo {
	display: block;
	float: left;
	padding: 0px 5px;
	font: 20px "arial narrow", arial, sans-serif;
	height:55px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8C97A4;
	border-right-color: #8C97A4;
	border-bottom-color: #8C97A4;
	border-left-color: #8C97A4;
}
.logo .top {
  display: block;
  color: #303228;
}
.logo .gadgets {
  display: block;
  color: #4E5D65;
  font-size: 28px;
  margin-top: 0px;
  line-height: 32px;
  
}
#head-left {
	position: absolute;
	top: 0px;
	left: -16px;
	width: 16px;
	height: 200px;
	background: url(images/head_left.gif) no-repeat;
}
#head-right {
	position: absolute;
	top: 0px;
	left: 562px;
	width: 16px;
	height: 200px;
	background: url(images/head_right.gif) no-repeat;
}
#navb {
	position: absolute;
	top: 138px;
	left: 388px;
	height: 19px;
}
#navb ul {
  margin: 0px;
  padding: 0px;
}
#navb li {
  float: left;
  width: 76px;
  height: 19px;
  background: url(images/small_nav_tab.gif) no-repeat;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  padding-top: 4px;
}
#navb a {
  color: #D5DCE2;
}
#head-1 {
	position: absolute;
	top: -1px;
	right: 0px;
	width: 562px;
	height: 157px;
	background: url(images/head_1.jpg) no-repeat;
	left: 1px;
}
#head-2 {
	height: 5px;
	background-color: #696F7B;
}
#login {
	background: url(images/login_bg.jpg) repeat-y;
	font-weight: bold;
	color: #C5CFD4;
}
#login-bot {
	background: bottom url(images/login_bot.jpg) no-repeat;
	padding: 6px 0px 19px 0px;
}
#login-box {
	float: left;
	width: 260px;
}
#login h2 {
	margin: 0px;
	padding: 0px 0px 3px;
}
#login a {
	color: #4F545B;
}
#login a:hover {
	color: #BBC5C4;
	text-decoration: none;
}
#login-box h2 {
	padding: 0px 0px 3px 30px;
	margin-left: 45px;
	margin-bottom: 3px;
  color: #303228;
  font: 18px "arial narrow", arial, sans-serif;
  background: url(images/h_login.gif) no-repeat;
}
#login-box h2 em {
  font-style: normal;
  color: #D5DDE1;
}
#login-username {
	float: left;
	width: 195px;
	text-align: right;
	color: #303228;
}
#login-username input {
	width: 120px;
	background: #FFFFFF;
	color: #303228;
	font-size: 10px;
	border: 1px solid #60654E;
}
#login-username div {
	padding-bottom: 1px;
}
#login-button {
	float: left;
	width: 45px;
	margin: 2px 10px;
}
#login-box .reg {
	text-align: right;
	padding: 6px 27px 0px 0px;
}
#login-welcome {
	float: right;
	width: 278px;
}
#login-welcome div {
	padding-right: 23px;
}
#login-welcome h2 {
	color: #9FAFBD;
	margin-bottom: 0.3em;
	padding-bottom: 0px;
	font-family: "arial narrow", arial, sans-serif;
	font-size: 20px;
}
#login-welcome p {
	margin-top: 0px;
	color: #969EA9;
	font-weight: normal;
	line-height: 14px;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding-bottom: 20px;
}
#body h2 {
	margin: 0px;
	padding: 0px;
	background: url(images/body_top.gif) no-repeat;
	height: 60px;
	color: #303228;
  font: normal 18px "arial narrow", arial, sans-serif;
}
#body span {
  position: relative;
  top: 25px;
  left: 40px;
}
#body h2 strong {
  color: #606773;
  font-weight: bold;
}
#footer {
	background: url(images/footer_bg.gif);
	margin: 0px 1px;
	text-align: right;
	padding: 42px 26px 30px 0px;
	position: relative;
}
#footer p {
	margin: 0px;
	padding: 6px 0px;
}
#footloose {
  text-align: left;
  position: absolute;
  top: 10px;
  right: 30em;
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
}
#footloose .logo span {
  top: 0px;
  left: 0px;
}
#items {
	color: #36382E;
	font: 9px tahoma, verdana, sans-serif;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
}
.item {
	float: left;
	width: 228px;
	margin-right: 31px;
	padding-left: 0px;
}
.item h3,.item h3 a {
	font-size: 11px;
	color: #2B2B2B;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.item p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	clear: right;
}
.item .details, .item .addtocart {
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}
.item .details:hover, .item .addtocart:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.item .details {
	background-color: #6699CC;
}
.item .addtocart {
	background-color: #696F7B;
}
.item .details:hover {
	background: #BE3302;
}
.item .addtocart:hover {
	background: #73795F;
}
.item .divider {
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 16px;
}
.left {
	float: left;
	border: 1px solid #999DA8;
	padding: 5px;
	margin: 5px;
}
.right {
	float: right;
	margin-left: 9px;
}
#banner {
	height: 30px;
	margin: 0px 11px;
	background-color: #B5C1C8;
	background-image: url(images/banner.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#banner-text {
	color: #474747;
	padding-top: 15px;
	float: right;
	width: 252px;
}
#banner-text h3 {
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#banner-text a {
	color: #036292;
}
#banner-text a:hover {
	color: #982801;
}.item2 {
	float: left;
	width: 228px;
	margin-right: 31px;
	padding-left: 20px;
	color: #9FAFBD;
	line-height: 15px;
	text-align: right;
}
#head-meio {
	position: absolute;
	width: 300px;
	height: 126px;
	background-image: url(images/head3.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #3B97D3;
	top: 6px;
	right: 0px;
	left: 0px;
}
#head-port {

	position: absolute;
	width: 563px;
	height: 158px;
	background-image: url(images/head_port.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #3B97D3;
	top: -1px;
	right: 0px;
	left: 0px;
}
.item3 {
	float: left;
	width: 550px;
	font-size: 10px;
	left: 40px;
}
.item4 {

	float: left;
	width: 450px;
	margin-right: 31px;
	padding-left: 40px;
	font-size: 12px;
}
#head-curri {


	position: absolute;
	width: 563px;
	height: 158px;
	background-image: url(images/head_curri.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #3B97D3;
	top: -1px;
	right: 0px;
	left: 0px;
}
#imprimir {
	height: 50px;
	width: 50px;
	position: absolute;
	left: 211px;
	top: 41px;
}
#head-impr {



	position: absolute;
	width: 563px;
	height: 158px;
	background-image: url(images/head_impressos.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #3B97D3;
	top: -1px;
	right: 0px;
	left: 0px;
}
#textoport1 {
	color: #696F7B;
	position: absolute;
	width: 186px;
	left: 333px;
	top: 448px;
	height: 100px;
	background-image: url(images/fundo_port.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
#textoport2 {

	color: #696F7B;
	position: absolute;
	width: 200px;
	left: 32px;
	top: 848px;
	height: 100px;
	background-image: url(images/fundo_port2.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
#textoport3 {

	color: #696F7B;
	position: absolute;
	width: 180px;
	left: 349px;
	top: 1099px;
	height: 100px;
	background-image: url(images/fundo_port.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
#textoport4 {


	color: #696F7B;
	position: absolute;
	width: 114px;
	left: 26px;
	top: 1411px;
	height: 100px;
	background-image: url(images/fundo_port3.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
#textoport5 {



	color: #696F7B;
	position: absolute;
	width: 114px;
	left: 385px;
	top: 1742px;
	height: 100px;
	background-image: url(images/fundo_port3.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
#textoport6 {
	color: #696F7B;
	position: absolute;
	width: 114px;
	left: 47px;
	top: 2000px;
	height: 100px;
	background-image: url(images/fundo_port3.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
#textoport7 {
	color: #696F7B;
	position: absolute;
	width: 114px;
	left: 369px;
	top: 2300px;
	height: 100px;
	background-image: url(images/fundo_port3.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	visibility: visible;
}
#head-cat {




	position: relative;
	height: 157px;
	background-image: url(images/head_catalogos.jpg);
}
#texto3 {
	font-weight: normal;
	color: #D5DDE1;
	width: 228px;
	position: absolute;
	height: 14px;
	left: 2px;
	top: 371px;
}
#texto4 {
	font-weight: normal;
	color: #B6C2C9;
	width: 235px;
	position: absolute;
	height: 28px;
	left: 279px;
	top: 0px;
}
#texto4 ul {
}
#texto4 li {

	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
#texto4 a {

	color: #D5DDE1;
	font-weight: normal;
	text-decoration: none;
}
#texto4 a:hover {

	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
}
#head-port {



	position: relative;
	height: 157px;
	background-image: url(images/head_port.jpg);
}
#head-manip {





	position: relative;
	height: 157px;
	background-image: url(images/head_manip.jpg);
}
#head-sites {






	position: relative;
	height: 157px;
	background-image: url(images/head_sites.jpg);
}
#head-ilustra {







	position: relative;
	height: 157px;
	background-image: url(images/head_ilustra.jpg);
}
.item4 {

	float: left;
	color: #9FAFBD;
	line-height: 10px;
}
#texto5 {
	font-weight: normal;
	color: #B6C2C9;
	width: 541px;
	position: absolute;
	height: 28px;
	left: 14px;
	top: 197px;
}
#texto3 li {

	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
#texto5 li {

	display: inline;
	padding-right: 15px;
	padding-left: 5px;
	text-align: justify;
}
#texto5 a {


	color: #D5DDE1;
	font-weight: normal;
	text-decoration: none;
}
#texto5 a:hover {


	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
}
#login-bot2 {

	background: url(images/login_bot2.jpg) no-repeat bottom;
	padding: 6px 0px 19px 0px;
}
#login2 {

	background: url(images/login_bg2.jpg) repeat-y;
	font-weight: bold;
	color: #C5CFD4;
}
#login-box2 {

	float: left;
	width: 260px;
}
@charset "utf-8";

.textocurri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 8px;
	color: #666666;
}
#textocurri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696F7B;
}
.item5 {
	float: left;
	color: #696F7B;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 25px;
	padding-left: 40px;
	padding-top: 20px;
}
#item5 li {
	list-style-type: square;
	left: 20px;
}
#item5 blockquote {
	background-color: #C5CFD4;
}
#item5 {
}
#item6 {
	font-size: 9px;
	color: #626773;
}
.item6 {

	float: left;
	color: #555A64;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 25px;
	padding-left: 40px;
	padding-top: 20px;
}
#body-bot a:hover {
	color: #336699;
	text-decoration: none;
}
