@charset "utf-8";
/* CSS Document */

#paesi_foto_sez{
	height:auto; 
	width:auto;
	min-width:200px;
	max-width:300px;
	overflow:hidden;
	background-color:#FFF; 
	border:#CCC solid 1px;
	padding:10px;
	margin-right:15px;
	float:left;
}



img.paesi_foto_sez{
	max-width:270px;
	border:#CCC solid 1px;
}