﻿@import url(titulos.css);
@import url(topo.css);
@import url(menu.css);
@import url(formularios.css);
@import url(rodape.css);
body{
	margin:0px;
	font:14px "Trebuchet MS";
	background-color:#e6e6e6;
	color:#333333;
	background-image:url('../imagens/background-site.gif');
	background-position:top;
	background-repeat:repeat-x;	
}
html{
	overflow-y:scroll;
	overflow-x:hidden;
}
h1{
	text-indent:-9000px;
	background-image:url('../imagens/logo-lemaplast-comercio-de-plasticos-e-couros.gif');
	background-repeat:no-repeat;
	background-position:top;	
	width:643px;
	height:131px;
	position:relative;
	margin-top:10px;
	margin-left:20px;
	float:left;
}



p{
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	width:95%;
	color:#333333;
	text-align:left;
	line-height:18px;
	font-size:14px;
}
p a{
	text-decoration:underline;
	color:#252525;
}
p a:hover{
	text-decoration:none;
	color:#333;
}
object{
	z-index:999;
	position:absolute;
}
.topo{
	width:100%;
	height:163px;
	margin:auto;
}

.global{
	margin:auto;	
	width:960px;
	height: auto;
	text-align:left;
	background-color:#ffffff;
}



.global .conteudo{
	width:100%;
	height:auto;
	background-image:url('../imagens/base-site.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:25px;
	display:table;
}	






form{
	margin:0px;
	padding:0px;
}




/* inicio conteudo home */

.conteudo .home-destaque{
	width:455px;
	height:400px;
	margin:5px;
	position:relative;
	float:left;
	margin-left:10px;
}
.conteudo .home-empresa{
	width:455px;
	height:400px;
	margin:5px;
	position:relative;
	float:left;
	margin-left:9px;
}
.conteudo .home-empresa img{
	margin-left:2px;
}


.area-home-um{
	width:98%;
	height:368px;
	float:left;
	margin-left:8px;
}
.area-home-dois{
	width:98%;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:8px;	
}

.conteudo .home-colecao{
	width:300px;
	height:339px;
	float:left;
	position:relative;
	margin-left:8px;
	border:none;
}

.conteudo .home-produtos{
	width:300px;
	height:339px;
	float:left;
	position:relative;
	margin-left:12px;
}

.conteudo .home-contato{
	width:300px;
	height:339px;
	float:left;
	position:relative;
	margin-left:15px;
}







.imagem-destaque-home{
	width:208px;
	height:165px;
	background-image:url('../imagens/background-colecao-produtos.gif');
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	margin:8px;
}
.imagem-destaque-home img{
	position:relative;
	margin:auto;
	top:12px;
	left:12px;
	border:none;
}



/* inicio pagina */
.pagina-fornecedores img{
	margin:25px;
}

.pagina-empresa {

}








/* inicio conteudo colecao */
.area-colecao{
	width:92%;
	height:auto;
	float:left;
	margin-top:30px;
	margin-left:30px;
}

.pagina-colecao{
	width:210px;
	height:220px;
	float:left;
	position:relative;
	margin-left:8px;
}
.pagina-colecao .imagem{
	width:208px;
	height:165px;
	background-image:url('../imagens/background-colecao-produtos.gif');
	background-repeat:no-repeat;
	background-position:center;
}
.pagina-colecao .imagem img{
	position:relative;
	margin:auto;
	top:12px;
	left:0px;
	border:none;
}

/* fim conteudo colecao */

/* inicio conteudo produtos */
.area-produtos{
	width:92%;
	height:auto;
	float:left;
	margin-top:30px;
	margin-left:30px;
}

.pagina-produtos{
	width:210px;
	height:220px;
	float:left;
	position:relative;
	margin-left:8px;
}
.pagina-produtos .imagem{
	width:208px;
	height:165px;
	background-image:url('../imagens/background-colecao-produtos.gif');
	background-repeat:no-repeat;
	background-position:center;
}
.pagina-produtos .imagem img{
	position:relative;
	margin:auto;
	top:12px;
	left:0px;
	border:none;
}

/* fim conteudo colecao */


a img{
	border:none;
}

#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url("../imagens/lightbox/spacer.gif");
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url("../imagens/lightbox/spacer.gif");
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url("../imagens/lightbox/next_image.jpg");
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url("../imagens/lightbox/prev_image.jpg");
	background-repeat:	no-repeat;
	background-position: left bottom;
}

