html { 
	min-width: 759px;
}
	 
body {
	text-align: center;
	padding: 0;
	margin: 10px 0;
	border: 0;
	font-family: "Century Gothic";
	color: #000;
	background-color: #fff;
}

img {
	border: 0;
}

p {
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	font-weight: bold;
	font-size: 12px;
}

select {
	font-weight: bold;
	font-size: 12px;
}

h1,h2{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #0098DC;
	text-align: right;
	text-transform:uppercase;
}

h2 {
	font-size: 17px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: left;
}

div#grande {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 759px;
}

div#skip {
	display: none;
}

div#homepage {
	margin: 0;
	padding: 0;
	width: 759px;
	height: 550px;
	vertical-align: top;
	text-align: left;
	font-family: "Century Gothic";;
	font-size: 11px;
	color: #000;
	background-image:url(../images/sfondoHome.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

div#principale {
	margin: 0;
	padding: 0;
	width: 759px;
	vertical-align: top;
	text-align: left;
	font-family: "Century Gothic";;
	font-size: 11px;
	color: #000;
	background-image:url(../images/sfondoPagine.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #124D85;
}

div#sponsor {
	margin: 0;
	padding: 0;
	width: 759px;
	height: 995px;
	vertical-align: top;
	text-align: left;
	font-family: "Century Gothic";;
	font-size: 11px;
	color: #000;
	background-image:url(../images/sfondoSponsor.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #124D85;
}

div#credits {
	border: 0;
	border-top: 2px solid #020FFC;
	text-align: center;
	width: 759px;
	font-size: 10px;
	color: #000;
	padding: 5px 0;
}

div#credits a {
	color: #000;
	text-decoration: underline;
}

div#credits a:hover {
	color: #020FFC;
	text-decoration: none;
}

.fotosx { 
	display:inline; 
	float:left; 
	margin: 0 2px 0 0;
}

.fotodx { 
	display:inline; 
	float:right; 
	margin: 0 0 0 2px;
}

.menuHome {
	color:#009cdd;
	text-align:center;
	font-size:9pt;
	padding:7px 0 180px 0;
}

.menuHome a{
	color:#FFFFFF;
	text-decoration:none;
}

.menuHome a:hover{
	color:#009cdd;
}

.testoGenerico {
	color:#FFFFFF;
	font-size:12px;
	line-height: 17px;
	text-align:justify
}

.testoGenerico a{
	color:#FFFFFF;
	text-decoration:underline;
}

.testoGenerico a:hover{
	text-decoration:none;
}

/*-----------------------------------*/
.programma_data {
	font-size: 20px;
	color: #9D1E29;
	text-transform:uppercase;
}

.programma_luogo {
	padding:13px 0 0 0;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
}

.programma_ora{
	padding:7px 0 0 0;
	font-size: 12px;
	color: #ccc;
	text-transform:uppercase;
}




