body{
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	margin=0;
	background-color: #AE6C24;
}
div#container{
	width:1000px; 
	margin: 0 auto; 
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	text-align: justify;
}
div#Title{
	height : 100px;
 	border-bottom: 1px solid #ccc;
}
div#LeftBox{
	width : 150px;
	float  : left;
}
div#RightBox{
	width : 0px;
	float : right;
}
div#CenterBox{
	margin-right: 0px;
	margin-left: 150px;
 	border-left: 1px solid #ccc;
 	border-Right: 0px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
div#Voice{
	width : 150px;
	float  : left;
	background-color: #3333FF;
 	border-bottom: 1px solid #ccc;	
	text-align: center;
}
div#VoiceLong{
	width : 1000px;
	float  : left;
	background-color: #b1dcea;
 	border-bottom: 1px solid #ccc;	
	text-align: center;
}
div#voice a{
	color:#000000; 
	font: normal bold 10px verdana;
	text-decoration: none;
}
div#voice a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
div#voice a#activelink{
	color: #CC0000;
	text-decoration: none; 
}
div#boximg{
	margin:1; 
	font-size: 12px;
	background-color: #fff;
	border-right: 1px dotted #ccc; 
	width: 50;
	float:left
}
div#boxUtente{
	margin:1; 
	font-size: 12px;
	background-color: #fff;
}
div#box{
	margin:1; 
	font-size: 11px;
	background-color: #fff; 
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
div#Blogbox{
	width: 700px; 
	margin:1; 
	font-size: 11px;
	background-color: #fff; 
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
div#footer{
	clear:both;
	text-align: center;
 	border-top: 1px solid #ccc;	
 	border-bottom: 1px solid #ccc;
	background-image: url(images/bottom.gif);
	height: 50px;
} 
.table {
	border: 1px dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.row {
	border: 1px dotted #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.fixedwidth{
	border: 1px solid #CCCCCC;
	width: 150px;
}
.fixedwidthbutton{
	border: 1px solid #CCCCCC;
	width: 150px;
	background-color: #b1dcea;
}
div#Foto{
	width: 150px;
	float: left;
	background-color: #FFC321;
	color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	-moz-border-radius: 25px;
	text-align: center;
}
div#Menu{
	width: 150px;
	float: left;
	background-color: #FF5D05;
	color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	-moz-border-radius: 25px;
	text-align: center;
}
div#Video{
	width: 150px;
	float: left;
	background-color: #9966CC;
	color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	-moz-border-radius: 25px;
	text-align: center;
}
div#Blog{
	width: 150px;
	float: left;
	background-color: #339933;
	color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	-moz-border-radius: 25px;
	text-align: center;
}