/* @override http://www.papadam.it/sito/css/style.css */

@charset "UTF-8";
/* CSS Document */
body {
	background-repeat:no-repeat;
	background-color: #333;
	background-position:bottom;	
}
#flashcont {
	height: 492px;
	width: 983px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: -65px;
	margin-left: auto;
	z-index: 10;
	background-color: #ffffff;
}
#lineasotto{

	height: 50px;
	width: 983px;
	margin-top: 65px;
	margin-right: auto;
	margin-bottom: -65px;
	margin-left: auto;
	z-index: 10;
	background-color: #333;

}

.img {
	margin-right: 5px;
	margin-top: 5px;
	padding: 2px;
}
a {
	color: #BED738;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #76871e;
	text-decoration: underline;
}

.testo{
	color: #BED738;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: 10px;
}
