body {
	margin: 20px 20px 0px 20px;
	padding: 10px 10px 0px 10px;
	background: #FFF url('../images/back-port.jpg') no-repeat top right;
	border:none;
}

#site {
	width: 100%;
	color: #000;
}

#titulo {
	font-size: 20px;
	font-family: tahoma, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #0080c0;
}
#subtitulo {
	font-size: 11px;
	font-family: tahoma, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #808080;
	margin-bottom: 25px;
}



#nl {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

#esq {
	float: left;
	text-align: right;
	width: 250px;
	padding-right: 50px;
}

#dir {
	float: left;	
	width: 310px;
	text-align: justify;
	margin-top: -22px;

}

img {
	border: 1px solid #808080;
}


#texto p {
	font-family: tahoma, verdana, sans-serif;
	font-size: 13px;
	margin-bottom: 1em;
	line-height: 18px;
}

#defesa p {
	font-style: italic;
	font-family: georgia, times, serif;
	font-size: 13px;
	line-height: 18px;
}

input {
	background-color: #FFF;
	color: #0080c0;
	border: 0;
	cursor: hand;
	cursor: pointer;
}


#num_imgs {
	position: absolute;
	margin-top: 315px;
	font-family: verdana, tahoma;
	font-size: 10px;
	color: #808080;
}
