@charset "utf-8";

body {
	font: Arial;
	line-height: 22px;
	background-color: #ffcb99;
	background-repeat: repeat;
	width: 1024px;
	height: 1200px;
	margin: auto;
	margin-top: 5px;
	text-align: center;
}
a {
	font-family: Arial;
	color: #ffcb99;
	text-decoration: none;
}
a:active{
	color: #994c00;
}
.nanorender #header {
	margin-top:0px;
	width:1024px;
	height:170px;
}
.nanorender #areamenu{
	background-image: url(Imagens/menu_1.jpg);
	float: left;
	width: 1024px;
	height: 38px;
	color: #ffcb99;
	font-size: 16px;
	text-align: center;
}	
.nanorender #areamenu table {
	text-align: center;
	line-height: 25pt;
	font-size: 16px;

}
.menuvst:hover{
	font: Arial;
	color: #994c00;
	font color: #994c00;
	background-image: url(Imagens/menu_2.jpg);
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	font-size: 17px;
}
.nanorender #areamenu2{
	background: #f2f2ec;
	width: 200px;
	height: 955px;
	text-align: center;
	padding-top: 0px;
	color: #ff7f00;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	text-decoration: none;
	line-height: 12px;
	font-weight: bold;
}	
.nanorender #areamenu2 table {
	text-align: center;
	line-height: 25pt;
	color: #ff7f00;
}
.nanorender #areamenu3{
	background: #f2f2ec;
	height: 935px;
	width: 619px;
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial;
	color: #000;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
}
.nanorender #areamenu3 a {
	color: #000000;
	

}
.nanorender #areamenu4{
	background: #f2f2ec;
	height: 935px;
	width: 125px;
	text-align: right;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #000;
	overflow-x: hidden;
	overflow-y: auto;
	float: right;
}
.nanorender #areamenu4 a {
	color: #a30202;

}	
.nanorender #footer {
	background-image: url(Imagens/menu_3.jpg);
	width: 1024px;
	height: 35px;
	float: left;
} 
.nanorender #areamenu3 table tr td table {
	text-align: center;
	line-height: 18pt;
}
.verticalhorizontal {
    display: table-cell;
    height: 300px;
    text-align: center;
    width: 300px;
    vertical-align: middle;
}