*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html,body {
	margin:0px;
	height: 100%;
	
	}

#topo{
	width:900px;
	height:310px;
	background-image:url(../img/bg/topo.jpg);
	margin:0 auto;
}
#tudo {
	position:relative;
	width:100%;
	margin:0 auto;
	font-size:11px;
}
* html #tudo {
	height: 100%; /* hack para IE6 que trata height como min-height */
	}
a:link, a:visited, a:active {
text-decoration: underline;
color:#000;
text-decoration:none;
}
#enquadramento-meio{
	width:90%;
	margin:0 auto;
	border:#000 1px solid;
}
#menu{
	width:900px;
	height:64px;
	background-image:url(../img/bg/menu.jpg);
	margin:0 auto;
}
#meio-esquerdo{
	width:520px;
	height:345px;
	background-image:url(../img/bg/fundo-amarelo-home.jpg);
	float:left;
}
#meio-esquerdo-padrao{
	width:520px;
	height:345px;
	float:left;
}
#meio-esquerdo-branco{
	width:600px;
	height:345px;
	float:left;
}
#clientes{
	width:95%;
}
#quadrado-cliente{
	padding-top:30px;
	width:150px;
	height:120px;
	padding-left:54px;
	float:left;
}
#quadrado-uniformes{
	padding-top:32px;
	width:130px;
	padding-left:32px;
	float:left;
}
#medidas{
	position:relative;
	top:30px;
	left:60px;
	width:250px;
}
#meio-esquerdo-empresa{
	width:435px;
	height:345px;
	float:left;
	text-align:justify;
}
#enquadramento-meio-esquerdo{
	padding-left:30px;
}
#meio-esquerdo-paleta{
	width:390px;
	height:345px;
	float:left;
	text-align:justify;
}
#meio-direito-empresa{
	width:400px;
	height:345px;
	padding-right:30px;
	float:right;
	text-align:justify;
}
#meio-direito-medidas{
	width:400px;
	height:345px;
	padding-right:10px;
	float:right;
	text-align:justify;
}
#meio-direito-paleta{
	width:400px;
	height:300px;
	padding-top:80px;
	padding-left:10px;
	float:left;
	text-align:justify;
}
#meio-direito-paleta-sempad{
	width:400px;
	height:300px;
	padding-top:30px;
	padding-left:10px;
	float:left;
	text-align:justify;
}
#enquadramento-tecido{
	padding-left:60px;
	padding-top:30px;
}
#meio-direito-home{
	width:340px;
	height:345px;
	float:right;
	text-align:justify;
}
#quadradinho{
	width:70px;
	height:50px;
	float:left;
}
#titulo-paleta{
	padding-left:20px;
	height:40px;
	font-size:12px;
	width:94%;
}
#img-home{
	padding-left:20px;
	padding-top:20px;
	width:420px;
	height:26px;
}
#img-empresa{
	width:381px;
	height:266px;
	padding-top:30px;
	padding-left:55px;
}
#img-medidas{
	width:381px;
	height:266px;
	padding-top:67px;
	padding-left:60px;
}
#img-paleta{
	width:407px;
	height:282px;
	background-image:url(../img/bg/fundo-paleta.jpg);
}
#enquadramento-paleta{
	padding-top:50px;
}
#img-blusa{
	width:292px;
	height:194px;
	padding-top:90px;
}
#sub-titulo-home{
	padding-top:40px;
	padding-left:45px;
	color:#000;
	font-weight:bold;
	font-size:14px;
}
#texto-home{
	padding-top:20px;
	padding-left:55px;
	color:#000;
	font-size:12px;
}
#texto-tecidos{
	padding-top:20px;
	padding-left:20px;
	color:#000;
	font-size:12px;
}

#conteudo{
	width:900px;
	background-image:url(../img/bg/conteudo.jpg);
	height:381px;
	margin:0 auto;
}
#conteudo-contato{
	width:900px;
	background-image:url(../img/bg/conteudo.jpg);
	height:480px;
	margin:0 auto;
}
#formularios{
	font-size:14px;
	font-weight:bolder;
}
#conteudo-paleta{
	width:900px;
	background-image:url(../img/bg/conteudo.jpg);
	height:1900px;
	margin:0 auto;
}
#rodape {
	bottom: 0;
	width:900px;
	height:45px;
	color:#FFF;
	margin:0 auto;
	
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #da251d; 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; outline: none; padding-top:4px; padding-bottom:2px;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
