/* elena gallina*/


/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;

}

a:link, a:hover{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
} 

a:visited {
	margin:0px;
	padding:0px;
	color: #FFFFFF;
} 

#page { width:100%;
}

#contenuto {
	/*	text-align:center;*/
	margin: 0 auto;
	text-align: center;
	min-height: 400px;
}

#testa {
	height:123px;
	width:100%;
	text-align: center;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	}
#loghino{	
	float:left;
}
#menu {
	float:left;
	height:120px;
}
#menu li{
	margin-top:80px;
	list-style:none;
	width:100px;
	text-align:center;
	float:left;
	}
#menu li a{
	color:#FFFFFF;
	text-decoration:none;
	
}	
#menu li a:hover{
	color:#CCCCCC;
	text-decoration:none;
	
}
#corpo {
	text-align:center;
	width:960px;
	min-height:400px;
	margin-top:40px;
	margin: auto;
	padding-top: 40px;
}
#titolone {
	float:left;
	width:220px;
	min-height:400px;
	text-align:left;
}

#titolone h1 

{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#8c7963;
}

/*#titolone a:link, a:visited{
	font-size:14px;
	font-weight: bold;
	padding-left:45px;
	padding-bottom:10px;
	color:#FFFFFF;
	text-decoration: none;
}*/

#titolone a:hover{
	color:#8c7963;
}

#sottomenu_select a:link{
	color:#8c7963;
}

#body {
	width: 720px;
	float:right;
	padding-top:20px;
	text-align:left;
	font-size:14px;
	margin-top: 10px;
	padding-bottom: 20px;
	line-height: 150%;
	
}

#body a:visited {
	margin:0px;
	padding:0px;
	color:#FFFFFF;
} 

#fotina {
hight:314px;
width:auto;
padding-bottom:0px;

}

#footer {
	background-image:url(images/footer_sfondo.jpg);
	height:71px;
	width: auto;
	text-align: center;
	font-size: 10px;
	color: #000000;
	padding-top: 20px;
	
}

#footer a:link, a:visited {
	
	color: #000000;
	
	
}


.clear {
     clear:both;
     line-height:0;
     height:0;
} 
#boxphoto
{
	height:auto;
	width:auto;
	padding:5px 0 10px 0px;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
	text-align:center;
} 

#boxphoto img
{
     border: 1px solid #CCCCCC;
	 margin-bottom:0px;
} 
.barra
{
	border-bottom: 1px solid #FFFFFF;
	
} 
.multimedia{
	padding:0px;
}

