/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	background:#f6f6f6 url(../../images/layout/bg.jpg) top repeat-x;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013d6e;
}
a ,a:active {
	text-decoration:none;
	color:#013d6e;
	font-weight:800;
}
a:hover {
	text-decoration:none;
	color:#cd1041;
	font-weight:800;
}
.ativo{
	color:#cd1041;!important
}
.main{
	text-align:left;
	width:970px;
	margin:0 auto;
}
h1{
	color:#cd1041;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	margin:20px 0 20px 0;
}
h1 span{
	display:none;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:500;
	margin:0 0 20px 0;
}

.sitename a{
	background:url(../../images/layout/acrilicos-santa-clara.jpg) no-repeat;
	width:209px;
	height:63px;
	display:block;
	text-indent:-5000px;
	float:left;
	margin:20px 0 0 120px;
	_margin:20px 0 0 60px;
}
.header{
	background:url(../../images/layout/bg-header.jpg) no-repeat;
	float:left;
	margin:0 0 0 -970px;
	width:970px;
	text-align:center;
}
.content{
	background:url(../../images/layout/bg-content.jpg) repeat-y;
	float:left;
	margin:370px 0 0 0;
	width:770px;
	_width:970px;
	padding:10px 100px 10px 100px;
}
.content p{
	line-height:23px;
}
.footer{
	clear:both;
	background:url(../../images/layout/footer.jpg) no-repeat;
	width:974px;
	height:72px;
	color:#FFFFFF;
	font-size:10px;
}
.direitos{
	padding:20px 0 0 70px;
}
.endereco{
	padding:5px 0 0 70px;
}

/*===================MENU PRODUTOS==============*/
#menu-produtos{
	width:768px;
	height:40px;
}
#menu-produtos ul li{
	float:left;
	margin:0 35px 0 0;
	_margin:0 30px 0 0;
	display:block;
}
#menu-produtos ul li span{
	display:none;
}
#conteudo-produtos{
	float:left;
	width:355px;
}
#conteudo-produtos ul li{
	padding:0 0 8px 0;
	margin:0 0 0 15px;
}
#galeriadeimagens ul{
	width:350px;
	height:323px;
	margin:10px 0 0 10px;
}
#galeriadeimagens ul li {
	float: left;
	display:inline;
}

#galeriadeimagens .show {
	display: block;
}

#galeriadeimagens .hide {
	display: none;
}
#galeriadeimagens{
	background:url(../../images/produtos/bg.jpg) top center no-repeat;
	width:385px;
	height:635px;
	margin:0 0 0 380px;
	*margin:0 0 0 380px;
	_margin:0 0 0 370px;
	text-align:center;
	padding:0 0 15px 5px;
	_padding:0 15px 15px 15px;
	display:table;
}
#thumbs{
	float:left;	
	width:175px;
	_width:173px;
	height:150px;
	margin:10px 0 0 0;
}

#btn_proximo a{
	float:right;
	display:block;
	padding:0 25px 0 0;
}

#btn_anterior a{
	float:left;
	display:block;
	padding:0 0 0 25px;
}

/*=================== FIM MENU PRODUTOS==============*/
.conteudovertical{
	width:560px;
	float:left;
}
#galeriavertical{
	width:200px;
	float:left;
	padding:0 0 0 10px;
}

/*=================== FOOTER  ==============*/
#endereco{
	width:200px;
	float:right;
	padding:280px 0 0 0;
	_padding:370px 0 0 0;
}
/*=================== FIM FOOTER ==============*/
/*=================== HOME ==============*/

#produtos-home{
	width:385px;
	_height:300px;
	min-height:300px;
	float:left;
}
#distribuicao-home{
	width:376px;
	_width:385px;
	_height:300px;
	min-height:300px;
	float:left;
	padding:0 0 0 9px;
}

/*=================== FIM HOME ==============*/

