@charset "iso-8859-2";
*{
font-family:Arial, Helvetica, sans-serif;
}
#topo {
	height: 62px;
	width: auto;
	background-color: #1C7B00;
}
#fundo {
	background: url(imgs/fundo.jpg) center no-repeat;
	height:auto;
}
.fundo_back {
	height: 602px;
	width: 598px;
	background:url(images/mullher_05.png);
}
.respiro {
	margin: 3px;
}
#sombra{
	left:0pt;
	filter:
alpha(opacity=60)
;
	opacity:0.6;
	position:absolute;
	top:0pt;
	width:100%
;
	z-index:90;
	background-attachment: scroll;
	background-color: #FF0000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0;
}

#div_frame {
left:28%;
margin:auto;
position:absolute;
top:100px;
z-index:91;
}

#frameVOTO {
	background:#FFF;
	border:1px dotted #FFFFFF;
	height:500px;
	left:0px;
	top:0px;
	width:600px;
}

#fechar {
	background-color:#006699;
	border:1px dotted #FFFFFF;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:20px;
	width:50px;
}
