.executivo_pro{
	width: 100%;
	overflow: hidden;
}

.executivo_img{
width: 205px;
height: auto;
float: right;
text-align: center;
}

.executivo_txt{
width: 310px;
float: left;
}

.executivo_ponto{
	width: 100%;
	background-image: url(../images/ponto.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin: 15px 0 15px 0;
}
