

	
/*  contido corpo, especialidades */


#esq {
		width: 330px;
		margin:  10px 10px 10px 40px;
		padding: 20px;
		float:left;
		height: 400px;
		background:url(../img-xeral/fondo-especialidades.gif) no-repeat;
		
	}
	
#esq p.cita {

		text-align:center;
		font: italic 18px/18px normal;
		width:150px;
		margin-left:65px;
	
	}
	
	
#esq ul li {
		font: 15px bold;
		padding-left:25px;
		font: 12px/18px normal Georgia, "Times New Roman", Times, serif;;

	
	}
	
	
#esq img, #der img{
		float:right;
	
	}
	
#der {
		width: 350px;
		margin: 20px 20px 20px 40px;
		height: 400px;
		float:left;
		
	}
	
#esq h2, #der h2 {
		font: 16px/18px normal;
		background:url(../img-xeral/recurso-flor-p.gif) no-repeat;
		padding:0 0 0 10px;
		text-indent:15px;
		color:#600;
		
	}
	
#esq p, #der p {
		font: 12px/18px normal Georgia, "Times New Roman", Times, serif;;
		padding-left:25px;
		
	}
