/* DIDO FONTANA */

body {
	margin:0; padding:0;
}


#cover {
	text-align: center;
}

#footer {
	text-align: center;
	padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}

#header {
	padding: 0 10px 0 10px;
}

h1 {
	text-transform: uppercase;
	font-family: "Arial Black";
	font-size: 24px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	.menu a {
		text-decoration: none;
	}
	.menu ul {
		padding:0; margin: 0;
	} 
	.menu li {
		display: inline;
		list-style: none;
	}

#content img {
	padding: 10px 10px 10px 10px;
	border:0;
}
	#content p {
		padding-left: 10px;
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size: xx-small;
	}

	#content p quote{
		padding-left: 10px;
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size: xx-small;
		font-style: italic;
	}


	#content h2 {
		padding-left: 10px;
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size: small;
	}
	
	#content a {
	}
	
	#content a strong {
		font-style: italic;
		font-size: medium;
	}
	
	#gallery {
		padding:10px;
		margin:10px;
	}
	
	#gallery img {
		border:0;
	}

/*Supersize Plugin Styles*/
#supersize img, #supersize a{
	height:100%;
	width:100%;
	display:none;
}
#supersize .activeslide, #supersize .activeslide img{
	display:inline;
}

/* */


body#home #content{
	margin:0 auto;
	height:0;
	width:100%;
	top:0px;
	position:absolute;
	text-align: right;
}

body#home #footer {
	margin:0 auto;
	height:0;
	width:80%;
	bottom: 20px;
	position:absolute;	
}

body#home {
	overflow:hidden; /*Needed to eliminate scrollbars*/
}

/* colori */

body {
	color:black;
}

body a {
	color:black;
}


body a:hover {
	color:black;
}


body.white {
	color:white;
}

body.white a {
	color:white;
}


body.white a:hover {
	color:white;
}
