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



.body{
	margin:0 auto;
	width:600px;
	height:600px;
	
	}
	
	
	.corpo{
	
	height:72px;
	width:600px;
	
	}
	
	.testo style1{
	margin-top:50px;
	font-family:Verdana;
	font-size:15px;
	
	
	
	}
	
	
	.sx{
	width:400px;
	height:110;
		float:right;
		background-image:url(../img/rifugio_ciareido.png);
		
		
		}
	
	.middle{
	width:200px;
	height:600px;
	background-image:url(../img/foto_rifugio_sx.png);
	background-repeat:no-repeat;	
	float:left;
	}
	
	
	.foto{
	width:400px;
	height:240px;
	float:left;
	background-image:url(../img/foto2.png);
	padding-top:20px;
	background-repeat:no-repeat;

	}
	
	.foto img{
	
	background-repeat:no-repeat;
	padding-top:50px;
	}
	
	
	.testo{font-family:Verdana;
	color:white;
	padding-top:180px;
	
	
	
	}
