/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
	width: 100%;
}
#menu {
	background-color: #996633;
	width: auto;
	padding: 23px;
	text-align: center;
	margin: 10px 0px 10px 10px;
}
#menu1 {
	background-color: #996633;
	width: auto;
	padding: 23px;
	border: 1px solid #996600;
	background-image: url(img/logo1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu2 {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 23px;
}
#corpo {
	padding: 5px;
	margin: 10px 0px 10px 20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	color: #000000;
}
#pie {
	padding: 5px;
	margin: 10px 0px 10px 20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #999999;
	color: #666666;
	text-indent: 20px;
	background-image: url(img/qua.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


a {
	text-decoration: none;
	vertical-align: middle;
	color: #FFFFFF;
	margin: 10px;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #996633;
	background-color: #FFFFFF;
	margin: 10px;

}
a.mala {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
a.mala:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
a.men2 {
	color: #333333;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
	margin: 10px 5px 10px 0px;
	padding: 5px;
}
a.men2:visited {
	color: #333333;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
	margin: 10px 5px 10px 0px;
	padding: 5px;
}
a.men2:active {
	color: #333333;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
	margin: 10px 5px 10px 0px;
	padding: 5px;
}
a.men2:hover {
	color: #FFFFFF;
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
	margin: 10px 5px 10px 0px;
	padding: 5px;
	background-color: #999999;
}
a.sez1:visited {
	
	color: #996633;
	padding: 5px;
	
}
a.sez1 {
	font-size: 1em;
	color: #996633;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996633;
	border-right-width: 1px;
	border-right-color: #996633;
	border-right-style: solid;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	background-color: #FFFFFF;
}
a.sez1:hover {
	color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;


}
a.mail {
	font-size: 1em;
	color: #996633;
	margin: 20px;
}
.sez {
	background-color: #CCCCCC;
	width: auto;
	padding: 10px 10px 10px 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-size: 1.7em;
	color: #996600;
}


table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 500px;
}img {
	border: 1px solid #666666;
}
