td {
	font-family:Arial, Tahoma, sans-serif;
	  font-size: 11px;

}




.textocp
  {
  font-family: Arial;
  font-size: 9px;
  font-style: normal;
  text-decoration: none;
  }

.textocp { color: #646464;}

.textoc, .textov, .linkv, .linkp
  {
  font-family: Arial, Tahoma;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;
  line-height : 13pt;
  }

.textoc { color: #646464;}
.textov { color: #FF0000; }

.linkv { color: #FF0000; text-decoration: underline;}
.linkv:hover { color: #3300FF; text-decoration: none;}

.linkp { color: #000000; text-decoration: underline;}
.linkp:hover { color: #3300FF; text-decoration: none;}

.background {background: white url('../imagens/bg.gif') no-repeat right top}

.input  { color:#FF0000; font-family: Arial; font-size: 11px; border: 1 solid #A6A6A6; padding: 1;}

.select { color:#FF0000; font-family: Arial; font-size: 11px;}

.textarea { color:#FF0000; font-family: Arial; font-size: 11px; border: 1 solid #A6A6A6; padding: 1;}

.submit {color:#525354; font-family: Arial; font-size: 12px; border: 1 solid #FF0000; padding: 1; background-color:#e3e2e2;}

.li { list-style-image: url(../imagens/ico.gif) }

#divmain{float:left;width:655px;border:0px #000 solid;padding:5px;position:relative;}

#img_destaque{float:left;width:310px;position:relative;}
#img_visite{float:left;width:310px;position:relative;}

#ssvisite_album{float:left;width:580px;}
#aavisite_album li{float:left;list-style:none;width:190px;height:200px;text-align:center;}

.hidden { display:none; }

#bgPop {
	display:none;
	z-index:5;
	position:absolute;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	margin: 0;
	padding: 0;
	left:0;
	top:0;
	right:0;
	bottom:0;
	float: left;
	height: 100%;
	width: 100%;
}
#popup-home {
	display:none;
	position:absolute;
	z-index:50001;
	width:412px;
	height:280px;
	left: 50%;
	margin-left:-355px;
	top:100;
	margin-top:-3px;
}
#fechar-home {
    position:absolute;
	padding:5px;
	top:75px;
    left: 50%;
	color:#fff;
	font-size:20px;
	margin-left:30px;
    font-size:14px;
	z-index:50000;
    cursor:pointer;
}
