﻿/* CSS Document */
body {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EDEAE1;
	text-align: center;
}
#page {
	width: 772px;
	margin: 20px auto 0px;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	font-size: 14px;
	background-image: url(sfondo-linea-2.jpg);
}
#header {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	height: 240px;
	float: left;
}
#headersx {
	width: 215px;
	margin: 0px auto;
	padding: 0px;
	height: 240px;
	float: left;
}
#headerdx {
	width: 555px;
	margin: 0px auto;
	height: 240px;
	float: left;
	text-align: center;
	background-image: url(banner-destra-2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#colonne {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	float: left;
	background-image: url(sfondo-linea-2.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-position: center;
}
#colonna-1 {
	width: 215px;
	margin: 0px auto;
	padding: 0px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
}
#colonna-2 {
	width: 555px;
	margin: 0px auto;
	float: left;
	text-align: left;
}
#contenuto {
	width: 500px;
	margin: 0px auto;
	padding: 0px;
	text-align: justify;
	float: left;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #999966;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999966;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #999966;
}
.oro {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #999966;
	font-size: 20px;
}
.img-partner {
	margin: 10px;
	padding: 10px;
	float: left;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #FFFFFF;
	width: 770px;
	background-image: url(sfondo-linea-2.jpg);
}
.ulhome {
 list-style-type: none;
}
.lihome {
	line-height: 25px;
}
.a-1:link {
	color: #333333;
	text-decoration: underline;
}
.a-1:visited {
	color: #333333;
	text-decoration: underline;
}
.a-1:hover {
	color: #0099FF;
	text-decoration: underline;
}
.a-1:active {
	color: #333333;
	text-decoration: underline;
}
.a-2:link {
	color: #333333;
	text-decoration: none;
}
.a-2:visited {
	color: #333333;
	text-decoration: none;
}
.a-2:hover {
	color: #333333;
	text-decoration: underline;
}
.a-2:active {
	color: #333333;
	text-decoration: none;
}
.a-bold-blue {
	color: #0099FF;
	font-weight: bold;
}
.a-bold-blue:link {
	color: #0099FF;
	font-weight: bold;
}
.a-bold-blue:visited {
	color: #0099FF;
	font-weight: bold;
}
.a-bold-blue:hover {
	color: #0099FF;
	font-weight: bold;
}
.a-bold-blue:active {
	color: #0099FF;
	font-weight: bold;
}


.img-sinistra {
	margin: 5px;
	padding: 5px;
	float: left;
}
.img-destra {
	margin: 5px;
	padding: 5px;
	float: right;
}
 .top {
	width: 500px;
	text-align: right;
}
.programmi {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
.numeri {
	font-weight: bold;
}
.div-sponsor {
	margin-top: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;

}
.appuntamenti {
	width: 80%;
	color: #999966;
	border: 1px dashed #999966;
}
