/* CSS Document */
*{ 	
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
html{
	font-size:100.01%;
}
body{
	background-color:#F9E7B5;
}
td{
	
}
body, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
hr{
	color:#F6CD74;
}
h1{
	color:#332E65;
	font-weight:bold;
	font-size:22px;
	margin: 10px 0px 10px 0px;
	text-align:center;
}
h2, h2 a{
	color:#332E65;
	font-weight:bold;
	font-size:13px;
	margin: 10px 0px 10px 0px;
	text-align:center;
}
h2 a:hover{
	background-color:#332E65;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
p{
	margin: 5px 0px 0px 0px;
}
.mouseLink{
	cursor:pointer;
}
.mouseHelp{
	cursor:help;
}
.verm{
	color:#fa0000;
}
.tudo{
	width:100%;
}
.tudo .dir{
	background-image:url(image/FdirBack.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.tudo .dir .dirimg{
	background-image: url("image/todas.png");
	background-position: -10px -1398px;
	background-repeat:no-repeat;
	height:653px;
}
.tudo .esq{
	background-image:url(image/FesqBack.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.tudo .esq div{
	background-image: url("image/todas.png");
	background-position:right -668px;
	background-repeat:no-repeat;
	height:710px;
}
.meio{
	width:830px;
}
.rodape{
	background-image: url("image/todas.png");
	background-position: -10px -618px;
	background-repeat:no-repeat;
	height:30px;
}
.rodapeD{
	background-image: url("image/todas.png");
	background-position: -10px -2121px;
	background-repeat:no-repeat;
}
.rodapeE{
	background-image: url("image/todas.png");
	background-position: -112px -2071px;
	background-repeat:no-repeat;
}
.area{
background-color:#FAFAFA;


}
.Clogo{
	height:181px;
	background-image: url("image/todas.png");
	background-position: -10px -10px;
	background-repeat:no-repeat;
	border:0px solid #000000;
}
.Crod{
	height:24px;
	background-image: url("image/todas.png");
	background-position: -10px -211px;
	background-repeat:no-repeat;
}

.area .menuE{
	width:162px;
	padding:12px 10px 12px 10px;
}
.menuE img{
	margin-bottom:10px;
	border-width:0px;
}
.Mcab{
	background-image: url("image/todas.png");
	background-position: -10px -255px;
	background-repeat:no-repeat;
	width:162px;
	height:17px;
}
.Mcorp{
	background-image:url(image/MBack.gif);
	background-repeat:repeat-y;
	padding: 0px 12px 0px 15px;
	
}
.Mcorp li{
	list-style-image:url(image/Micon.gif);
	list-style-position:inside;
	list-style-position:outside;
	margin-left:20px;
	padding: 2px 0px 2px 0px;
	font-weight:bold;
}
.Mcorp a{
	color:#333333;
}
.Mcorp li .vip{
	color:#f02d44;
}
.Mrod{
	background-image: url("image/todas.png");
	background-position: -10px -292px;
	background-repeat:no-repeat;
	width:162px;
	height:17px;
	margin-bottom:10px;
}
.caixabusca .Bconti{
	background-image: url("image/todas.png");
	background-position: -10px -368px;
}
.caixanav{
	background-image: url("image/todas.png");
	background-position: -10px -400px;
}
.caixanav .regselect .ele{
	background-image: url("image/todas.png");
	background-position: -10px -526px;	
}

.caixanav .regselect .ele span{
	background-image: url("image/todas.png");
	background-position: -7px -572px;
}
.caixabusca #Bbusca .inDig{
	background-image: url("image/todas.png");
	background-position: -10px -325px;
}



.area .menuD{
	width:150px;
	padding:10px 5px 10px 10px;
}
.area .centro{
	width:468px;
}
.janS{
	height:31px;
}
.janI{
	height:18px;
	font-size:9px;
}

.Amei b{
	color:#f02d44;
	font-weight:normal;
}
.cabecalho .Cmenu{
	border:1px solid #385682;
	background-image:url(image/BHBack.gif);
	background-repeat:repeat-x;
	height:23px;
	
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.Cmenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.Cmenu ul li {
	width:150px;
	height:22px;
	border-right:1px solid #385682;
	color:#FFFFFF;
	float:left;
	position:relative;
	display:block;
}
.Cmenu li ul  {
	background-color:#597FB5;
	position:absolute;
	display:none;
	left: 0px; /* Set 1px less than menu width */
	top:22px;
}
.Cmenu li ul li {
	text-align:left;
	padding:2px 10px 5px 10px;
	height:auto;
	border-bottom:1px solid #385682;
	background-color:#597FB5;
	display:block;
	width:200px;
	left: 0px; /* Set 1px less than menu width */
}

.Cmenu li:hover ul, .Cmenu li.over ul {
	display:block;
	z-index:9999;
}
.Cmenu ul li a {
	display: block;
	text-decoration: none;
	padding:1px 10px 7px 10px;
}
.Cmenu li ul li a {
	font-weight:normal;
}

/* Fix IE. Hide from IE Mac \*/
* html .Cmenu ul li { float: left; height: 1%; }
* html .Cmenu ul li a { height: 1%; }
/* End */
.Cmenu ul li a { color: #FFFFFF; }
.Cmenu li ul li a:hover { color: #E2144A; } /* Hover Styles */


.anuncios {
	width:100%;
	border-spacing:0px;
	border:0;
}

.anuncios a h3, .anuncios h3{
	font-size:13px;
	font-weight:bold;
	color:#3D5F90;
}
.anuncios p{
	margin:0px 0px 0px 0px;
}
.anuncios div.fone{
	font-size:9px;
	font-weight:bold;
	position:absolute;
	float:left;
	color:#961B2F;
	width:200px;
	height:70px;
	margin:0px 0px 0px 100px;
	padding: 5px 5px 5px 5px;
	display:none;
	background-image:url(image/Fone.gif);
	background-repeat:no-repeat;

}
.anuncios div.fone div{
	float:right;
	width:25px;
	height:25px;	
	background-image:url(image/spacer.gif);
	border:0px solid #000000;
	cursor:pointer;
}
.anuncios div.fone span{
	font-size:12px;
}
.anuncios .botoes{
	/*float:right;*/
}
.anuncios a{
	color:#333333;
}
a.opcoes
{
	position:relative; 

}
a.opcoes img {
	margin: 0px 10px;
}
a.opcoes:hover
{
	background:transparent;
	text-decoration:none;
	
}


a.opcoes span{display: none}

a.opcoes:hover span
{ 
	display:block;
	z-index:250;
	font-weight:bold;
	position:absolute;
	text-decoration:none;
	left:0;
	top:-30px;
	padding:5px 10px;
	border:1px solid #999;
	background:#FFFACD; 
}



a.submarino
{
position:relative; 

}
.numPG:link{
	font-size:20px;
	color:#5798fb;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.numPG:visited{
	font-size:20px;
	color:#A3C6FB;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.numPG b{
	font-size:22px;
	color:#5798fb;
}
.numPG:hover{
	color:#f02d44;
}



.janela .janS{
	color:#BF3030;
	font-size:14px;
	font-weight:bold;
	padding:0px 10px;
	height:24px;
	background-image:url(image/Cs.gif);
	background-repeat:no-repeat;
	vertical-align:bottom;
}
.janela .janM{
	background-image:url(image/Cback.gif);
	background-repeat:repeat-y;
	padding:0px 10px 0px 10px;
}
.janela .janI{
	height:22px;
	background-image:url(image/Ci.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.vitrine .janela{
	width:100%;
}
.sugestao p{
	margin:20px 0px 0px 0px;
	font-size:15px;
	color:#f02d44;
}
.sugestao li.c{
	display:inline;
	margin:5px 3px 0px 3px;
	font-size:18px;
}
.sugestao li.k{
	display:inline;
	margin:5px 3px 0px 3px;
	font-size:14px;
}
.sugestao a{
	color:#003366;
}
.sugestao a:visited{
	color:#A3C6FB;
}
.sugestao a:hover{
	color:#f02d44;
}
.estatisticas a{
	color:#000066;
}
.estatisticas h2{
	font-size:14px;
	margin:10px 0px 5px 0px;
}
.estatisticas li{
	margin-left:20px;
}

.tit{
	font-size:14px;
	font-weight:bold;
}

.banner{
	height:80px;
	width:570px;
	border:1px solid #f02d44;
	background-color:#FFFFFF;
	float:right;
	overflow:hidden;
/*	float:right;
	margin-top:2px;
	z-index:50;
	height:80px;
	width:570px;
	border:1px solid #f02d44;
	background-color:#FFFFFF;
*/
}
.ramo{
	width:570px;
	float:right;
	margin-top:95px;
	text-align:right;
}
.ramo img{
	margin:0px 20px 0px 0px;
}
.super{
	background-color:#F8F2E0;
}
.super, .pago{
	padding:0px 0px 0px 5px;
}
.forum{
	margin:0 20px;
}
.forum a{
	color:#333333;
}
.forum p{
	margin:0px 0px 0px 20px;
}
.forum h3{
	margin:8px 0px 0px 0px;
	font-size:16px;
	color:#330099;
}
.forum h2{
	margin:0px 0px 0px 0px;
	text-align:left;
	font-size:18px;
	color:#f02d44;
}
.banner a.produtos
{
position:relative; 

}
.banner a.produtos div {
	float:left;
}
.banner a.produtos div img{
	width:80px;
	height:80px;	
}
.banner a.produtos:hover
{
	background:transparent;
	text-decoration:none;
	
}


.banner a.produtos span{
	position:absolute;
	display: none;
}

.banner a.produtos:hover span{
	position:absolute;
	display:block;
	z-index:250;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	top:80px;
	left:-80px;
	width:250px;
	height:80px;
	padding:5px 10px;
	border:1px solid #999;
	background:#FFFACD; 
}
.banner a.produtos h3{
	margin:2px 2px 0 90px;
	font-size:11px;
	width:190px;
}
.banner a.produtos strike{
	color:#990000;
}
.banner a.produtos strong{
	font-size:16px;
	color:#990000;
}
.janela{
	width:468px;
	margin:3px 0px;
}
.janela .nav{
	margin:10px 0px;
}
.janela .janS h2{
	color:#BF3030;
	font-size:14px;
	font-weight:bold;
	margin:0px 10px;
	padding:0px 0px;
	text-align:left;
}

.busartigos{
	padding:0px 0px;
	margin:0px 0px 50px 0px;
}
.busartigos h2{
	text-align:left;
}
.busartigos li{
	clear: both;
    list-style: none outside none;
    margin: 10px 20px;
}
.busartigos b{
	color:#f02d44;
	font-weight:normal;
}
.busartigos h2 b{
	color:#f02d44;
	font-weight:bold;
}
.exibartigos{
	font-size:14px;
}
.exibartigos li{
	margin:5px 30px;
}
.exibartigos h2{
	text-align:left;
	font-size:16px;
	color:#333;
}
.exibartigos h3{
	text-align:left;
	font-size:15px;
	color:#333;
}
.arearestrita{
	color:#332E65;
}
.arearestrita #esqSenha input{
	
}
.login th{
	font-size:12px;
}
.cabBusca{
	background-color:#D52A3F;
	color:#FFFFFF;
}
.anuncios hr{
	color:#2F3B17;
}
.caixanav .regselect:hover{
	background-color:transparent;
	border:0;
}
#regiao a{
	color:#333333;
}
#regiao strong a{
	color:#f02d44;
}
#regiao em strong a{
	color:#FFFFFF;
	background-color:#f57a88;
	font-style:normal;
}
#regiao a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#f02d44;
}
.bt, .caixabusca .bt{
	background-color:transparent;
	background-image:url(image/BTpesq.gif);
	width:60px;
	height:22px;
	border:0;
	color:#FFFFFF;
}


a.produtos div {
	text-align:center;
}
a.produtos:hover
{
	background:transparent;
	text-decoration:none;
	
}
a.produtos p{
	font-size:12px;
	width:163px;
	word-wrap: break-word;
}
a.produtos strike{
	color:#990000;
}
a.produtos strong{
	font-size:16px;
	color:#990000;
}
.imgLiArt{
	float: left;
	margin:10px;
}