*{margin:0;padding:0;}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background:  #e9e9e9 repeat-y;	
	}
#fundo {
	width: 900px;
	height: 834px;
	margin: auto;
	padding: 0;
	}
#topo {
	width: 900px;
	height: 300px;
	position:relative;
	float:left;
	background-image: url(design/topo2.jpg);
	z-index:-1;
	display:inline;
	border-bottom:2px solid #CCC;
	}
#menuh {	
	position:relative;
	width: 900px;
	height:35px;
	margin-top:2px;	
	float:left;
	border:px solid;
	background:#FFF;
	text-decoration:none;	 
	border-bottom:2px solid #CCC;
	}
#menuh a:link{
	width:120px;
	height:20px;
	margin-top:13px;
	font-size:13px;
	font-family:verdana, geneva, sans-serif;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#555;
	float:left;		
	}		
#menuh a:visited{
	width:120px;
	height:20px;
	margin-top:13px;
	font-size:13px;
	font-family:verdana, geneva, sans-serif;
	text-align:center;
	text-decoration:none;
	color:#000;
	float:left;
	}	
#menuh a:hover{
	width:120px;
	height:20px;
	margin-top:13px;
	font-size:13px;
	font-family:verdana, geneva, sans-serif;
	text-align:center;
	text-decoration:underline;
	color:#000;
	float:left;
	}
.meio{
	position:relative;
	float:left;
	margin-top:10px;
	width:900px;
	height:190px;
	background: url(design/box-02.gif) repeat-y center center;
	display:inline;	
	border-bottom:2px solid #CCC;
	-moz-border-radius:4px;
	border-radius: 6px; 
	}
.meio span.bdr-topo, .meio span.bdr-base{
	display:block;
	height:120px;
	}
.meio span.bdr-topo{
	background: url(design/box-02-top.gif) no-repeat center top;
	display:inline;
	}
.meio span.bdr-base{
	background: url(design/box-02-bottom.gif) no-repeat center bottom;
	display:inline;
	}
.inferior{
	width:900px;
	margin-top:10px;
	position:relative;
	display:inline;
	float:left;	
	height:185px;
	background: url(design/box-03.gif) repeat-y center center ;
	border-bottom:2px solid #CCC;
	}
.inferior span.inf-topo, .inferior span.inf-base{
	display:block;
	padding-top:5px;
	}
.inferior span.inf-topo{
	background: url(design/box-03-top.gif) no-repeat center top;	
	}
/*.inferior span.inf-base{
	background: url(design/box-03-bottom.gif) no-repeat center bottom;
	height:20px;
	margin-top:110px;
	width:900px;
	display:inline;
	border:1px solid;
	}	*/
#quad1{
	position:relative;
	float:left;
	width:290px;
	height:200px;
	margin-top:8px;
	margin-left:2px;
	border:px solid #000;
	text-align:justify;
	display:inline;
	
	}
#quad1 a{
	font:11px verdana;
	color:#777;
	text-decoration:none;
	float:right;
	margin:50px 20px 0 0;
	}
#quad2{
	position:relative;
	float:left;
	width:291px;
	height:200px;
	margin-top:8px;
	margin-left:12px;
	border:px solid #000;
	display:inline;
	}
#quad3{
	position:relative;
	float:left;
	width:292px;
	height:200px;
	margin-top:8px;
	margin-left:9px;
	border:px solid #000;
	display:inline;
	}
h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#777 !important;
	margin-left:20px;
	margin-top:18px;
	}
h2{
	float:left;
	position:relative;
	margin-left:20px;
	top:40px;
	margin-right:15px;
	font:11px verdana !important;	
	color:#444 !important;
	line-height:16px !important;
	}	
.email{
	margin-left:20px;
	margin-top:10px;
	margin-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444;	
	}	
#port{
	width:330px;
	margin-left:100px;
	margin-top:px;
	height:120px;
	position:relative;
	float:left;
	display:inline;
	border:px solid;
	}	
#textoport{
	width:450px;
	margin-left:15px;
	position:relative;
	float:left;
	display:inline;
	border:px solid;
	}	
#rodape {
	position:relative;
	float:left;
	width: 900px;
	height: 82px;
	margin-top:10px;
	background: url(design/box-04.gif);
	display:inline;
	}
address{
	text-align:center;
	margin-top:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	}
