
.conteudo {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
img {
   behavior: url("pngbehavior.htc");
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
}

#conteudo {
width: 770px;
margin:0 auto;			
padding: 5px;
text-align:left; /* "remédio" para o hack do IE */
}
.bloco1
{
	background-image:url(black_70.png);
	width:240px;
	height:198px;
	padding:5px;
	margin-top:5px;
	float:left;
	
}
.bloco2
{
	background-image:url(black_70.png);
	width:282px;
	height:auto;
	padding:5px;
	margin-top:5px;
	float:left;
	
}
.titulo_bloco {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
}
.bloco_ass {
	background-image:url(black_70.png);
	height:auto;
	margin:5px;
	padding:5px;
	color: #333333;
	float: left;
	width: 760px;
}


.bloco3
{
	background-image:url(black_70.png);
	width:449px;
	height:auto;
	float:left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.bloco3titulo
{
	margin-left:5px;
	margin-top:10px;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
}

.base {
	width:770px;
	vertical-align: top;	
}
#espaco {
	height: 215px;
}
