/* CSS Contenitori Struttura */
html,body{
	margin: 0;
	padding:0;
	height: 100%;
}

body{font-family: arial,sans-serif;font-size: 76%}

/*stili generici, su header e footer*/
h1,h2,h3,h4,p{margin: 0}
h2{font-size: 1.5em}

div#container{
	position:relative;
	width: 772px;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
	height: 100%;
	background-image: url(../img/fixed/bckgnd_container.gif);
}


div#header{
	color: #ffffff;
	height:233px;
	width: 772px;
}

div#logo {
	width: 444px;
	height: 233px;
	background-attachment: scroll;
/*	background-image: url(../img/fixed/logo.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	float: left;	
}

div#logo img{
	border-style: none;
}

div#logo h1{
	visibility: hidden;
	font-size: 13px;
}

div#strumenti{
	width: 320px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	height: 83px;
}
	
div#contentsx{
	position:relative;
	width: 444px;
	padding: 0em;
	float: left;
	height: 354px;
}

div#contentdx{
	position:relative;
	width: 325px;
	padding: 0em;
	float: left;
	clear: right;
	background-image: url(../img/fixed/wedo.gif);
	background-repeat: no-repeat;
	background-position: right 83px;
}

/* CSS Contenitori Interni */
div#content1sx{
	position:relative;
	padding: 0em;
	text-align: right;
	width: 444px;
	height: 147px;
}

div#content2sx{
	position:relative;
	text-align: left;
	width: 444px;
	height: 44px;
	background-color: #0384BC;
	margin-top: 1px;
}
div#content2sx ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	padding-top: 12px;
}
div#content2sx li{
	display: inline;
	margin: 0;
	padding: 20px;
	margin-right: 11px;
} 
div#content2sx a{
	color:#FFFFFF;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
div#content2sx a:hover{color: #fff;text-decoration: underline
}

div#content2sx a.activelink{
	color: #FFFFFF;
	font-weight: bold;
}

div#footer a#activelink{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div#content1dx{
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	width: 249px;
	height: 253px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
	background-image: url(../img/fixed/bckgnd_dx1.gif);
	clear: left;
}

div#content1dx a {
	color: #FFFFFF;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 10px;
}

div.textimage{
	border-bottom: 1px dotted #5D9AB7;
	width: 230px;
	padding-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 8px;
	float: left;
	position: relative;
} 
div.textimage img{
	float:left;
	margin-bottom: 10px;
	margin-right: 8px;
}
div.textimage h2{
	color: #FF9933;
	font-size: 110%;
}
div.textimage p{
	color: #CCCCCC;
	font-size: 90%;
	margin-left: 10px;
	margin-right: 10px;
}
div.textimage a{
	color: #FFFFFF;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
div.textimage1{
	width: 230px;
	padding-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 8px;
}
div.textimage1 a{
	color: #003C5B;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-top: 5px;
}
#vetrina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #CCCCCC;
	margin-left: 8px;
	height: 25px;
	padding-top: 8px;
	font-weight: bold;
	float: left;
}
#incorso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #003C5B;
	margin-left: 8px;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
	border-bottom: 1px dotted #003C5B;
	margin-right: 8px;
}
div#marqueecontainer{
	position: relative;
	width: 247px; /*marquee width */
	height: 65px; /*marquee height */
	overflow: hidden;
	top: 4px;
}
div#content2dx{
	position:relative;
	padding: 0em;
	text-align: left;
	background-color: #A3C8DA;
	height: 99px;
	width: 249px;
	margin: 1px;
}

div#content3dx{
	margin-top: 0px;
	width: 75px;
	float: right;
	visibility: visible;
	height: 354px;
	background-image: url(../img/fixed/wedo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div#content3dx a{
	color: #e5e5e5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
}
div#content3sx{
	position:relative;
	padding: 0em;
	text-align: right;
	width: 444px;
	height: 59px;
	margin-bottom: 2px;
	margin-top: 1px;
	background-image: url(../img/fixed/bckgnd_sx3.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
div#content3sx ul{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
div#content3sx li{
	display: inline;
	margin: 0;
	padding: 0px;
} 

div#content3sx img a{
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 90%;
	border: 0;
	margin: 0;
	padding: 0;
}

div#content4sx{
	position:relative;
	padding: 0em;
	text-align: left;
	width: 444px;
	height: 50px;
	margin-bottom: 1px;
	background-image: url(../img/fixed/bckgnd_sx4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
div#content4sx ul{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	margin-left: 10px;
	padding-top: 15px;
}
div#content4sx li{
	display: inline;
	margin: 0;
	padding: 12px;
	color: #003C5B;
	font-size: 100%;
} 

div#content4sx a{
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #003C5B;
}
div#content4sx a:hover{
	text-decoration: underline;
}
div#content4sx li p{
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #003C5B;
}

div#content4asx{
	float: left; 
	margin-top: 15px; 
	text-align: center; 
	width: 88px
}

div#content4bsx{
	float: left; 
	margin-top: 15px; 
	text-align: center; 
	width: 94px
}

div#content4csx{
	float: left; 
	margin-top: 15px; 
	text-align: center; 
	width: 130px
}

div#content5sx{
	position:relative;
	padding: 0em;
	text-align: left;
	width: 444px;
	height: 46px;
	margin-bottom: 1px;
	background-image: url(../img/fixed/bckgnd_sx5.gif);
	float: left;
}
div#content5sx ul{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
div#content5sx li{
	display: inline;
	margin: 0;
	padding: 0px;
} 

div#content5sx img a{
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 90%;
	border: 0;
	margin: 0;
	padding: 0;
}
div#content5sx a{
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
div#content5sx a:hover{
	text-decoration: underline;
}

div#content4dx{
	margin-left: 41px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 5px;		
	text-align:left;
	padding: 0em;
	color: #333333;
	padding-bottom: 10px;
	font-size: 90%;
}
#visualold {
	width: 246px;
	position: relative;
	float: left;
}

#visual {
	FLOAT: left;
	WIDTH: 263px;
	POSITION: relative;
}


form {
	border: 0;
	margin: 0;
	vertical-align: top;
	padding: 0;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	vertical-align: top;
	padding: 1px;
}

div.split3 {
	height: 150px;
}

div.split3 div{
	float: left;
	width: 140px;
	\width: 140px;
	w\idth: 140px;
	padding: 0.7em;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	color: #333333;
	line-height: normal;
	height: 125px;
}
#sponsor {
	width: 328px;
	position: relative;
	float: right;
	clear: right;
	margin-right: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#footer {
	background-image: url(../img/fixed/bckgnd_footer.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	width: 100%;
	position: relative;
	clear: both;
	height: 36px;
	bottom: 8px;
	padding-top: 20px;
}


div.split3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	line-height: normal;
	font-weight: bold;
}
div.split3 h4{
	color: #00345F;
	font-weight: bold;
		font-size: 88%;
}
#visita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
	width: 100px;
	float: left;
	text-align: left;
	margin-left: 12px;
	margin-top: 22px;
}
#bandi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
	width: 100px;
	float: left;
	text-align: left;
	margin-left: 12px;
	margin-top: 16px;
}

div#footer p{
	color:#666666;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 86%;
}
div#footer ul{
	margin: 0;
	padding: 10px;
	list-style-type: none;
	text-align: left;
}
div#footer li{display: inline; margin: 0 0 0 1em;padding: 6px} /*nota display: inline*/
div#footer a:hover{
	text-decoration: underline;
}
div#footer a{
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
}

div#footer a#activelink{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	color: #666666;
	width: 235px;
	position: relative;
	float: left;
	padding-top: 7px;
	padding-right: 5px;
}

#content2sx li li a {
	display: block;
	background: url(../img/fixed/menu_sott.gif) no-repeat center right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-weight: normal;
	color: #043F8E;
	text-decoration: none;
}
div#content3sx_int {
	position:relative;
	padding: 0em;
	text-align: right;
	width: 444px;
	height: 30px;
	background-color: #003C5B;
	margin-bottom: 2px;
	margin-top: 55px;
}
div#content3sx_int ul{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
div#content3sx_int li{
	display: inline;
	margin: 0;
	padding: 0px;
} 

div#content3sx_int img a{
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 90%;
	border: 0;
	margin: 0;
	padding: 0;
}
#visita_int {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
	width: 100px;
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}
div#contentdx_int {

	position:relative;
	width: 325px;
	padding: 0em;
	float: right;
}
div#contentsx_int {

	position:relative;
	width: 771px;
	padding: 0em;
	float: left;
	height: 176px;
}
div#content1sx_int {
	position:absolute;
	padding: 0em;
	width: 325px;
	height: 131px;
	float: right;
	right: 0px;
	top: 0px;
}
div#content1sx_int img {
	border: 0px;
}
div#content2sx_int {
	position:relative;
	text-align: left;
	width: 444px;
	height: 55px;
	background-color: #FFFFFF;
	margin-top: 1px;
}
div#content4sx_int {
	position:relative;
	text-align: left;
	width: 771px;
	height: 44px;
	margin-bottom: 1px;
	margin-top: 1px;
	background-color: #FF9933;
}
#calend_int {
	width: 159px;
	float: left;
	text-align: left;
	margin: 0;
	background-image: url(../img/fixed/bckgnd_sx4_int.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 10px;
	padding-left: 20px;
}
#calend_int a{
	text-align: left;
	color: #003C5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
div#content4sx_int h1 {
	font-family: arial, sans-serif;
	font-size: 110%;
	color: #003C5B;
	padding-left: 190px;
	padding-top: 12px;
}
div#navigation{position: absolute; top: 262px; left: 0;
    width: 148px;\width:110px;w\idth:100px;padding: 1em 0 0 10px}
div#content{
	margin: 0 135px 0 179px;
	background-color: #fff;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
#link_int {
	width: 125px;
	height: 20px;
	color: #003C5B;
	font-size: 90%;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #CCCCCC;
}

#extra {
	width: 135px;
	position: relative;
	float: right;
}

div.textimage_int {
	width: 430px;
	padding-bottom: 8px;
	padding-top: 10px;
	margin-left: 190px;
}
div.wide,div.split2{clear:left}
div.wide{margin: 0 1%; border-top: 1px dotted #ccc}
#extra1 {
	width: 176px;
	position: relative;
	left: 0px;
	height: auto;
	float: left;
}
#extra1 img {
	padding-top: 10px;
}

div.textimage_int p {
	color: #333333;
	font-size: 90%;
}
div.textimage_int a {
	color: #005E8A;
	font-size: 90%;
}
div.textinfo_evento a {
	color: #005E8A;
}
#rassegna_int {
	width: 160px;
	height: 20px;
	padding-top: 8px;
	padding-left: 20px;
	background-color: #005E8A;
}
#rassegna_int a {
	color: #CCCCCC;
	font-size: 90%;
}
#footer_int {
	background-image: url(../img/fixed/bckgnd_footer_int.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	width: 100%;
	position: relative;
	height: 36px;
	bottom: 0;
	padding-top: 20px;
	clear: both;
}
div#footer_int ul {
	margin: 0;
	padding: 10px;
	list-style-type: none;
	text-align: left;
	margin-left: 179px;
}
div#footer_int li {
display: inline; margin: 0 0 0 1em;padding: 6px
}
div#footer_int a {

	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
}

div#footer_int a#activelink{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#map_int {
	background-color: #FFFFFF;
	width: 179px;
	height: auto;
	padding-top: 8px;
}
#banner_int {
	background-color: #FFFFFF;
	width: 179px;
	padding-top: 8px;
}

#down_int {
	width: 120px;
	color: #003C5B;
	font-size: 90%;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#down_int img {
	padding-top: 10px;
	padding-right: 90px;
}
#down_int a {
	color: #003C5B;
	font-size: 90%;
}
#container1 {
	background-attachment: scroll;
	background-image: url(../img/fixed/bckgnd_container1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 771px;
}

#main {
}


/* modifica 25 10 2006 */
#link_int_forn {
	width: 124px;
	height: 20px;
	color: #FFFFFF;
	font-size: 90%;
	padding-left: 12px;
	padding-top: 10px;
	background-color: #FF9933;
	margin-top: 20px;
	margin-left: 2px;
}
#down_int_forn {

	width: 120px;
	height: 20px;
	color: #003C5B;
	font-size: 90%;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#down_int img_forn {

	padding-top: 10px;
	padding-right: 90px;
}
#menu_forn {
	width: 121px;
	height: 20px;
	color: #FFFFFF;
	font-size: 90%;
	padding-left: 12px;
	padding-top: 10px;
	background-color: #0384BC;
	margin-left: 2px;
}

/* menu */

#navcontainer a {
	display: block;
	padding-left: 12px;
	font-weight: bold;
	color: #005E8A;
	text-decoration: none;
	font-size: 87%;
	background-repeat: no-repeat;
	background-position: right top;
}


#linkcontainer {
	width: 137px;
	margin-top: 5px;
	background-image: url(../img/fixed/ico_link_fornitori.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
#linkcontainer p{
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #005E8A;
	font-weight: bold;
	padding-bottom: 4px;

	}

#linkcontainer ul {
	margin: 0px 0px 0px 1px;
	padding: 0;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: center;
}

#linkcontainer a {
	display: block;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-size: 87%;
}

#navcontainer li{
	color: #005E8A;
}

#navcontainer li a {
	display: inherit;
	padding-left: 30px;
	font-weight: normal;
	color: #005E8A;
	text-decoration: underline;
}
#eventicontainer {
	width: 137px;
	margin-top: 10px;
	background-image: url(../img/fixed/ico_eventi_fornitori.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#eventicontainer p {
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #005E8A;
	font-weight: bold;
	padding-bottom: 4px;
}
#eventicontainer ul {
	margin: 0px 0px 0px 1px;
	padding: 0;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: center;
}
#eventicontainer a {
	display: block;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-size: 87%;
}
#luoghicontainer {
	width: 137px;
	margin-top: 5px;
	background-image: url(../img/fixed/ico_luoghi_fornitori.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#luoghicontainer p {
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #005E8A;
	font-weight: bold;
	padding-bottom: 4px;
}
#luoghicontainer a {
	display: block;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-size: 87%;
}
#luoghicontainer ul {
	margin: 0px 0px 0px 1px;
	padding: 0;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: center;
}
#doccontainer {
	width: 137px;
	margin-top: 5px;
	background-image: url(../img/fixed/ico_doc_fornitori.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#doccontainer p {
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #005E8A;
	font-weight: bold;
	padding-bottom: 4px;
}
#doccontainer a {
	display: block;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-size: 87%;
}
#doccontainer ul {
	margin: 0px 0px 0px 1px;
	padding: 0;
	list-style-type: none;
}
#doccontainer ul img {
	padding-left: 10px;

}
#navcontainer ul {
	margin: 5px 0px 2px 1px;
	padding: 0;
	list-style-type: none;
}
#navcontainer ul a{
	color: #005E8A;
	font-style: normal;
	font-size: 87%;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;

}
#navcontainer li a {
	color: #005E8A;
	font-style: normal;
	font-size: 87%;
	font-weight: normal;
	padding-left: 30px;
	text-decoration: underline;
}
#navcontainer ul li a.activelink {
	color: #FF9933;
	font-style: normal;
	font-size: 87%;
	font-weight: normal;
	padding-left: 30px;
	background-image: url(../img/fixed/menu_over_fornitori.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul a.activelink {
	color: #FF9933;
	font-weight: bold;
}

/* ricerca */

#container1_ric {
	background-attachment: scroll;
	background-image: url(../img/fixed/bckgnd_container_ric.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 771px;
}
div.ris_ric {
	width: 335px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	height: 16px;
}
div.textris_ric {
	width: 430px;
	padding-bottom: 8px;
	margin-top: 14px;
}
div.textris_ric p {
	color: #333333;
	font-size: 90%;
}
div.textris_ric a {
	color: #005E8A;
	font-size: 90%;
}
div.ris_ric p {
	color: #003C5B;
	font-size: 90%;
	font-weight: bold;
}
div.print_ric {
	width: 80px;
	margin-left: 0px;
	height: 16px;
	float: right;
	text-align: right;
	margin-right: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
}

div.print_ric a {
	float: none;
}

div.print_ric img {
	float: none;
}

div.print_ric a {
	color: #999999;
	font-size: 80%;
}
div.split3_ric div {
	padding-top: 3px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	color: #333333;
	height: 17px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
div.naviga_sx {
	margin-left: 14px;
	width: 100px;
}

div.split3_ric .left { 
	float: left;
	width: 100px;
	text-align: left;
}

div.split3_ric .center { 
	float: left;
	width: 230px;	
	text-align: center;
	}

div.split3_ric .right { 
	float: left;
	width: 100px;
	text-align: right;
}

/* ricerca luogo */
div.ric_luogo {
	width: 425px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-left: 14px;
	border-bottom-width: 1px;
	float: left;
	height: 34px;
	background-color: #B3CFDF;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
div.ric_luogo p {
	color: #003C5B;
	font-size: 90%;
	font-weight: bold;
}
div.ric_luogo label {

	color: #333333;
	font-size: 87%;
	font-weight: normal;
	padding-left: 6px;
	padding-top: 6px;
}

/* scheda luogo */
#banner_int p{
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
}

#banner_int img {
	border: 0px;
}

#plancontainer a {
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
	font-weight: normal;
	color: #005E8A;
	text-decoration: underline;
	font-size: 90%;
	height: 23px;
}
#plancontainer {
	width: 137px;
	margin-top: 5px;
	background-image: url(../img/fixed/ico_plan.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
}
#virtualcontainer {
	width: 137px;
	background-image: url(../img/fixed/ico_virtual.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}
#virtualcontainer a {
	display: block;
	padding-bottom: 2px;
	padding-left: 35px;
	font-weight: normal;
	color: #005E8A;
	text-decoration: underline;
	font-size: 90%;
	height: 16px;
}

/* ricerca evento*/
div.ric_evento {
	width: 565px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-left: 14px;
	border-bottom-width: 1px;
	float: left;
	height: 50px;
	background-color: #B3CFDF;
	padding-top: 10px;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
}
div.ric_evento label {
	color: #333333;
	font-size: 87%;
	font-weight: normal;
}
div.ric_evento label select {
	color: #333333;
	font-size: 87%;
	font-weight: normal;
}
#container1_ric_evento {
	background-attachment: scroll;
	background-image: url(../img/fixed/bckgnd_container_ric_ev.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 771px;
}
div.ric_evento input {
	color: #333333;
	font-size: 87%;
	font-weight: normal;
}
div.print_evento {
	width: 80px;
	margin-left: 0px;
	height: 16px;
	float: left;
	margin-top: 10px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
}
div.ris_ric_evento {
	width: 494px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	height: 16px;
}
div.print_evento a {
	color: #999999;
	font-size: 80%;
}
div.ris_ric_evento p {

	color: #003C5B;
	font-size: 90%;
	font-weight: bold;
}
div.textris_ric_evento {
	width: 575px;
	padding-bottom: 8px;
	margin-top: 14px;
	margin-left: 14px;
	float: right;
}
div.textris_ric_evento p {
	color: #333333;
	font-size: 90%;
}
div.textris_ric_evento a {
	color: #005E8A;
	font-size: 90%;
}
div.textris_ric_evento table.def {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #005E8A;
	width: 570px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div.textris_ric_evento table.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	width: 570px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: top;
}
div.textris_ric_evento table.cont td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}

div.textris_ric_evento table.cont td.icona {
	text-align: center;
}

div.textris_ric_evento table.cont img {
	border: 0px;
}
div.textris_ric_evento table.def caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #003C5B;
	text-align: left;
	background-color: #CCCCCC;
	width: 570px;
}

div.ris_ric_evento a{
	text-align: left;
	color: #003C5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
div.ris_ric_evento a:hover{
	text-align: left;
	color: #003C5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

/* scheda evento */
div.textinfo_evento {
	width: 432px;
	padding-bottom: 8px;
	margin-top: 14px;
	margin-left: 14px;
	float: left;
}
div.textinfo_evento table#cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	width: 430px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: top;
}
div.textinfo_evento table#def {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #005E8A;
	width: 430px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
div.textinfo_evento table#cont td {
	text-align: left;
	vertical-align: middle;
}
div.textinfo_evento p {
	color: #333333;
	font-size: 90%;
}
div.textinfo_evento table#project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	width: 430px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: top;
}
div.textinfo_evento table#defproj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #005E8A;
	width: 430px;
	text-align: left;
	padding-top: 10px;
}
div.textinfo_evento table#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	width: 430px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: top;
	margin-bottom: 20px;
}
div.textinfo_evento table#link a {
	color: #005E8A;
}

/* scheda news */
div.split2#news div {
	float: right;
	\width: 154px;
	w\idth: 154px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: normal;
	font-size: 88%;
}
div.split2#news div#textnews {
	width: 270px;
	padding-left: 8px;
}
div.split2#news h1 {
	color: #005E8A;
	line-height: 120%;
	font-size: 140%;
	font-weight: bold;
}
div.split2#news h2 {
	color: #333333;
	line-height: 120%;
	font-size: 120%;
	font-weight: bold;
}
div.split2#news h4 {

	color: #999999;
	line-height: 120%;
	font-size: 150%;
	font-weight: bold;
}
div.textinfo_news {


	width: 432px;
	padding-bottom: 8px;
	margin-top: 14px;
	margin-left: 14px;
	float: left;
}
div.textinfo_news p {


	color: #333333;
}
div.split2#news img {
	padding-bottom: 5px;
	padding-right: 3px;
}
div.split2#news div#imgnews p {
	font-size: 88%;
}
div.split2#news div#imgnews img {
	border: 0px;
}

/* elenco news */
div.textnews {
	width: 430px;
	padding-bottom: 8px;
	margin-top: 14px;
	margin-left: 190px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 88%;
}
div.textnews a {
	position: relative;
	color: #005E8A;
	font-weight: bold;
}

div.textnews img{
	position: relative;
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
}
div.textnews h2, div.textnews p{margin:0 0px;padding: 0;}
div.textnews h2{
	color: #666666;
	font-size: 90%;
}
div.clearer{clear: left}


/* photo popup */
div#header_pop {

	color: #ffffff;
	height:86px;
	width: 647px;
}
div#strumenti_pop {
}
div#contentsx_pop {
	position:relative;
	width: 647px;
	padding: 0em;
	float: left;
	height: 44px;
	padding-top: 10px;
}
div#content4sx_pop {
	position:relative;
	text-align: left;
	width: 466px;
	height: 45px;
	background-color: #FF9933;
	float: right;
}
div#content4sx_pop h1 {
	font-family: arial, sans-serif;
	font-size: 110%;
	color: #003C5B;
	padding-top: 12px;
	padding-left: 14px;
}
div#container_pop {

	position:relative;
	width: 647px;
	margin: 0 auto;
	text-align: left;
	height: 554px;
}
#data_pop {
	width: 159px;
	float: left;
	text-align: left;
	margin: 0;
	background-image: url(../img/fixed/bckgnd_sx4_int.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-top: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#data_pop p {
	font-size: 88%;
	color: #003C5B;
}
#autore_pop {
	width: 160px;
	float: left;
	text-align: left;
	margin: 0;
	height: 18px;
	padding-top: 5px;
	padding-left: 20px;
	background-color: #005E8A;
}
#autore_pop p {

	font-size: 88%;
	color: #CCCCCC;
}
#container1_pop {
	background-attachment: scroll;
	background-image: url(../img/fixed/bckgnd_container_pop.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 647px;
	margin-top: 10px;
}
div.textimage_pop {
	width: 447px;
	margin-top: 10px;
	float: right;
	padding-left: 14px;
}
#footer_pop {
	background-image: url(../img/fixed/bckgnd_footer_pop.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	width: 100%;
	position: relative;
	height: 36px;
	bottom: 0;
	padding-top: 20px;
	clear: both;
	text-align: right;
}
#dida_pop {
	background-color: #FFFFFF;
	width: 164px;
	height: 20px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	color: #333333;
	text-align: right;
	margin-right: 14px;
}
#footer_pop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CCCCCC;
	margin-right: 10px;
}
div#strumenti_pop img {
	margin-top: 0px;
	text-align: left;
	padding-left: 5px;
	vertical-align: text-bottom;
	padding-right: 5px;
}
div#strumenti_pop p {
	width: auto;
	float: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	color: #666666;
}
div#strumenti_pop a {
	color: #666666;
}
div#strumenti_pop a.active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
div#strumenti_pop a.visited {

	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
#print_pop {
	width: 450px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	bottom: 0px;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#print_pop a {
	font-size: 80%;
	color: #666666;
}
#print_pop img {
	vertical-align: text-bottom;
}
#extra1_pop {

	width: 176px;
	position: relative;
	left: 0px;
	height: 320px;
	float: left;
}

/* print */
div.print_top a{
	font-size: 80%;
	color: #999999;
}
div.print_top {
	width: 426px;
	height: 16px;
	float: left;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
div.print_top_evento a{
	font-size: 80%;
	color: #999999;
}
div.print_top_evento {
	width: 426px;
	height: 16px;
	float: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
div.back a {

	font-size: 80%;
	color: #999999;
}
div.back {
	width: 426px;
	height: 16px;
	float: left;
	text-align: right;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 5px;
}
div.back img {
	vertical-align: bottom;
}

div.back a {
	font-size: 80%;
	color: #999999;
}

div.back {
	width: 426px;
	height: 16px;
	float: left;
	text-align: right;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 5px;
}

div.back img {
	vertical-align: bottom;
}

/* misc */
div.clearboth {
	clear: both;
}

/* modifiche gallery */
div.split2#gallery div {
	float: left;
	\width: 205px;
	w\idth: 205px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: normal;
	font-size: 88%;
	margin-right: 10px;
}
div.ris_ric_gallery {

	width: 340px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	height: 16px;
}
div.print_ric_gallery {

	width: 80px;
	margin-left: 0px;
	height: 16px;
	float: left;
	margin-top: 10px;
	text-align: right;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
}
div.ris_ric_gallery p {

	color: #003C5B;
	font-size: 90%;
	font-weight: bold;
}
div.print_ric_gallery a {

	color: #999999;
	font-size: 80%;
}

div.textgallery {
	width: 430px;
	padding-bottom: 8px;
	margin-top: 14px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 88%;
}
div.textgallery a {
	position: relative;
	color: #005E8A;
	font-weight: bold;
}

div.textgallery img{
	position: relative;
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
}
div.textgallery h2, div.textgallery p{margin:0 0px;padding: 0;}
div.textgallery h2{
	color: #666666;
	font-size: 90%;
}
div#content4dsx {

	float: left; 
	margin-top: 15px; 
	text-align: center; 
	width: 80px
}
div#content4dsx {
	float: left;
	margin-top: 15px;
	text-align: center;
	width: 128px;
}
#condizioni {
	width: 100px;
	padding-top: 38px;
}

div#content4csx a {

	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
}
div#content4dsx a {
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
}
div#bandi a {
text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
}
div#footer a {
text-decoration: none;
	color: #999999;
}
div#footer p {
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #999999;
	padding-top: 5px;
}
#fondo {

	width: 505px;
	position: relative;
	float: right;
	clear: right;
	margin-right: 0px;
}
div#condizioni a {
	text-decoration: underline;
	color: #999999;
	font-size: 86%;
}
#last {
	width: 15px;
	float: left;
	height: 140px;
	background-image: url(../img/fixed/last_news.gif);
	background-repeat: no-repeat;
	background-position: 1px 15px;
}

#last h2 {
	display: none;
}

#next {

	width: 15px;
	float: right;
	height: 140px;
}
#next img{
	padding-top: 15px;
}
#notizie {
	position: relative;
	float: left;
	width: 100%;
	clear: both;
}
span.cerca img {
	margin-right: 15px;
}


/* Marzo 08 */

body {
	background: url(mar/bg.gif) repeat-x 0 114px;
}

div#container {
	/* padding: 0 66px 0 60px; */
	width: 898px;
	height: auto;
	background: #fff url(mar/bg_container.jpg) repeat-y 892px;
	padding: 0;
}

#main {
	padding: 0 66px 0 60px;
	width: 772px;
	background: url(mar/bg_main.jpg) no-repeat 892px top;
	min-height: 340px;
	height: auto !important;
	height: 340px;
}

#footer {
	background-image: url(../img/fixed/bckgnd_footer.gif);
	background-position: 61px 20px;
	width: 772px;
	height: 39px;
	padding-top: 20px;
	padding: 20px 66px 0 60px;
}

div#strumenti {
	width: 328px;
	background: url(../img/fixed/bckgnd_container.gif) right top;
}

div#content3sx{
	background-image: url(mar/bckgnd_sx3.jpg);
	margin-bottom: 1px;
}

#wrapper {
	background: url(mar/wrapper.jpg) no-repeat right bottom;
	padding-bottom: 40px;
}

div#footer p {
	width: 250px;
	font-weight: normal;
	line-height: 1.4;	
}

div#footer p a {
	font-size: 11px;
}

div#footer p a img {
	border: 0;	
}

div#footer p img {
	vertical-align: text-bottom;
	border: 0;
}

div#content4asx, div#content4bsx, div#content4csx, div#content4dsx {
	margin-top: 18px;
}

div#content4sx{
	margin-bottom: 1px;
	background-image: url('mar/bckgnd_sx4.gif');
	height: 51px;
}

div#content5sx{
	position:relative;
	padding: 0em;
	text-align: left;
	width: 444px;
	height: 47px;
	margin-bottom: 1px;
	background: #fff url('mar/bckgnd_sx5.gif') no-repeat;
	float: left;
}

div#contentdx{
	width: 328px;
}

div#content1dx{
	margin-bottom: 1px;
}

div#content2dx{
	width: 248px;
}

#visual img {
	width: 251px
}

/* Aggiornamento 12 Marzo 08 */

#forum_culture {
	padding: 5px 2px 2px 2px;
	margin-top: 1px;
	width: 247px;
	height: 59px;
	background: #f5f6f6 url(mar/forum_culture.gif) no-repeat left bottom;
}

#forum_culture.en_US {
	background: #f5f6f6 url(mar/forum_culture_en_US.gif) no-repeat left bottom;
}

#forum_culture p {
	text-align: left;
	width: 243px;
	height: 59px;
	font-size: 36px;
	padding-left: 4px;
}

#forum_culture p a {
	text-decoration: none;
	display: block;
	width: 243px;
	height: 59px;
	font-size: 36px;
	color: #000;
}

#forum_culture p a:hover {
	color: #98247c;
}

#forum_culture p span#testo {
	display: none;
}


div.split3 {
	height: 230px;
}

div.split3 div { 
	height: 202px;
}

#last {
	width: 15px;
	float: left;
	height: 215px;
	background-image: url(mar/last_news.gif);
	background-repeat: no-repeat;
	background-position: 1px 15px;
}

#last.en_US {
	background-image: url(mar/last_news_en_US.gif);
}

#incorso {
	font-size: 12px;
	color: #003C5B;
	margin-left: 8px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	border-bottom: 1px dotted #003C5B;
	margin-right: 8px;
}

div#marqueecontainer {
	position: relative;
	width: 238px; /*marquee width */
	height: 65px; /*marquee height */
	top: 5px;
}

div.textimage1{
	width: 230px;
	padding-bottom: 3px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 0px;
	height: auto !important; 	
}

.textimage1 p {
	font-size: 11px;
	line-height: 1.4;
	/*
	padding-left: 15px;
	background: url(mar/last_news_icon.gif) no-repeat 0 4px;
	*/
}


/* Aggiornamento 26 Marzo 09 */

#places_images, #paths {
	float: right;
	display: inline;
	text-indent: -9000px;
}

#places_images {
	width: 262px;
	height: 59px;
	background: transparent url(mar/places_images_it.gif) no-repeat left top;
}

#places_images.en {
	background: transparent url(mar/places_images_en.gif) no-repeat left top;
}

#places_images li, #places_images li a,
#paths li, #paths li a {
	float: left;
	display: inline;
}

#places_images li, #places_images li a {
	width: 131px;
	height: 59px;
}

#places_images li a#places:hover {
	background: url(mar/places_images_it.gif) no-repeat left bottom;
}

#places_images.en li a#places:hover {
	background: url(mar/places_images_en.gif) no-repeat left bottom;
}

#places_images li a#images:hover {
	background: url(mar/places_images_it.gif) no-repeat right bottom;
}

#places_images.en li a#images:hover {
	background: url(mar/places_images_en.gif) no-repeat right bottom;
}

div#content3sx ul li a, div#content5sx ul li a {
	text-align: center;
}

#paths {
	width: 193px;
	height: 47px;
	background: transparent url(mar/paths_it.gif) no-repeat left top;
}

#paths.en {
	background: transparent url(mar/paths_en.gif) no-repeat left top;
}

#paths li, #paths li a {
	width: 96px;
	height: 47px;
}

#paths li a#visitors:hover {
	background: url(mar/paths_it.gif) no-repeat left bottom;
}

#paths.en li a#visitors:hover {
	background: url(mar/paths_en.gif) no-repeat left bottom;
}

#paths li a#organisers:hover {
	background: url(mar/paths_it.gif) repeat-x 97px bottom;	
}

#paths.en li a#organisers:hover {
	background: url(mar/paths_en.gif) repeat-x 97px bottom;	
}

#paths { width: 285px; }
#paths #raggiungerci, 
#paths #raggiungerci a 			{ width: 91px; }
#paths #raggiungerci a 		    { margin: 0 0 0 2px; background: #CCCCCC url(mar/raggiungerci.gif) no-repeat 0 0;  }
#paths #raggiungerci a:hover    { background-position: 0 -47px; }
#paths.en #raggiungerci a 	    { background-position: 0 -94px;  }
#paths.en #raggiungerci a:hover { background-position: 0 -141px; }

