@charset "utf-8";
/* CSS Document */


#imagem {
	position:absolute;
	left:0px;
	top:0px;
	width:304px;
	height:347px;
	z-index:1;
}


#txt_home {
	position:absolute;
	left:315px;
	top:0px;
	width:583px;
	height:462px;
	z-index:2;
}

#txt_home {
	position:absolute;
	left:315px;
	top:0px;
	width:583px;
	height:462px;
	z-index:2;
}


#txt_aviso {
	position:absolute;
	left:304px;
	top:0px;
	width:654px;
	height:460px;
	z-index:2;
	background-color: #000000;
}


#txt_salas {
	position:absolute;
	left:304px;
	top:0px;
	width:651px;
	height:460px;
	z-index:2;
}


#box_miolo {
	position:absolute;
	left:2px;
	top:6px;
	width:100%;
	height:100%;
	z-index:2;
}


#box_preto {
	position:absolute;
	left:0px;
	top:346px;
	width:304px;
	height:114px;
	z-index:3;
	background-color: #000000;
}


#salas {
	position:absolute;
	left:349px;
	top:15px;
	width:42px;
	height:19px;
	z-index:2;
}


#logos {
	position:absolute;
	left:317px;
	top:372px;
	width:571px;
	height:90px;
	z-index:2;
}

.txt_box_home {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}



.pop {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color:#FFFFFF
}

.pop2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF
	 }


a:link, a:visited {
	text-decoration:none;
}
	

a:hover{
	text-decoration:underline;
	color:#d4932a
}

