body {
	background:  url(../img/bg.gif) repeat fixed;
	background-color:#FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	margin:0; padding:0;
	color: #339966;
}

hr { display:none }

#rif { width:740px; margin: 0px; text-align:center }
#rif {
	position: relative; 
	background:#ffffff; 
}

#top { width:730px; margin:0px; text-align:center }
#top {
	background: #FFFFFF;
	background:  url(../img/logo_p.gif) repeat fixed;
	border: #339966 solid 5px;
	position: relative; 
	padding: 0px; 
	font-size: 9px;
}

#barra { width: 740px; margin: 0px; padding: 0px; text-align: center; font-size: 10px }

#barra_bottom { 
	width: 740px; 
	margin: 0px; 
	padding: 0px; 
	text-align: center; 
	font-size: 10px; 
	border-right: #6699FF solid 10px;
}

#left {
	background-color: #CEFFCE;
	width: 180px; 
	padding: 0px 0px 0px 0px; 
	margin: 10px 0px 0px 5px;
	border: #66FF99 solid 5px;
	height: auto !important;
	height: 300px;
	font-size: 12px;
	text-align: center;
	float: left;
}

#left_hp {
	position:absolute; 
	top:0px; left:0; 
	padding: 10px; 
	text-align: center;
	background-color: #FFFFFF;
	width: 250px; 
	height: auto !important;
	height: 300px;
	font-size: 12px;
}

#middle_hp {
	background-color: #FFFFFF;
	width: 480px; 
	padding: 10px;
	margin: 0px 0px 0px 280px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	font-size: 12px;
	text-align: center;
}

#middle {
	background-color: #CEFFCE;
	width: 500px; 
	padding: 0px 0px 0px 0px; 
	margin: 10px 5px 10px 5px;
	min-height: 300px;
	border: #66FF99 solid 5px;
	height: auto !important;
	height: 300px;
	font-size: 12px;
	text-align: center;
	float: right;	
	color: #339966;
}

#copyr { width:730px; margin:0px; text-align:left }
 
#copyr {
color: #339966;
background:#CAFFCA; 
border: 5px solid #339966; 
padding:1em 0;
text-align: center; 
font-size:9px;
}

#copyr a {	color: #339966; font-weight: normal ; text-decoration : underline; }
#copyr a:hover { color: #339966; font-weight: bold; text-decoration : underline; }
