.pacotes{
	border-bottom:1px dotted #C5AC7F;
/* 	background:#FFF; */	
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	
}
.pacotes img{
	margin:5px;
	border:4px solid #C5AC7F;
}
.pacotes .titulo{
	color:#600;
	font-size:140%;
	font-family:Georgia, Arial, cursive;
	padding:2px 5px;
	font-style:italic;
	line-height:30px;
}
.pacotes .periodo{
	color:#C5AC7F;
	float:right;	
}

.left{
	float:left;
}
.right{
	float:right;
}

.pacotes .texto{
	padding:5px;
}