body {	
	width: 4750px;
	height: 509px;
	color:#333; 
	font: 62.5%/155% Tahoma, Sans-Serif; 
	background: background url(../img/bg.png) repeat-x;
	text-decoration:none;
	background-color: #9bb0b0;
	margin:0;
	padding:0;
}
body a:link, a:visited {
	text-decoration:none;
	color: #990000;
	}
body a:hover {
 text-decoration: none;background-color: #CCCCCC;}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	height: 505px; 
	margin:10px;
}

#leftsider {
	border-top:1px solid black;
	margin-top: 15px;
	padding: 10px 0px 0 50px;
	margin-left: -8px;
	float: left;
	width:250px; 
	background: background url(../img/bg1.jpg) no-repeat;
	background-color: #FFFFFF;
	height:480px;
}

#second {
	width:600px;
	}
	
#first {
	width:570px;
	height:350px;
	}	
	
#fourth {
	height:350px;
	width:380px;
	}
	
#third {
	height: 350px;
	width: 410px;
	}
	
#sixth, #third, #fourth, #fifth, #eight, #seventh, #second, #first  {
	border: 1px dashed #CCCCCC;
	height: 350px;
	}
	
#leftsider h1 {font-size: 2.0em;}

#menu {
	margin-top:145px;
	padding-left: 0px;
}

#menu ul {
	padding-bottom:2px;
	list-style: url(../img/rightsmall.png);
	margin:0;
	padding-left:33px;
}
#menu li a{
	text-decoration: none;
	font-size: 12px;
	color: #990000;
	border-bottom: 1px dashed;
}

#menu a:hover{
	border-bottom: 1px dotted;
}

#content {
	margin: 75px 0 0 30px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}
.par {
	margin: 0px 90px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
}
.alt {}

#note { 
	margin-top:10px;
}
p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	text-decoration: none;
	color: #990000;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	font-size:0.9em;
}
p.secbot a:hover {
	border-bottom: 1px dotted;
}
#arrows {
	position: fixed;
	top: 450px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}
#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}
#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}

#rightsider {
	padding: 0 10px 0px 0;
	
}	

#rightsider a{
	text-decoration: none;
}

.message {
	display: inline;
	width:140px;
	margin-bottom:3px;
	color:#990000;
	border: 1px dashed #9bb0b0;	
	background-color:#CCCCCC;
	font:11px Tahoma, Sans-Serif; 
	}
.message_captcha {
display: inline; width:80px; margin-bottom:3px;	color:#990000;	border: 1px dashed #9bb0b0;	background-color:#CCCCCC; font:11px Tahoma, Sans-Serif; }

.botao_msg {
	background-color:#990000;
	color:#CCCCCC;
	width:143px;
	border: 1px dashed #9bb0b0;
	font:10px Tahoma, sans-serif;
	}