/*CONTEUDO ESQUERDA
*****************************************************************************************/	
		
		#esquerda {
		float:left;
		width:209px;
		height:139px;
		position:relative;
		}
		
		#esquerda ul{
			left:7px;
			position:relative;
			font-family:verdana;
		}
		
		#esquerda ul li {
			padding:5px 0 0 0;
		}
		
		#titulo {
			font-size:18px;
			color:#2c5aab;
			left:30px;
			margin-top:10px;
			font-family:Times;
			font-size:20px;
			margin-bottom:5px;
		}
		
		#esquerda ul li a {
			width:165px;
			color:#a2adc5;
			padding:0 0 0 35px;
			background:url(../images/geral/bullet.gif) no-repeat bottom left;
			border-bottom: 1px dotted #a2aec5;
			display:block;
			font-size:10px;
			position:relative;
		}
		
		#esquerda img {
		 	margin-top:15px;
			margin-left:15px;
		}

/*CONTEUDO
*****************************************************************************************/	
		
		h2{
			font-size:1px;
			text-indent:-5000px;
		}
		
		#equipe {
			background:url(../images/equipe/equipe.gif) no-repeat;
			width:178px;
			height:25px;
		}
		
	
		#sobre_ddent {
			width:505px;
			float:right;
			position:relative;
		}
		
		#sobre_ddent h2 {
		    font-size:27px;
			color:#2c5aab;
		} 
		
		#sobre_ddent p {
			width:300px;
			top:15px;
			font-family:verdana;
			float:left;
			margin-bottom:10px;
		}
		
		#sobre_ddent img {
			float:right;
			top:-32px;
			vertical-align:top;
		}
		
		.nomes {
			font-size:12px;
		}
	