.evento {
	width:620px;
	height:auto;
	background:#eceae6;
	margin:10px;
	padding:10px;
	clear:both;
	}
	.evento h2 {
		float: right ;
		width:370px;

	}
	.evento img { 
		float:left;
		background:url(../img/evento/bg-foto.png) no-repeat;
		padding:8px;
	}
	.evento p {	
		margin:10px 0 0 250px;
		text-align:justify;
 	}
.box { background:url(../img/links/adega.jpg) no-repeat;}
