
*{	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px;
	}



#wrapper {	background:fff; 
					
						margin:0 auto; 
						/*min-height:700px; */
						height:auto !important; 
						height:auto;
						/*margin-bottom:25px;*/
					}

#header {		width:800px; 
						height:150px; 
						/*margin-bottom:15px;*/
					}

#content {	width:800px; 
						height:auto; 
						/*margin-bottom:15px;*/
					}

.menu{
	
	/*border:black 1px solid;*/
	width:250px; 
	/*position:absolute;
	top:115px;
	left:10px;
	z-index:1;*/
	float:left;
}

.corpo{
	float:left;
	/*border:black 1px solid;*/
}


h1{	
		display:none;	
	}

h2{	font-size:15px; 		
		color:#000; 
		background:url(top-bg.gif);
		width:200px;
	}

h3{	font-size:14px; 
		margin:20px 0; 
	}

p	{	font-size:12px; 
			
	}



a{	color:#080; 
		text-decoration:none; 
		font-size:11px;
	}

a:hover{	text-decoration:underline; 
					font-size:11px;
				}

table{	
				border-collapse:collapse;
				margin:5px;
				padding:2px;
				
			}

input{

	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	background-color: #fff; 
	border-width: 1; 
	border-color: #000000; 

}



td{	
		text-align:left; 
		margin:5px;
		padding:2px;		
	}

.logo {

	color:#fff;
	font-size:13px;
	text-decoration:bold;

}

.big{

	font-size:16px;
}