body {
	text-align: center;
	margin: 0px;
	background: #255464;
}

#page_box {
	position:relative;
	width: 776px;
	margin: auto;
	background: url(images/faux.gif) top left repeat-y;
	font-family: verdana;
}

#prop2{
	position: absolute;
	right: -220px;
	top: 200px;
	width: 210px;
}

#prop1 {
	position: absolute;
	left: -220px;
	top: 200px;
	width: 200px;
}

#prop2 h5 {
	font-size: 1em;
	text-transform: uppercase;
}

#prop1 h4, #prop2 h4 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#prop1 div, #prop2 div {
	background: #FFF;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 0.6em;
}

#imgsidebox, #logobox, #menubox{
	float: left;
}

.t1 {
	background: url(images/photo8.jpg) no-repeat right top;
}

.t2 {
	background: url(images/photo7.jpg) no-repeat right top;
}

.t3 {
	background: url(images/photo6.jpg) no-repeat right top;
}

.t4 {
	background: url(images/photo1.jpg) no-repeat right top;
}

.t5 {
	background: url(images/photo3.jpg) no-repeat right top;
}



#menubox {
	width: 201px;
	text-align: right;
	background: #B5C5CB;
}

#mainbox {
	float: right;
	text-align: left;
	padding: 0px 20px;
	width: 535px;
}

#footer #line1 {
	height: 4pt;
	background: #183842;
	font-size: 1px;
	clear: both;
}

#footer #line2 {
	height: 2pt;
	font-size: 1px;
	background: #FFF;
}

#footer #line3 {
	height: 40px;
	background: #183842;
	color: #FFF;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 0.7em;
	text-align: left;
}

/* formatação */

#menubox a , #menubox .actived {
	font-size: 1.5em;
	color: #183842;
	text-decoration: none;
	font-weight: 900;
	font-family: Arial;
	display: block;
	padding: 5px 0px;
	margin-right: 15px;
}

#menubox .actived {
	color: #FFF;
	background: #255464;
}

#menubox a img, #menubox .actived img{
	margin-left: 15px;
	border: none;
}

#menubox .hline {
	height: 3pt;
	background: #6D8D97;
	margin: 3px 15px 20px 15px;
	font-size: 1px;
}

#menubox a:hover {
	background: url('images/menumover.png') repeat-y right;
}

#submenu {
	margin: 3px 0px 20px 15px;
	text-align: left;
}

#submenu a, #submenu .actived{
	background: #183842;
	color: #FFF;
	font-size: 1em;
	padding: 2px 0px 2px 20px;
	border-left: solid 5px #6D8D97;
}

#submenu .actived{
	background: #FFF;
	color: #000;
	border-left: solid 5px #000;
}

#submenu a:hover{
	background: #6D8D97;
	border-left: solid 5px #183842;
}

h1 {
	color: #183842;
	font-size: 2.5em;
}

a.riolgo {
	color: #FFF; 
	text-decoration: none;
}

a.riolgo:hover {
	text-decoration: underline;
}

p a, li a{
	color: #255464;
	font-weight: 900;
	text-decoration: none;
}

p a:hover, li a:hover {
	text-decoration: underline;
}

.titletbl {
	background: #645425;
	color: #FFF;
	text-align: center;
}

.sidetbl {
	background: #C0C0C0;
}

table td {
	border: solid #000 1px;
}

label {
	display:block;
	margin-bottom: 1px;
}

button {
	margin-right: 50px;
}