@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic);

* 
{
	margin:0px;
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
body {  }

#topo
{
	height:150px;
	background-image:url(../img/bg-topo.gif);
	background-repeat:repeat-x;
	background-position:top;
}

h1 
{
	float:left;
	margin-top:9px;
	height:72px;
	width:138px;
	display:block;
}
h1 a
{
	height:150px;
	width:400px;
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	background-position:top center;
}

h2 a{
	font-family:Verdana, Geneva, sans-serif;
	color: #0a91e2;
	font-weight: normal; 
	text-decoration:none;
}

h2 a:hover{
	
	font-weight:bold; 
	
}


#menuPrincipal
{
	height:40px;
	background-image:url(../img/bg-menu.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:3px solid #bfbfbf;
	
}

a.menuPrincipal
{
	float:left;
	height:30px;
	margin-top:5px;
	display:block;
	border-left:1px solid #586d93;
	padding-left:30px;
	padding-right:20px;
	line-height:30px;
	color:#fff;
	background-image:url(../img/setinha.gif);
	background-repeat:no-repeat;
	background-position:left center;

	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	
}
a.menuPrincipal:hover
{
	color:#FF9933;
	
}
#menuSecundario
{
	background-color:#bfbfbf;
	background-image:url(../img/bg-submenu.gif);
	background-position:top;
	background-repeat:repeat-x;
	
}
.subMenus
{
	height:60px;
	line-height:25px;
	padding-right:15px;
	display:none;
	background-color:;
	

}
a.subMenu
{
	height:18px;
	line-height:58px;
	padding-right:15px;
	padding-left:15x;
	margin-top:4px;
	float:left;
	font-size:11px;
	display:block;
	border-left:1px solid #0b76b7;
	color:#fff;
	text-transform:uppercase;
	
}


#barraBusca
{
	background-image:url(../img/barra-busca.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	height:51px;
}

#slidesGrande
{
	
	background-repeat:no-repeat;
	background-position:center center;
	height:51px;
}

#caixa-visite
{
	background-image:url(../img/caixa-visitenos.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:208px;
	height:328px;
}

#caixa-redessociais
{
	background-image:url(../img/rede.sociais.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:208px;
	height:328px;
}

div.produto
{
	float:left;
	width:225px;
	height:265px;
	overflow:hidden;
	margin-right:17px;
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid #ebebeb;
}


div.produtoBusca
{
	float:left;
	width:220px;
	height:265px;
	overflow:hidden;
	margin-right:17px;
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid #ebebeb;
}

div.produto div.imagem
{
	text-align:center;
	width:196px;
	height:180px;
	margin:0 auto;
	overflow:hidden;
	
}
div.produto div.titulo a { color:#0000FF; font-size:11px; }
div.produto div.titulo
{
	background-color:#f1f1f1;
	text-align:center;
	padding:2px;
	margin-bottom:4px;
	
}

div.produto div.descricao
{
	padding-left:4px;
	font-size:11px;
	color:#000;
}
div.produto div.preco
{
	padding-top:5px;
	font-weight:bold;
	font-size:11px;
	color:#1263b3;
	padding:4px;
	padding-bottom:0px;
	
}

div.produto div.formaPagamento
{
	font-size:11px;
	color:#1263b3;
	padding:4px;
	padding-top:0px;
	color:#330066;
}

#rodape
{
	background-image:url(../img/bg-rodape.gif);
	background-repeat:repeat-x;
	background-position:center center;
	height:123px;
}



.msg-sucesso
{
	margin:5px;
	padding:5px;
	color:#003300;
	
	background-color:#D7FFAE;
	border:1px dotted #66FF00;	
	font-size:13px;
	text-align:center;
}
.msg-erro
{
	margin:5px;
	padding:5px;
	color:#660000;
	
	background-color:#FFD7CC;
	border:1px dotted #FF6600;	
	font-size:13px;
	
	text-align:center;
}



.text1 {
	font: italic 26px/28px 'Droid Serif', serif;
	color: #ffffff;
	padding-top: 64px;
	margin-left:320px;
	width:100%;
	
	
}

