* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia;
	background-image: url('background_banner.png');
	background-repeat: repeat-x;
}

body .vuoto {
	font-family: Georgia;
	

}

#widget{
margin-left:29px;
margin-right:10px;
}

h1 {
	color: #c29d03;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}

.container {
	width: 984px;
	text-align: center;
	margin: 0 auto;
	z-index: 0;
}

.banner {
	width: 751px;
	height: 285px;
	float: left;
}

.bannerFlash {
	width: 751px;
	height: 229px;
	float: left;
}

.right {
	width: 233px;
	/*height: 2650px;	*/
	background-image: url('banner_laterale.jpg');
	background-repeat: repeat-x;
	float: right;
	position: relative;
	margin-top: 78px;
}


.right li {
	margin-left:10 px;
}


.iscrizione {
	width: 200px;
	height: 290px;
	background-image: url('prova_accedi.png');
	background-repeat: no-repeat;
	padding: 12px;
	margin: 12px;
}

form#contact {
	background: #FBF0B9;
	margin: 0;
	padding: 10px 10px 10px;
}

form#contactIscrizione {
	margin: 15px;
	padding-top: 5px;
	margin-top: 90px;
	margin-left: 0px;
}

.giallo {
	background: #FBF0B9;
	margin: 0;
	padding: 10px 10px 5px;
}

.giallofooter {
	background: #FBF0B9;
	margin: 0;
	padding: 10px 10px 5px;
	font-size: 13px;
}

.menu {
	background-image: url('background_menu.png');
	background-repeat: repeat-x;
	margin-top: 4px;
	width: 755px;
	height: 30px;
	float: left;
	font-family: Georgia;
}

.menu a {
	color: #32579B;
	text-decoration: none;
}

.menu a:hover {
	color: #C29D03;
	text-decoration: none;
}

.selezione {
	font-weight: bold;
	font-style: italic;
}

.menu ul {
	margin-top: 6px;
}

.menu ul li {
	color: #32579B;
	margin-right: 2px;
	display: inline;
	border-right-style: solid;
	border-right-color: white;
	border-right-width: 1px;
	border-spacing: 10px;
	padding-right: 10px;
	margin-top: 20px;
}

.contenuti {
	width: 750px;
	position: relative;
	font-family: Georgia;
	float: left;
}

.titolo {
	color: #32579B;
	font-weight: bold;
	margin-top: 10px;
}

.testo {
	background-image: url('cont_home.png');
	background-repeat: no-repeat;
	width: 471px;
	height: 170px;
	font-family: Georgia;
	text-align: justify;
	padding-top: 82px;
	margin-top: 20px;
}

.carattere {
	color: #32579B;
	font-family: Georgia;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 26px;
	padding-top: 10px;
}

.carattere ul {
	color: #32579B;
	font-family: Georgia;
	text-align: justify;
	margin-left: 35px;
	margin-right: 15px;
	line-height: 25px;
}

.testo2 {
	width: 364px;
	height: 110px;
	font-family: Georgia;
	color: #262626;
	text-align: justify;
	font-size: 13px;
	padding-left: 88px;
}

.CampoForm3 input {
	color: #756830;
	font-family: Georgia;
	width: 100px;
	font-size: 12px;
	margin-left: 10px;
	padding-top: 5px;
}

a {
	color: #32579B;
	text-decoration: none;
	font-style: oblique;
}

a:hover {
	color: #C29D03;
	text-decoration: underline;
}

.footer {
	background-image: url('footer.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	float: left;
	clear: both;
	font-family: Georgia;
	text-align: center;
	padding-top: 8px;
	font-size: 12px;
	line-height: 22px;
}

.footer a {
	color: #32579B;
	text-decoration: none;
}

.footer a:HOVER {
	color: #C29D03;
	text-decoration: none;
}

.footer  ul li {
	color: #32579B;
	margin-right: 10px;
	display: inline;
	border-right-style: solid;
	border-right-color: white;
	border-right-width: 1px;
	border-right-h: 1px;
	border-spacing: 12px;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.footer  ul {
	padding-bottom: 5px;
}

.NomeForm {
	width: 150px;
	height: 15px;
	float: left;
	font-size: 15px;
	margin-bottom: 10px;
	margin-left: 50px;
	text-align: left;
}

.NomeForm2 {
	width: 60px;
	height: 15px;
	float: left;
	font-size: 12px;
	text-align: left;
	color: #756830;
	font-weight: bold;
}

.CampoForm input {
	color: #756830;
	font-family: Georgia;
	font-style: oblique;
	width: 420px;
	font-size: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	height: 21px;
	display: block;
}

.CampoForm textarea {
	color: #756830;
	font-family: Georgia;
	font-style: oblique;
	width: 370px;
	font-size: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	height: 135px;
}

.CampoForm select {
	color: #756830;
	font-family: Georgia;
	font-style: oblique;
	width: 370px;
	font-size: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	height: 100px;
}

.CampoForm2 INPUT {
	color: #756830;
	font-family: Georgia;
	font-style: oblique;
	width: 200px;
	font-size: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.CampoForm3 select {
	color: #756830;
	font-family: Georgia;
	font-style: oblique;
	width: 423px;
	font-size: 15px;
	margin-bottom: 5px;
margin-right: 100px;
float: left;

}

.error {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

.scroll {
	height: 480px;
	background-color: #eeeeee; width : 250px;
	margin-left: 650px;
	overflow-y: scroll;
	width: 250px; margin-left : 650px; overflow-y : scroll;
	border: 1px solid #eeeeee;
}

.video {
	height: 515px;
	width: 640px;
	float: left;
}

.contenuti2 {
	width: 980px;
	position: relative;
	font-family: Georgia;
	float: left;
}

.titoloslide {
	width: 150px;
	float: right;
	margin-right: 135px;
	margin-bottom: 16px;
}


.footergeneral{
	width: 920px;
	height: 280px;
}

.footercorsi {
	width: 629px;
	height: 280px;
	border: 1px solid #FBF0B9;
	background-color: #FBF0B9;
	padding: 5px;
	float: left;
}


.rss{
	width: 100%;
	height: 100%;
	float: left;
	clear: both;
	font-family: Georgia;
	text-align: center;
	padding-top: 8px;
	font-size: 12px;
	line-height: 22px;
	
	
}

.skype {
	width: 260px;
	height:273px;	
	border: 1px solid #eeeeee;
	background-color: #eeeeee;
	padding-top: 5px;
	float:left;
}
