#specific_container
{
	height: 415px;
}

#sociedade
{
	position: absolute;
	width: 335px;
	height: 180px;
	z-index: 2;
}
#sociedade img
{
	float:left; 
	margin: 0 10px 0 0;
	border: 0;
}

#eu_registrar
{
	position: absolute;
	margin-left: 341px;
	width: 330px;
	height: 180px;
	z-index: 2;
}
#eu_registrar img
{
	float:left; 
	margin: 0 10px 0 0;
	border: 0;
}

#ultimas_novidades
{
	position: absolute;
	margin-left: 677px;
	width: 235px;
	height: 320px;
	z-index: 2;
}

#home_image
{
	position: absolute;
	width: 912px;
	height: 223px;
	margin: 190px 0 0 0;
	z-index: 1;
}
#home_image img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#aviso-container
{
	position:absolute;
	top:430px;
	z-index:2000;
	left: 275px;
	width: 250px;
	height: 192px}
#aviso-header
{
	background-color: #faf076;
	height: 35px;
	width: 250px;
}
#aviso-content
{
	font-family: Comic Sans MS;
	color: #333333;
	padding: 10px 20px 0 20px;
	height: 114px;
	background-color: #f9f39b;
	font-size: 10pt;
	font-style: italic;
}
#aviso-footer
{
	background-image: url('../../images/bg-aviso.png');
	height: 43px;
	width: 250px;
	text-align: right;
}
#aviso-footer a
{
	font-family: Comic Sans MS;
	font-size: 8pt;
	color: #dd5a5a;
	text-decoration: none;
	border: 0;
	margin-right: 20px;
}

.ultimas_novidades_link
{
	border-bottom: 1px dotted #ccc;
	margin: 10px 0;
}

.ultimas_novidades_link a
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #006699;
	font-size: 0.8em;
	text-decoration: none;
}

.registrar_img
{
	margin: 5px 0 ;
}

.sociedade_span
{
	font-weight: bold;
	line-height: 2em;
	border-bottom: 1px dotted #ccc;
}

.texto_home
{
	padding: 5px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: left;
}
