@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rapper {
	background-color: #912812;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 670px;
}
#rapper #top {
}
#rapper #top #menu1 {
	width: 290px;
	height: 35px;
	float: left;
	background-image: url(../images/fbot.jpg);
}

#rapper #menu {
	height: 35px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 700px;
	background-image: url(../images/fbot.jpg);
	background-repeat: repeat-x;
	text-align: right;
	float: right;
}
#rapper #menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	height: 35px;
	width: 100px;
	float: left;
	text-align: center;
	line-height: 35px;
	background-image: url(../images/fbot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rapper #menu a:hover {
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#rapper #corpo {
	clear: both;
}
#rapper #corpo #left {
	width: 300px;
	float: left;
	background-color: #FFFFFF;
	height: 370px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#rapper #corpo #rigth {
	width: 630px;
	float: right;
	background-color: #666666;
	height: 450px;
}




#rapper #bot {
	background-color: #CCCCCC;
	width: 990px;
	float: right;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/fbot.jpg);
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A3200E;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
}
a: {text-decoration: bold; text-decoration: none}
a:link {
	color: #FFCC00;
	text-decoration: none
}
a:active {
	color: #FFFFFF;
	text-decoration: none
}
a:visited {
	color: #FFCC33;
	text-decoration: none
}
a:hover {color: #fff; background: #4A597A;}
