/* CSS Document */



body{
	background-color: #000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url(../im_home/sfondo_home.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top:5%;

}
.corpo{
height:100%;
position:relative;

}

.immagine_elenco{
	border:1px solid #FFF;
	width:50px;
	height:50px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
.immagini{
	float: left;
	color:#FFF;
}
.immagine{
	position:absolute;
	bottom:0px;
	right:0px;
	z-index: 1;
}




.sezione{
	border-left:1px solid #A5A5A5;
	padding-left:10px;
	margin-bottom:20px;
}


.titolo{
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.laterale
{
	border-left:1px solid  #cccccc;
	padding-left:5px;
}
.lingue
{
color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;	
	text-decoration:none;
	letter-spacing: 1px;
	font-weight: bold;
	
}
.lingue:hover
{
color: #5E5E5E;
	
}
.stanghetta{
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin:5px;
}
