@charset "utf-8";
/* CSS Document */

body {
      width:780px;
	  height:520px;
	  top:0%;
	  left:50%;
	  position:absolute;
	  margin-top:0px;
	  margin-left:-390px;
	 
}

#geral {width:780px;
	    height:520px;
		
}


#foto {width:170px;
	    height:204px;
		float:left;
		
}


#titulo {width:610px;
	    height:40px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:16px;
		color:#999;
		float:left;
		font-weight:bold;
		text-align:center;
}


#texto {width:600px;
	    height:159px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#999;
		float:left;
		text-align:justify;
		padding-top:5px;
		padding-left:10px;
		padding-bottom:0px;
		text-indent:25px;
		
}

#branco {width:780px;
	    height:30px;
		float:left;
}


#texto_ingles {width:780px;
	    height:125px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#0f202f;
		float:left;
		text-align:justify;
		float:left;
		text-indent:25px;
}
#branco {width:780px;
	    height:30px;
		float:left;
}
#texto_espanhol {width:780px;
	    height:100px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#999;
		float:left;
		text-align:justify;
		text-indent:25px;
		clear:both;
}