*{
	margin:0px;
	padding:0px;
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin:0px;
	background-color:#000000;
}


#tudo{
	width:640px;
	height:auto;
	margin:0 auto;
	/*border: 2px solid #ff9933;*/
	background-color:#000000;
	background-repeat:repeat;
	color:#FFFFFF;
	
}
#topo{
	width:640px;
	height:110px;
	
	
}
#cont1{
	width:423px;
	height:110px;
	margin:0px;
	padding:0 0 0 0;
}
#topo1{
	background-image:url(../img/topo1.jpg);
	background-repeat:no-repeat;
	width:141px;
	height:110px;
	float:left;
	
}
#topo2{
	background-image:url(../img/topo2.jpg);
	background-repeat:no-repeat;
	width:118px;
	height:110px;
	float:left;
}
#topo3{
	background-image:url(../img/topo3.jpg);
	background-repeat:no-repeat;
	width:108px;
	height:110px;
	float:left;
	
}
#brush{
	width:238px;
	height:30px;
	background-image:url(../img/espinho.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:150px;
	
}
#port{
	height:162px;
	width:540px;
	overflow:auto;
	
}
#port table{
	font-size:14px;
}

/*
vertical Accordions
*/
#container{
	margin-top:50px;
	margin-right:100px;
}		
.accordion_toggle {
	display: block;
	height:25px;
	width:581px;
	background: url(../img/backMenu.jpg) no-repeat top right;
	padding: 0 0 0 0;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	outline: none;
	cursor:pointer;
	margin: 0 0 0 0;
}
.accordion_toggle p{
	font-size: 12px;
	margin-left:25px;
	padding-top:2px;
}			
.accordion_toggle_active {
	background:url(../img/backMenu.jpg) no-repeat top right;
}
			
.accordion_content {
	
	overflow: hidden;
	width:540px;
	text-align:left;
	font-size:14px
	
}
				
.link{ color:#FFFF99;}
.cont1{font-size:14px}
/*---------------------------MENU-----------------------------------*/
#rodape{
	width:640px;
	height:115px;
}
#cont2{
	width:581px;
	height:115px;
	margin:0px;
	padding:0 0 0 0;
	margin-top:30px;
}
#roda1{
	width:202px;
	height:115px;
	background-image:url(../img/rodape1.jpg);
	background-repeat:no-repeat;
	float:left;
}
#roda2{
	width:207px;
	height:115px;
	background-image:url(../img/rodape2.jpg);
	background-repeat:no-repeat;
	float:left;
}
#roda3{
	width:172px;
	height:115px;
	background-image:url(../img/rodape3.jpg);
	background-repeat:no-repeat;
	float:left;
	
}
