@charset "utf-8";
/* CSS Document */

.style9 {color: #333333}
.style10 {color: #FFFFFF}
.style14 {
	font-size: 16px;
	font-weight: bold;
	color: #295454;
	font-style: italic;
}
.style15 {font-size: 16}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; }
.style7 {font-size: small}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: medium; }

html {
	overflow: auto;
}
#principal {

height:100%;
width:100%;
	text-align:center;
}
body {
	background-color: #FFFFFF;
	margin: 0px auto 10px auto;

}
	
#miolo_mestre {
	width: 781px;
	float: left;
	background-repeat: repeat;
}
#parte_sup {
	width: 780px;
	height: 258px;
	text-align: left;
	float: left;
	background-image: url(../images/asup.jpg);
}

#parte_inf {
	width: 780px;
	height: 300px;
	float: left;
}

#rodape {
	width: 780px;
	height: 33px;
	text-align: left;
	float: left;
	background-image: url(../images/rdp.jpg);
	margin: 0px 0px 10px 0px;
	background-color: #ffffff;
}

#banner {
	width: 787px;
	height: 113px;
	text-align: left;
	margin: 4px 0px 0px 5px;
}
#menu_geral {
	color:#D4D0C8;
	font-family: verdana;
	font-size: 10px;
	height: 32px;
	margin: 226px 0px 0px 0px;
	width: 780px;
	float: left;
}

#int_dir {
	height: 300px;
	width: 255px;
	margin: 0px 1px 0px 0px;
	float: right;
	background-color: #ffffff;
	background-image: url(../images/menu_dir.jpg);
}

#int_esq {
	height: 300px;
	width: 520px;
	margin: 0px 0px 0px 4px;
	float: left;
	background-color: #ffffff;
	background-image: url(../images/infbkg.jpg);
}

#menu_dir {
	height: 750px;
	width: 152px;
	margin: 0px 0px 0px 418px;
	padding-right: 2px;
	float: right;
	background-color: #ffffff;
}

