@charset "utf-8";
/* CSS Document */

.texto_fundador{
	position:relative;
	float:left;
	width:764px;
	margin-top:10px;
	}
	
.texto_fundador img{
	position:relative;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	}
	
.texto_fundador p{
	text-align:justify;
	}
	
.texto_fundador h2{
	position:relative;
	float:right;
	width:764px;
	height:20px;
	text-align:right;
	font-weight:bold;
	margin-top:15px;
	}