/* -- Basic HTML Elements -- */
body, html {
	background-color: #D1EDF4;
	background-image: url(img/bg_vision.gif);
	margin: auto;
	padding: 0px;
	scrollbar-face-color: #EBF8FD;
	scrollbar-highlight-color: #BCEBFD;
	scrollbar-3dlight-color: #BCEBFD;
	scrollbar-darkshadow-color: #BCEBFD;
	scrollbar-track-color: #BCEBFD;
	scrollbar-base-color: #EBF8FD; 
	scrollbar-arrow-color: #BCEBFD;
	scrollbar-shadow-color:#BCEBFD;
}
form {margin: 0;}

h1 {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4A5D65;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family:  Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4A5D65;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4A5D65;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


/* -- CONTENITORE style -- */

#generale {
	left: 90px;
	top: 0px;
	position: absolute;
	width: 756px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #14295A;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #14295A;
	border-left-color: #14295A;
}

#lingue {
	width: 65px;
	position: absolute;
	left: 864px;
	top: 133px;
}
#youare {
	width: 139px;
	position: absolute;
	left: -11px;
	top: 223px;
	font-family: "Small Fonts", Verdana, Arial;
	font-size: 9px;
	color: #14295A;
	text-align: right;
}


/* -- HEADER styles -- */

#header{
	background: #D5EFF5 url(img/testata_bg.gif);
	width: 756px;
	height: 198px;
}
#logo{
	width: 79px;
	height: 156px;
	margin-left: 8px;
}
#menu01{
	width: 193px;
	left: 152px;
	top: -7px;
	position: absolute;
}

#menu01 a:link, a:visited{
	color: #FFFFFF;
}

#menu01 ul {
	width:193px;
	list-style:none;
	margin:0;
	padding:0;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00AEEF;
	text-decoration: none;
	background-color: #14295A;
	font-weight: bold;
}
#menu01 li a {
	display:block;
	text-decoration:none;
	padding:0 13px;
	height:18px;
	line-height:18px;
	background-image: url(img/bg_menu.gif);
}
#menu01 li { display:inline /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/
	border-top-color: #ADE1F3;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ADE1F3;
} 
#menu01 li a:link, ul.menu1 li a:visited { 
background:#14295A;
color: #ffffff;
} /* colori per il link */
#menu01 li a:hover, ul.menu1 li a:active { 
background: #253D75;
color:#ffffff;
} /* colori per l'effetto roll-over */


#menu02{
	width: 193px;
	position: absolute;
	left: 359px;
	top: -7px;
}

#menu02 a.url:link, a.url:visited{
	color: #FFFFFF;
}

#menu02 ul {
	width:193px;
	list-style:none;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00AEEF;
	text-decoration: none;
	background-color: #14295A;
	font-weight: bold;
}
#menu02 li a {
	display:block;
	text-decoration:none;
	padding:0 13px;
	height:18px;
	line-height:18px;
	background-image: url(img/bg_menu.gif);
}
#menu02 li { display:inline /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/
	border-top-color: #ADE1F3;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ADE1F3;
} 
#menu02 li a:link, ul.menu1 li a:visited { 
background:#14295A;
color: #ffffff;
} /* colori per il link */
#menu02 li a:hover, ul.menu1 li a:active { 
background: #253D75;
color:#ffffff;
} /* colori per l'effetto roll-over */

#menu03{
	width: 181px;
	/*margin-left: 566px;*/
	/*margin-top: -160px;*/
	position: absolute;
	left: 566px;
	top: -7px;
}
#menu03 #input1{
	width: 164px;
	height: 16px;
	margin-left: 0px;
	margin-top: 2px;	
	border: 1px inset #9EDDF2;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #14295A;
	background-color: #EBF8FD;
	}
#menu03 #select1{
	width: 168px;
	height: 16px;
	margin-left: 0px;
	margin-top: 6px;	
	border: 1px dotted #14295A;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #14295A;
	text-indent: 2px;
	background-color: #EBF8FD;
	}
#menu03 #select2{
	width: 168px;
	height: 16px;
	margin-left: 0px;
	margin-top: 6px;	
	border: 1px dotted #14295A;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #14295A;
	text-indent: 2px;
	background-color: #EBF8FD;
	}
#sottoHeader{
	clear: both;
	background: #FFFFFF;
	width: 739px;
	margin-left: 8px;
}

#sottoMenu{
	clear: both;
	background: url(img/bg_sottomenu.gif) no-repeat;
	width: 739px;
	margin-left: 8px;
}

#sottoMenu #select{
	width: 168px;
	height: 16px;
	margin-left: 142px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #14295A;
	text-indent: 2px;
	padding: 0px;
	}
#sottoMenu #select2{
	width: 160px;
	height: 16px;
	margin-left: 10px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #14295A;
	text-indent: 2px;
	padding: 0px;
	}
#sottoMenu #select3{
	width: 160px;
	height: 16px;
	margin-left: 10px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #14295A;
	text-indent: 2px;
	padding: 0px;
	}
#sottoMenu #select4{
	height: 16px;
	margin-left: 141px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #14295A;
	text-indent: 2px;
	padding: 0px;
	}

#sottoMenu input{
	width: 160px;
	height: 16px;
	margin-left: 10px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #14295A;
	text-indent: 2px;
	padding: 0px;
	}	
	
	#sottoMenu .botton{
	border: none;
	margin-left: 2px;
	cursor: hand;
	float: none;
	height: 10px;
	width: 11px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sottoMenu a.url2:link{
	background: #00CCFF;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
}
#sottoMenu a.url2:visited{
	background: #00CCFF;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
}
#sottoMenu a.url2:hover{
	background: #61DFFF;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
}

#testoEdizione{
	clear: both;
	background: #FFFFFF;
	width: 739px;
	margin-left: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 8px;
}

/* -- CONTENTS styles -- */

#content {
	clear: both;
	background: #FFFFFF;
	width: 739px;
	margin-left: 8px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}
#boxHPContent {
	width: 456px;
	margin-left: 0px;
	height: 200px;
	margin-top: 0px;
	border: none;
}
#boxHP1 {
	width: 200px;
	margin-left: 0px;
	height: 240px;
	margin-bottom: 10px;
	background-color: #f9f9f9;
	padding: 10px;
	border: 1px solid #CDE8F0;
	background-image: url(img/bg_mostre.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#boxHP2 {
	width: 200px;
	margin-left: 0px;
	margin-top: 0px;
	height: 240px;
	background-color: #f9f9f9;
	padding: 10px;
	border: 1px solid #CDE8F0;
	background-image: url(img/hp_concorso.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#boxHP3 {
	width: 244px;
	height: 240px;
	background-color: #EBF8FD;
	padding: 10px;
	border: 1px solid #CDE8F0;
	background-image: url(img/hp_news.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: auto;
	margin-left: 20px;
	margin-top: 0px;
	float: left;
}
#boxHP4 {
	width: 244px;
	margin-left: 472px;
	height: 120px;
	margin-top:15px;
	padding: 10px;
	border: none;
	background-color: #EBF8FD;
	border: 1px solid #CDE8F0;
	background-position: 0px 0px;
}
#boxHP5 {
	width: 435px;
	margin-left: 0px;
	height: 120px;
	margin-top: -142px;
	padding: 10px;
	background-image: url(img/flash.gif);
	background-repeat: no-repeat;
	border: 1px solid #CDE8F0;
	background-position: -50px 0px;
	background-color: #EBF8FD;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #00A6EB;
}


#boxFILM1 {
	width: 192px;
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	padding: 0px;
}
#boxFILM2 {
	width: 440px;
	margin-left: 210px;
	margin-top: 10px;
	float: none;
	border-right-width: 2px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4D1D6;
	border-left-color: #C4D1D6;
	padding-right: 12px;
	padding-left: 20px;
}
#boxFILM3 {
	width: 65px;
	position: absolute;
	left: 663px;
	top: 284px;
}
#boxFILM4 {
	width: 480px;
	margin-left: 210px;
	margin-top: 10px;
	float: none;
	border-right-width: 2px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4D1D6;
	border-left-color: #C4D1D6;
	padding-right: 12px;
	padding-left: 20px;
}

#boxRipetuto1 {
	width: 130px;
	margin-left: 5px;
	float: left;
	margin-top: 8px;
	padding: 0px;
}
#boxRipetuto2 {
	width: 475px;
	margin-left: 160px;	
	margin-top: 8px;
	float: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #C4D1D6;
	padding-right: 12px;
	padding-left: 20px;
}

#content a:link, a:visited{
	color: #546D77;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	color: #3F535C;
	font-weight: bold;
	text-decoration: none;
}

#boxBOTTONE1 {
	width: 192px;
	margin-left: 5px;
	margin-top: 4px;
	float: left;
	padding: 0px 6px 0px 0px;
	background-color: #F3F6F7;
	text-align: right;
}
#boxBOTTONE2 {
	width: 440px;
	margin-left: 210px;
	margin-top: 4px;
	float: none;
	border-right-width: 2px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4D1D6;
	border-left-color: #C4D1D6;
	padding-right: 12px;
	padding-left: 20px;
	background-color: #F3F6F7;
}

#boxBOTTONEF1 {
	width: 192px;
	margin-left: 5px;
	margin-top: 4px;
	float: left;
	padding: 6px 6px 6px 0px;
	background-color: #F3F6F7;
	text-align: right;
}
#boxBOTTONEF2 {
	width: 440px;
	height: 80px;
	margin-left: 210px;
	margin-top: 4px;
	float: none;
	border-right-width: 2px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4D1D6;
	border-left-color: #C4D1D6;
	padding-right: 12px;
	padding-left: 20px;
	padding-top: 6px;
	background-color: #F3F6F7;
}

/* -- FOOTER styles -- */

#footerSu {
	clear: both;
	background: #ffffff;
	width: 747px;
	margin-left: 8px;
}
#footerBlock {
	clear: both;
	background: #FFFFFF;
	width: 739px;
	margin-left: 8px;
	padding: 0px;
}
#newsletter {
	width: 230px;
	left: 0px;
	top: 0px;
	height: 40px;
	background-image: url(img/newsletter_bg.gif);
	background-repeat: no-repeat;
}
#newsletter input{
	width: 124px;
	height: 16px;
	border: 0px none #FFFFFF;
	margin-top: 10px;
	margin-left: 80px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #14295A;
	text-indent: 2px;
	float: left;
	font-weight: normal;
}
#newsletter .botton{
	border: none;
	margin-left: 2px;
	cursor: hand;
	float: none;
	height: 13px;
	width: 12px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sponsor {
	width: 200px;
	height: 40px;
	margin-left: 240px;
	margin-top: -40px;
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#bottoni {
	width: 290px;
	height: 40px;
	margin-left: 449px;
	margin-top: -40px;
}


/* -- CLASSI styles -- */

.etichette {
	font-family: Small Fonts;
	font-size: 8px;
	color: #ABBDC4;
	text-decoration: underline overline;
	text-transform: uppercase;
}

.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00000;
}
.bold {
	font-weight: bold;
	color: #333333;
}
.bgtxt {
	background-color: #FFFFFF;
}
hr {
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.immagini {
	border: 1px solid #A8B8C6;
	background-color: #EBF8FD;
}

.pecetta{
	font-weight: bold;
	color: #333333;
	background-color: #EBF8FD;
}
.selectAnni {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	width: 200px;
	color: #00A6EB;
	background-color: #EBF8FD;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	border: 0px none;
}

optgroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EBF8FD;
}
.selectfoto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 300px;
}
.bluebox {
	background-color: #D5EEF5;
	padding: 3px;
	width: 186px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	float: left;
}

