
/* end hide */
body {
  margin: 0;
  padding: 0;
}
.conteudo{
position:absolute;
overflow:auto;
text-align:left;
display:none;
width:400px;
height:330px;
z-index:1000;
}

.teste{
position:absolute;
height:340px;
width:100%;
top:145px;
left:0;
z-index:1000;
}
a {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
.style4 {
	font-size: 24px;
	color: #AF251C;
}
.texto{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14;
