body {
	margin:0;
	padding:0;
	text-align:center;
	background:#e9cde6 url(../imgs/sfondo_gradiente.gif) repeat-x left top;
	/* background:#000000 url(../imgs/sfondo_gradiente.gif) repeat-x left top; */
}
img {
	border:0;
}
p  {
	font-family:Helvetica, sans-serif;
	font-color:#cccccc;
	font-size:12pt;
}
#totalcontent {
	position:absolute;
	margin:auto;
	padding:0px;
	top:50%;
	left:50%;
	width:960px;
	margin-left:-480px;
	height:570px;
	margin-top:-285px;
	text-align:center;
	border:0px solid #9dd2e9;
}
#nivoslider {
	height:450px;
}
#infobar {
	overflow:hidden; /* "chiude" i float */
	height:120px;
	border:0px solid #ffff00;	
}
#contenitore {
	position:relative;
	top:15%;
	left:50%;
	width:810px;
	margin-left:-575px;
	heiht:100%;
	text-align:center;
	border:0px solid #9dd2e9;
}

#button1, #button2, #button3, #button4, #button5 {
	float:left;
}
/*
#social1, #social2, #social3, #social4, #social5 {
	float:left;
}
#contact1, #contact2, #contact3 {
	float:left;
}
#newsletter { 
	width:300px; 
	float:left;
	margin:0px auto 0px; 
	/* background:#ffffff; */
	padding:0px; 
	font-size:12px; 
	margin-top:0px; 
}
#social { 
	width:300px; 
	float:left;
	margin:0px auto 0px; 
	/* background:#ffffff; */
	padding:0px; 
	font-size:12px; 
	margin-top:0px; 
}
#contact { 
	width:300px; 
	float:left;
	margin:0px auto 0px; 
	/* background:#ffffff; */
	padding:0px; 
	font-size:12px; 
	margin-top:0px; 
}
*/
#footer {
	font-family:Helvetica, sans-serif;
	font-color:#cccccc;
	font-size:8pt;
	clear:left;
	padding:10px;
}
p.footer  {
	font-size:8pt;
}
.theme-default #slider {
    margin:10px auto 0 auto;
    width:960px; /* Make sure your images are the same size */
    height:450px; /* Make sure your images are the same size */
}