﻿html, body {
	background-image:url('../imagens/bkg.gif');
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#f5f6f9;
}

* {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    font-size:small;
	    font-family:Verdana;
	    color:#888888;
	    text-decoration:none;
	    margin:0px;
	    padding:0px;
}

a {
	color:#3399FF;
	text-decoration:underline;
}

a:hover {
	color:#669ec8;
}

#principal {
	width:766px;
	margin:0px auto 0px auto;
	padding:0px 10px 0px 10px;
	background-color:#FFFFFF;
	background-image:url('../imagens/bkg_meio.gif');
	background-position:center top;
	background-repeat:no-repeat;
}

#topo {
	height:219px;
	/*background-image:url('../imagens/topo.jpg');
	background-position:center center;
	background-repeat:no-repeat;*/
}

#menu {
	height:28px;
	background-image:url('../imagens/menu_sample.gif');
	background-position:center center;
	background-repeat:no-repeat;
	margin-bottom:1px;
}

#meio {
	position:relative;
	min-height:600px;
	height:auto !important;
	height:600px;
	
}

#cont {
	padding:10px;
}

#cont h1 {
	height:55px;
	line-height:60px;
	background-image:url('../imagens/bkg_h1.jpg');
	background-position:left center;
	background-repeat:no-repeat;
	font-size:16px;
	color:#2a7ebe;
	margin-bottom:14px;
	padding-left:12px;
	font-style:italic;
	font-weight:bold;
}

#cont p {
	text-align:justify;
	line-height:18px;
}

#nothome {
	position:absolute;
	top:26px;
	left:496px;
	width:260px;
}

#nothome * {
	font-size:11px;
}

#nothome h1 {
	font-size:15px;
	color:#2a7ebe;
	line-height:20px;
	border-bottom:1px #2a7ebe solid;
	font-style:italic;
	font-weight:bold;
}

#nothome h2 {
	color:#2a7ebe;
	font-weight:bold;
	margin-top:14px;

}

#nothome p {
	text-align:justify;
	font-size:11px;
}

#nothome div {
	padding-bottom:14px;
}

#form {
	margin-top:18px;
	margin-bottom:0px;
	color:#817e7c;
}

.boxlogin {
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	padding:2px;
	vertical-align:middle;
	width:76px;
	margin:1px auto 1px auto;
}

.btlogin {
	border:1px #C0C0C0 solid;
	background-color:#6fa7cf;
	color:#FFFFFF;
	vertical-align:middle;
}

#contato{ margin-left:20px;}
#contato span
{
	font-weight:bold;
}

#rodape {
	border-top:1px #dbdbdc solid;
	font-size:10px;
	height:30px;
	line-height:30px;	
	padding-left:20px;
}

#bkgbot {
	height:7px;
	background-image:url('../imagens/sombra_bt.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	_margin-top:-10px;
}

#webplus {
	float:right;
	text-decoration:none;
	font-size:11px;
	padding-right:8px;
}
/*HOME*/
.txthome 
{
    padding-right: 20px;
}
.txt
{
    font-family: Verdana;
    font-size: 12px;
}

/*PRODUTOS*/
.categorias {
	background-image:url('../imagens/bkgprod.gif');
	background-position:center center;
	background-repeat:no-repeat;
	width:250px;
	height:44px;
	text-align:center;
	font-size:18px;
	color:#9a6629;
	padding-top:13px;	
	/*float:left;
	display:inline-block;*/
	margin:0px auto;
	line-height:30px;	
}

.categorias a { font-size:13px; font-weight:bold; color:#9a6629; text-decoration:none;}
.categorias a:hover { color:#d2a463;}

.container {
	width:386px;
	background-color:#fef4dd;	
	margin-left:14px; 	
	padding:10px;
	display:none;
	border:1px dashed #f9c751;
	margin-bottom:10px;					
}
.container img { vertical-align:middle; margin-right:3px; }
.container a {color:#0066b0; text-decoration:none;}
.container a:hover {color:#3080bf;}
/*.container p {float:left; display:inline-block; width:190px; margin:3px;}*/
.container .ptitle {width:402px; background-color:#fcdc93; margin-left:-10px; margin-right:-10px; padding:2px; color:#237dbc; font-weight:bold;}
.container .ptitle a {float:right; margin-top:-16px;}
.divnosub {width:300px; background-color:#fcdc93;width:402px; padding:2px; color:#237dbc; font-weight:bold;margin-left:-10px; margin-right:-10px;}
.divnosub a.nosub {margin-top:-16px;  color:#237dbc; font-weight:bold;}



#categorias {
	margin-left:15px;		
}

#categorias  a ,
#subcategorias  a {
	text-decoration:none;
}
#categorias img,
#subcategorias img {
	vertical-align:middle;
	margin-right:5px;
}

#subcategorias {
	margin-left:25px;
	position:relative;
}

#subcategorias .voltar {
	position:relative;
	top:0px;
	left:0px;
}

#subcategorias .produtos {
	position:relative;
	margin:30px 0px 0px 0px;
	width:700px;	
}
.produtos .molduras {
	width:108px;
	height:104px;	
	line-height:22px;
	text-align:center;	
	float:left;
	margin:10px 30px 70px 30px;
}

.molduras a { font-size:12px; color:#2279bc; text-decoration:none;}
.molduras a:hover { color:#4195d5;}

.produtos .info {	
	line-height:22px;		
	margin:10px 30px 70px 30px;
	text-align:justify;
}

.produtos .titulo {
	color:#5f6064;
}
.produtos .titulo2 {
	color:#ab7936;
	font-weight:bold;
	font-size:14px;
}
.produtos img {
	border:solid 2px #c3cdd9;	
}

.ptitle2 { width:95%; height:18px; background-color:#fdefcf; padding:10px; padding-left:24px; color:#2378bb; font-size:14px; font-weight:bold; margin:0px auto; }


/*ARTIGOS*/
/*PRODUTOS*/
#listagem {
	margin-left:15px;	
	width:700px;
	text-align:justify;
	line-height:22px;	
}

#listagem  a {
	text-decoration:none;
}
#listagem img {
	vertical-align:middle;
	margin-right:5px;
}

#listagem .voltar {
	position:relative;
	top:0px;
	left:0px;
}

#listagem .img {
	border:solid 2px #3583c1;	
}
.produtos_desc {
    padding-left: 14px;
    height: 30px;
    background-image: url('../imagens/produtos_categorias.gif');
	background-repeat:no-repeat;
	text-align:left;
	font-size:18px;
	color:#9a6629;
	padding-top:10px;	
}

.texto_produtos {
    padding-left: 14px;
    padding-top: 6px;
	font-size:12px;
	text-align: justify;
}
.veja_produtos {
	text-align:right;
	padding-top: 15px;
}
.veja_produtos * {
	font-size:11px;
	color:#9a6629;
	font-weight: bold;
}


/*.categorias {
	background-image:url('../imagens/bkgprod.gif');
	background-position:center center;
	background-repeat:no-repeat;
	width:196px;
	height:31px;
	text-align:center;
	font-size:18px;
	color:#9a6629;
	padding-top:13px;	
	float:left;
	display:inline-block;
	margin:10px;	
}*/




/*EVENTOS*/
.evento
{
	width:440px;
	height:120px;
	
	background-image:url("../imagens/bkgevevento.gif");
	background-position:center center;
	background-repeat:repeat-y;	
	padding:5px;
	padding-left:5px;
	padding-right:10px;
	margin-bottom:10px;
}

.evento img 
{
	border:2px solid #a7b7cf;
	
	margin-right:5px;
	margin-bottom:5px;
}

.evento span 
{
	color:#2a7ebe;
	font-weight:bold;
}

.evento .eventlink 
{
	margin-top:4px;
}



/*NOTICIA INTERNA*/

.noticia
{
	width:655px;
	height:120px;
	
	background-image:url("../imagens/bkgnoticia.gif");
	background-position:center center;
	background-repeat:repeat-y;
	/*background-color: #edf0f7;*/
	padding:5px;
	padding-left:5px;
	padding-right:10px;			
	margin-left:10px;
	_margin-left:20px;
}

.noticia img 
{
	border:2px solid #ffffff;
		
	margin-right:5px;
	margin-bottom:5px;
}

.noticia span 
{
	color:#2a7ebe;
	font-weight:bold;
}

.noticia .noticialink 
{
	margin-top:4px;
}

.noticiapequena
{
	width:270px;	
	background-image:url("../imagens/bkgnoticiapequena.gif");
	background-position:center center;
	background-repeat:repeat-y;
	/*background-color: #edf0f7;*/
	padding:10px;
	float:left;
	display:inline-block;	
	margin:10px;
	margin-right:40px;
	text-align:justify;
}

.noticiapequena span 
{
	color:#2a7ebe;
	font-weight:bold;
}

.noticiapequena img 
{
	border:1px solid #CCCCCC;
	margin-right:4px;
	margin-left:10px;
	margin-top:16px;
}

hr{height:1px; color:#bdbebf;}

#noticialistagem {
	margin-left:15px;	
	width:700px;
	text-align:justify;
	line-height:22px;	
}

#listnoticialistagemagem  a {
	text-decoration:none;
}
#noticialistagem  div 
{
	height:26px;
}

#noticialistagem img {
	vertical-align:middle;
	margin-right:5px;
}

#noticialistagem .voltar {
	position:relative;
	top:0px;
	left:0px;
}

#noticialistagem .img {
	border:solid 2px #3583c1;	
}

.tituloNoticia 
{
	color:#2a7ebe;
	font-weight:bold;
}
.tituloNoticia 
{
	font-size:10px;
}
.titempresa 
{
	font-size: 15px;
	font-weight:bold;
	margin-bottom:10px;
}

.linknot *
{
	color:#3399FF;
	font-weight:normal;
	font-size:12px;
}
/*BANNER FLUTUANTE - home*/
.banner_flut {
	width:466px;
	height:466px;
	position:absolute;
	top:40px;
	left:120px;
	z-index:999999;
}

.banner_flut a {
	z-index:999999;
	border:0;
}

.banner_flut img {
	z-index:999999;

}

.toggleCat 
{
	cursor:pointer;
}
.toggleCat:hover 
{
	background-color:#ffcd5b;
}
.subList 
{
	display:none;
}