/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
color: black;
background-color: white;
font-size: 14px;
font-family: Arial;
background-image: url(../images/bg_body.gif);
background-repeat: repeat-x;
margin: 0;
text-align: left;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #333333;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
}




h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 180%;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FF0000;
	height: 20px;
	margin-top: 0px;
	padding-left: 30px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	top: 5px;
	background-color: #0000FF;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-image: url(images/sfondo_menu_v.gif);
	background-repeat: repeat-x;
	height: 25px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

h33{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	top: 0px;
	background-color: #FF0000;
	font-weight: bold;
}
h34{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	top: 5px;
	background-color: #F2AB1F;
	font-weight: bold;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	background-repeat: no-repeat;
	background-image: url(immagini/header_dx_.gif);
	background-position: right top;
	height: 135px;
	margin-bottom: 5px;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#headlines{
  float:right;
	width: 20%;
	padding-right: 2px;
}

#content{
	width: 57%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 0px;
	padding-top: 0px;
	z-index: auto;
	position: static;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 160px;
	background-repeat: no-repeat;
	background-image: url(images/logo_flc1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #FF0000;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom-color: #FF0000;
	border-top: solid red 1px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	border-top: solid red 1px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 72%;
	white-space: normal;


	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	border: none;
	text-align: justify;
}

.feature h3{
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-position: right top;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 150%;
}

.feature img{
	float: no;
	padding: 4px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 20px;
	font-size: 72%;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F79400;
	border-right-color: #F79400;
	border-bottom-color: #F79400;
	border-left-color: #F79400;
	top: 6px;
	background-color: #000000;
	margin-right: 20px;
}

form {
margin:0px;
padding:0px;
}

.story p{
	padding: 0px 10px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 70%;
	color: #000000;
	border-top: 1px solid #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px none #FF0000;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #FF0000;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	list-style-type: disc;
	
}
#sectionLinks img{
	position: relative;
	font-size: 80%;
	list-style-type: disc;
	vertical-align: top;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#sectionLinks h3{
	padding: 6px 0px 0px 10px;
	height: 20px;
	color: #FFFFFF;
	background-image: url(images/sfondo_menu_v.gif);
	background-repeat: repeat-x;
	background-color: #DC4033;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 85%;
	line-height: 1.7;
	height: 1.7px;
	border: 1px solid #D84032;
	background-color: #666666;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	background-image: url(images/sfondo_menu_v.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #000000;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	font-size: 85%;
	height: 1.7px;
	text-decoration: underline;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

#headlines p{
	padding: 0px 0px 5px 0px;
}
h3_1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #FF0000;
}
.feature1 {
	padding: 0px 0px 10px 10px;
	font-size: 72%;
	background-color: #FFFFFF;
	width: 90px;
	line-height: 1.7;
}
.feature1 img {

	float: right;
	padding: 10px 10px 0px 0px;
}
.sfondo {
	background-image: url(/immagini/frecci_piccola.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right;
}
.fondo_imm {
	background-image: url(immagini/freccie_3.gif);
	background-repeat: no-repeat;
	background-position: right;
}




#sfondo_cerca {
	color: #000000;
	background-color: #FF0000;
	background-repeat: repeat-y;
	font-weight: bold;
}
.fondo1_imm {

	background-image: url(immagini/frecci_piccola.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#story li {
	
	list-style-image: url(/immagini/frecci_piccola.gif);
}
#story_ li {

	
	list-style-image: url(/immagini/frecci_piccola.gif);
}
.elenco {
	font-size: 100%;
	background-color: #FFFFFF;
	list-style-type: none;
	list-style-image: url(/immagini/frecci_pic.gif);
}
.paragrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECE9D8;
	letter-spacing: normal;
	text-align: left;
	text-indent: 1cm;
	word-spacing: normal;
	white-space: normal;
	display: run-in;
}
#menu  h3{
	display: block;
	padding: 4px 0px 2px 20px;
	background-repeat: repeat;
	left: 10px;
	margin-left: 0px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-image: url(images/sfondo_menu_v.gif);
}

#menu a {
	display: block;
	padding: 4px 0px 2px 20px;
	background-repeat: no-repeat;
	background-position: left center;
	left: 10px;
	margin-left: 0px;
	height: 20px;
	background-image: url(images/sfondo_menu_b.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}


#menu a:hover{
	
	background-image: url(images/sfondo_menu.gif);
}
h3_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 20px 0px 10px;
	background-image: url(immagini/bordo.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
	

h3_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 20px 0px 10px;
	background-image: url(immagini/bordo.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 0px;
	background-image: url(images/sfondo_feature_s.gif);
	background-repeat: repeat-x;
	height: 15px;
}
#sectionLinks h6 {
	padding: 5px 0px 0px 20px;
	margin-top: 0px;
}
h7 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	height: 15px;
}
h8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #FF0000;
}
.relatedLinks h8 {
	padding: 10px 0px 2px 0px;
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.story img {

	float: no;
	padding: 0px 10px 0px 0px;
}
.feature_1 {
	padding: 4px 10px 0px;
	font-size: 72%;
	white-space: normal;
	border-top: 1px double #F79400;
	border-right: 1px solid #F79400;
	border-bottom: 1px solid #F79400;
	border-left: 1px solid #F79400;

	-moz-border-radius:0 0 5px 5px ;
	bottom: 30px;
	line-height: 1.7;
}
.story h3 {

	padding: 5px 0px 0px 0px;
	text-align: left;
	background-image: url(immagini/barra_blu_nuova.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.puntino {
	background-image: url(immagini/puntino.gif);
	background-repeat: repeat-x;
	background-position: center;
}
h2_h2 {

 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 70%;
 color: #FF0000;
 margin: 0px;
 padding: 0px;
}
h6_h6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 0px;
	background-image: url(/immagini/bordo_1_nuovo.gif);
	background-repeat: no-repeat;
	height: 15px;
}
#sectionLinks_1 {

	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
#navBar_1 ul a:link, #navBar ul a:visited {
display: block;
}
#navBar_1 ul {
list-style: none; margin: 0; padding: 0;
}
#navBar_1 li {
}
html>body #navBar_1 li {
border-bottom: none;
}
#navBar_1 {

	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#sectionLinks_1 a {

	display: block;
	padding: 2px 0px 2px 10px;
}
#sectionLinks_1 h3 {
	padding: 0px 0px 0px 10px;
	background-color: #FF0000;
}
.relatedLinks1 a:link, .relatedLinks a:visited {
	height: 1.7px;
	text-decoration: underline;
}
.relatedLinks1 {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	line-height: 1.7;
	border: thin solid #FF0000;
	height: 1.7px;
	background-image: url(images/related_punti.gif);
}
.feature2 {
	padding: 0px 0px 10px 10px;
	font-size: 72%;
	background-color: #FF0000;
	width: 204px;
	line-height: 1.7;
	position: relative;
	left: 337px;
	top: 0px;
	height: 37px;
	overflow: scroll;
	visibility: hidden;
}
.feature3 {
	padding: 0px 0px 10px 10px;
	font-size: 30%;
	background-color: #FFFFFF;
	width: 30%;
	line-height: 1.7;
	height: auto;
	top: auto;
	float: right;
}
#headlines1 {
	float:right;
	width: 200px;
	padding-right: 2px;
	padding-left: 5px;
	font-size: 8pt;
	right: 10px;
	clip: rect(auto,10px,auto,auto);
	margin-right: 10px;
	margin-left: 10px;
	border-top: 4px solid #496A93;
	border-right: 1px solid #496A93;
	border-bottom: 1px solid #496A93;
	border-left: 1px solid #496A93;
}
h6 {
	margin: 0px;
	padding: 0px;
}
h10 {
	border: 1px dashed #FF0000;
}
.headlines1 h10 {
	border-bottom: 1px dashed #FF0000;
}
.headlines1 {
	padding-bottom: 7px;
	padding-top: 5px;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #496A93;
}
.feature10 {
	font-size: 85%;
	white-space: normal;
	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	border-bottom: 1px dashed #FF0000;
	width: 98%;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#headlines2 {
	float:right;
	width: auto;
	padding-right: 2px;
	padding-left: 5px;
	font-size: 8pt;
	right: 10px;
	clip: rect(auto,10px,auto,auto);
	margin-right: 10px;
	margin-left: 10px;
	border-top: 4px solid #F5AE2E;
	border-right: 1px solid #F5AE2E;
	border-bottom: 1px solid #F5AE2E;
	border-left: 1px solid #F5AE2E;
}
#sectionLinks1 {
	position: relative;
	font-size: 80%;
	list-style-type: disc;
	color: #FAA318;
	border-top: 1px solid #FAA318;
	border-right: 1px solid #FAA318;
	border-bottom: 1px solid #FAA318;
	border-left: 1px solid #FAA318;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	clip: rect(auto,auto,10px,auto);
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.7;
}
#sectionLinks1 h3{
	padding: 0px 0px 0px 25px;
	background-color: #FAA318;
	font-size: 120%;
	background-image: url(images/sfondo_menu_v_d.gif);
	height: 25px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #426793;
}

#sectionLinks1 a {
	display: block;
	padding: 2px 0px 2px 2px;
	left: 10px;
	margin-left: 0px;
	list-style-position: outset;
	list-style-type: none;
	font-size: 110%;
	
	
}

#sectionLinks1 a:hover{
	color: #FAA318;
	background-image: url(images/sfondo_menu_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

.sectionLinks1 {
	position: relative;
	margin: 0px 2px;
	font-size: 100%;
	list-style-image: url(images/sfondo_menu.gif);
	list-style-type: disc;
	color: #0066FF;
	border-top: #FAA318;
	border-right: #FAA318;
	border-bottom: 1px dashed #FAA318;
	border-left: #FAA318;
	clip: rect(auto,auto,auto,auto);
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sectionLinks2 {
	position: relative;
	margin: 0px 4px;
	font-size: 80%;
	list-style-image: url(images/related_punti.gif);
	list-style-type: disc;
	color: #0066FF;
	border-top: 4px solid #F2AB1F;
	border-right: 1px solid #F2AB1F;
	border-bottom: 1px solid #F2AB1F;
	border-left: 1px solid #F2AB1F;
	top: 10px;
	bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sectionLinks2 h3{
	padding: 0px 0px 0px 10px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 150%;
}

#sectionLinks2 a {
	display: block;
	padding: 2px 0px 2px 15px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/related_punti.gif);
	left: 10px;
	margin-left: 5px;
}

#sectionLinks2 a:hover{
	color: #F2AB1F;
}

.sectionLinks2 {
	position: relative;
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 100%;
	list-style-image: url(images/related_punti.gif);
	list-style-type: disc;
	color: #0066FF;
	border-top: #436A93;
	border-right: #436A93;
	border-bottom: 1px dashed #436A93;
	border-left: #436A93;
}
.feature_s {
	padding: 0px 5px;
	font-size: 73%;
	white-space: normal;







	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	width: 27%;
	float: left;
	margin-left: 5px;
	background-image: url(images/sfondo_feature_s.gif);
	border: 1px solid #DB3F32;
	margin-bottom: 10px;
}
.feature_s img {

	float: no;
	padding: 4px 10px 0px 0px;
}
.feature_lu {
	padding: 0px;
	font-size: 70%;
	white-space: normal;









	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/sfondo_feature_s.gif);
	margin-bottom: 5px;
	border: 1px solid #DB3F32;
}
.feature_lu img {


	float: no;
	padding: 4px 10px 0px 0px;
}
#barraName {
	margin: 0 0 15 0px;
	padding: 0 0 10 10px;
	top: 0px;
	left: 150px;
	clip: rect(auto,auto,auto,150px);
}
.feature_lu1 {
	padding: 0px 5px;
	font-size: 70%;
	white-space: normal;

	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	width: 100%;
	margin-top: 5px;
	margin-left: 5px;
	border-top: 1px solid #DB3F32;
	background-image: url(images/sfondo_feature_s.gif);
	background-color: #F7CE91;
	margin-right: 0px;
}
.feature_lu1_t {

	padding: 0px 0px 0px 10px;
	font-size: 70%;
	white-space: normal;







	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	width: 75%;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

#container {
	width:100%;
	margin: 10px auto;
	padding:0;
	text-align: left;
} 

.colonna {
	width:40%;
	float:left;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 0.8cm;
} 
#menu_c {

	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #0478BC;
	border-right-color: #0478BC;
	border-left-color: #0478BC;
	width: 200px;
	left: 0px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0478BC;
	right: 10px;
	list-style-image: url(images/related_punti.gif);
	list-style-type: none;
	list-style-position: inset;
	background-image: url(images/sfondo_feature_a.gif);
}
#menu_c a {
	display: block;
	padding: 2px 0px 2px 15px;
	background-repeat: no-repeat;
	background-position: left center;
	left: 10px;
	margin-left: 5px;
	color: #0478BC;
}
#menu_c a:hover {
	display: block;
	padding: 2px 0px 2px 15px;
	left: 10px;
	margin-left: 5px;
	color: #000000;
}
.relatedLinks a {
	font-size: 80%;
	height: 1.7px;
	text-decoration: underline;
	border: 1px solid #000000;
}
.colonna a {
	text-decoration: underline;
}
#sectionLinks1 img {
	position: relative;
	list-style-type: disc;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	clip: rect(auto,auto,10px,auto);
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 20px;
}
.feature_lungo {
	padding: 0px 0px 0px 10px;
	font-size: 72%;
	white-space: normal;



	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	border: 1px solid #000000;
	text-align: justify;
	margin-bottom: 5px;
}
#sectionLinks5 {
	position: relative;
	font-size: 90%;
	list-style-type: disc;
	color: #FAA318;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	clip: rect(auto,auto,10px,auto);
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.7;
}
#sectionLinks5 h3{
	padding: 0px 0px 0px 25px;
	background-color: #FFFFFF;
	font-size: 120%;
	background-image: url(images/sfondo_menu_v_d.gif);
	height: 25px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #426793;
}

#sectionLinks5 a {
	display: block;
	padding: 2px 0px 2px 20px;
	left: 10px;
	margin-left: 0px;
	list-style-position: outset;
	list-style-type: none;
	font-size: 110%;
	
	
}

#sectionLinks5 a:hover{
	color: #FAA318;
	background-image: url(images/sfondo_menu_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
#sectionLinks5 a {
	display: block;
	padding: 2px 0px 2px 20px;
	left: 10px;
	margin-left: 0px;
	list-style-position: outset;
	list-style-type: none;
	font-size: 110%;
	
	
}

#sectionLinks5 a:hover{
	color: #FAA318;
	background-image: url(images/sfondo_menu_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
.feature_p {
	font-size: 75%;
	white-space: normal;









	-moz-border-radius:0 0 5px 5px ;
	bottom: 30px;
	line-height: 1.7;
	width: 50%;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #CD0A27;
	background-image: url(images/titolo_icona.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#fadeshow1 {
	
	overflow: hidden;
	background-color: #0000FF;
	border: 1px solid #FF0000;
	
}
.colonna_destra {
	white-space: normal;









	-moz-border-radius:0 0 5px 5px ;
	bottom: 30px;
	float: right;
	margin: 5px;
	width: 30%;
}
.feature_d {
	font-size: 75%;
	white-space: normal;









	-moz-border-radius:0 0 5px 5px ;
	bottom: 30px;
	line-height: 1.7;
	width: 43%;
	float: left;
	margin-left: 5px;
	margin-right: 0px;
	border: 1px solid #009933;
	padding: 10px;
	margin-bottom: 10px;
}
h111 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 10px;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 10px;
}
#box {
	width:350px; 
height:200px; 
position:absolute;
top:50%;left:50%;  
margin:-100px 0 0 -175px; 
background:#e6e6e6;
border:1px solid #000;
}
div#bodypage {
width: 1000px;
float: left;
padding-top: 5px;
}
div#col_left {
width: 176px;
float: left;
margin-right: 11px;
}
div#col_center {
width: 625px;
float: left;
margin-right: 9px;
_margin-right: 3px;
}
div#col_right {
width: 176px;
float: right;
}
#contenuto {
width: 1000px;
margin: 0 auto;
position: relative;
}
div#center_top {
width: 625px;
float: left;
}
/***********
BODYPAGE
***********/

div#bodypage {
width: 1000px;
float: left;
padding-top: 5px;
}

div#bodypage_phplist {
width: 1000px;
float: left;
padding-top: 5px;
text-align: center !important;
}

div#corpo_phplist {
text-align: left !important;
}

#corpo_phplist table {
margin: 0;
text-align: left;
}

#corpo_phplist form {
width: 1000px;
text-align: left;
}

ul.list {
list-style: none;
font-size: 12px;
margin: 0;
}

ul.list li {
padding-right: 5px;
padding-left: 5px;
text-align: left;
}

.required {
font-weight: bold;
color: #f22;
}




ul.bread_lista {
float: left;
list-style: none;
font-size: 12px;
margin: 0;
padding-top: 6px;
padding-right: 10px;
padding-left: 0px;
padding-bottom: 10px;
}

ul.bread_lista li {
float: left;
padding-right: 5px;
padding-left: 5px;
border-right: 1px solid #cc0000;
}

ul.bread_lista li a {
color: #cc0000;
font-weight: bold;
text-decoration: none;
}

ul.bread_lista li a:hover {
color: #cc0000;
text-decoration: underline;
}

.titolo {
font-size: 12px;
color: #0066cc;
text-decoration: none;
text-align: justify;
}

.titolo a {
font-size: 14px;
color: #0066cc;
text-decoration: none;
}

.titolo a:hover {
color: #CCCCCC;
text-decoration: underline;
}

.titolo2 {
font-size: 14px;
color: #0066cc;
font-weight: bold;
text-decoration: none;
}

.titolo2 a {
font-size: 14px;
color: #0066cc;
font-weight: bold;
text-decoration: none;
}

.titolo2 a:hover {
color: #0066cc;
text-decoration: underline;
}

.titolo3 {
font-size: 11px;
padding-bottom: 5px;
color: #ef880e;
font-weight: bold;
text-decoration: none;
display: block;
border-bottom: 1px dashed #646464;
}

.titolo3 a {
font-size: 12px;
color: #ef880e;
font-weight: bold;
text-decoration: none;
}

.titolo3 a:hover {
color: #ef880e;
text-decoration: underline;
}


.titolo4 {
font-size: 11px;
padding-bottom: 5px;
color: #0066cc;
font-weight: bold;
text-decoration: none;
display: block;
border-bottom: 1px dashed #646464;
}

.titolo4 a {
font-size: 12px;
color: #0066cc;
font-weight: bold;
text-decoration: none;
}

.titolo4 a:hover {
color: #0066cc;
text-decoration: underline;
}


.data_news {
font-size: 11px;
color: #646464;
font-weight: bold;
padding-right: 5px;
}

.categ_news {
font-size: 11px;
color: #cc0000;
font-weight: bold;
text-decoration: none;
}

.categ_news a {
font-size: 11px;
color: #cc0000;
font-weight: bold;
text-decoration: none;
}

.categ_news a:hover {
color: #cc0000;
text-decoration: underline;
}


.data_news2 {
font-size: 12px;
color: #646464;
font-weight: bold;
padding: 0px 5px 0px 5px;
}

.categ_news2 {
font-size: 12px;
color: #cc0000;
font-weight: bold;
text-decoration: none;
}

.categ_news2 a {
font-size: 12px;
color: #cc0000;
font-weight: bold;
text-decoration: none;
}

.categ_news2 a:hover {
color: #cc0000;
text-decoration: underline;
}




div.chiriguarda {
width: 625px;
display: block;
margin-top: 10px;
margin-bottom: 5px;
float: left;
text-align: left;
}

div.chiriguarda p {
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 0px;
}

div.chiriguarda h8 {
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 0px;
}

div.spiegazione {
float: left;
text-align: left;
width: 100%;
margin-bottom: 10px;
}




/***********
COLONNA LEFT
***********/
div#col_left {
width: 176px;
float: left;
margin-right: 11px;
}

div.block_title_red {
width: 176px;
height: 25px;
float: left;
background: url(../images/top_red.gif) no-repeat;
background-repeat: no-repeat;
}

div.block_title_red a {
color: #fff;
text-decoration: none;
}

div.block_title_red a:hover {
color: #fff;
text-decoration: underline;
}

div.block_corpo_red {
padding-top: 2px;
width: 176px;
float: left;
text-align: left;
}

div.block_corpo_giallo {
width: 176px;
float: left;
text-align: left;
}

ul.lista_red {
float: left;
font-size: 12px;
list-style: none;
margin: 0;
padding: 0;
}

ul.lista_red li {
padding-top: 5px;
padding-left: 20px;
width: 176px;
_width: 156px;
height: 20px;
background-image: url(../images/menu_red_bg.gif);
background-repeat: no-repeat;
}

ul.lista_red li a {
color: #cc0000;
text-decoration: none;
}

ul.lista_red li a:hover {
text-decoration: underline;
}

ul.lista_giallo2 {
float: left;
font-size: 12px;
list-style: none;
margin: 0;
padding: 0;
}

ul.lista_giallo2 li {
padding-top: 5px;
padding-left: 20px;
width: 176px;
_width: 156px;
height: 20px;
font-weight: bold;
background-image: url(../images/menu_giallo_bg2.gif);
background-repeat: no-repeat;
}

ul.lista_giallo2 li a {
color: #c86c00;
text-decoration: none;
}

ul.lista_giallo2 li a:hover {
text-decoration: underline;
}

ul.lista_giallo2b {
float: left;
font-size: 12px;
list-style: none;
margin: 0;
padding: 0;
}

ul.lista_giallo2b li {
padding-top: 5px;
padding-left: 20px;
width: 176px;
_width: 156px;
height: 20px;
background-image: url(../images/menu_giallo_bg2.gif);
background-repeat: no-repeat;
}

ul.lista_giallo2b li a {
color: #c86c00;
text-decoration: none;
}

ul.lista_giallo2b li a:hover {
text-decoration: underline;
}

ul.lista_giallo3 {
float: left;
font-size: 12px;
list-style: none;
margin: 0;
padding: 0;
}

ul.lista_giallo3 li {
padding-top: 5px;
padding-left: 25px;
width: 176px;
_width: 151px;
height: 20px;
font-weight: bold;
background-image: url(../images/menu_giallo_bg3.gif);
background-repeat: no-repeat;
}

ul.lista_giallo3 li a {
color: #c86c00;
text-decoration: none;
}

ul.lista_giallo3 li a:hover {
text-decoration: underline;
}

div.block_under {
width: 176px;
float: left;
}

div.block_under2 {
width: 176px;
float: left;
}

div.block_links_left {
float: left;
width: 176px;
padding-bottom: 12px;
}

div.icona_link {
float: left;
width: 20px;
padding-right: 4px;
}

.testo_link1 {
display: block;
float: left;
color: #885907 !important;
font-size: 12px;
font-weight: bold !important;
text-align: left;

}
.testo_linkPulsVota {
display: block;
float: left;
color: #885907 !important;
font-size: 12px;
font-weight: bold !important;
text-align: left;
margin:0 auto 0 290px !important;

}

.testo_link1 a {
color: #885907 !important;
text-decoration: none !important;
}

.testo_link1 a:hover {
color: #885907 !important;
text-decoration: underline !important;
}


.bg_new {
background-image: url(../images/menu_giallo_bg2b.gif) !important;
background-repeat: no-repeat;
color: #885907 !important;
font-size: 12px;
font-weight: normal !important;
height: 18px !important;
padding-top: 1px !important;
}


/***********
COLONNA CENTER
***********/
div#col_center {
width: 625px;
float: left;
margin-right: 9px;
_margin-right: 3px;
}

div#col_center2 {
width: 625px;
float: left;
margin-right: 9px;
_margin-right: 0px;
}

div#center_top {
	width: 625px;
	float: left;
	
}

div#center_bottom {
width: 625px;
margin-top: 12px;
float: left;
}

div#area_foto_center {
width: 180px;
float: left;
}

div#area_news_center {
width: 435px;
float: left;
margin-left: 10px;
}

div#area_news_center_tit {
	width: 435px;
	height: 25px;
	margin-bottom: 5px;
	float: left;
	background-image: url(../images/top_blu2b.gif);
	background-repeat: no-repeat;
	background-color: #00CCFF;
}

div.area_news_center_text {
width: 100%;
display: block;
font-size: 12px;
float: left;
text-align: justify;
color: #0066cc;
}

div.area_news_center_text a {
text-decoration: none !important;
color: #0066cc;
}

div.area_news_center_text a:hover {
text-decoration: underline !important;
color: #0066cc;
}

div.area_news_center_text img {
padding-right: 8px;
padding-top: 4px;
}

div#area_center_left {
width: 305px;
padding-right: 12px;
float: left;
}

div#area_center_right {
	width: 305px;
	float: left;
}

div#titolo_in_evidenza {
width: 305px;
height: 52px;
background-image: url(images/top_corpo_2.gif);
background-repeat: no-repeat;
float: left;
}

div#titolo_parliamo_di {
width: 305px;
height: 52px;
margin-top: 15px;
background-image: url(../images/top_corpo_blu.gif);
background-repeat: no-repeat;
float: left;
}


div#titolo_news_corpo {
width: 305px;
height: 52px;
background-image: url(images/top_corpo_evidenza2.gif);
background-repeat: no-repeat;
float: left;
}

.tit_giallo {
padding-top: 7px;
padding-left: 26px;
float: left;
color: #ef880e !important;
font-size: 14px;
font-weight: bold !important;
text-align: left;
}

.tit_giallo a {
color: #ef880e !important;
text-decoration: none !important;
}

.tit_giallo a:hover {
color: #ef880e !important;
text-decoration: underline !important;
}

.tit_white {
padding-top: 7px;
padding-left: 26px;
float: left;
color: #ffffff !important;
font-size: 14px;
font-weight: bold !important;
text-align: left;
}

.tit_white a {
color: #ffffff !important;
text-decoration: none !important;
}

.tit_white a:hover {
color: #ffffff !important;
text-decoration: underline !important;
}




.tit_evid1 {
width: 100px;
padding-top: 7px;
padding-left: 26px;
float: left;
color: #FFFFFF!important;
font-size: 13px;
font-weight: bold !important;
text-align: left;
}

.tit_evid1 a {
color: #885907 !important;
text-decoration: none !important;
}

.tit_evid1 a:hover {
color: #885907 !important;
text-decoration: underline !important;
}


.tit_evid2 {
width: 160px;
height: 22px;
padding-top: 4px;
float: left;
color: #d86112 !important;
font-size: 11px;
font-weight: bold !important;
text-align: left;
line-height: 11px;
}








.tit_red {
width: 260px;
padding-top: 7px;
padding-left: 26px;
padding-right: 10px;
float: left;
color: #ffffff !important;
font-size: 14px;
font-weight: bold !important;
text-align: left;
}

.tit_red a {
color: #ffffff !important;
text-decoration: none !important;
}

.tit_red a:hover {
color: #ffffff !important;
text-decoration: underline !important;
}

.tit_red2 {
width: 60px;
padding-top: 9px;
padding-left: 26px;
float: left;
color: #d22222 !important;
font-size: 12px;
font-weight: bold !important;
text-align: left;
}

.tit_red2 a {
color: #d22222 !important;
text-decoration: none !important;
}

.tit_red2 a:hover {
color: #d22222 !important;
text-decoration: underline !important;
}

.tit_red3 {
padding-top: 9px;
padding-right: 10px;
float: right;
color: #ffffff !important;
font-size: 12px;
font-weight: bold !important;
text-align: left;
}

.tit_red3 a {
color: #ffffff !important;
text-decoration: none !important;
}

.tit_red3 a:hover {
color: #ffffff !important;
text-decoration: underline !important;
}


.tit_red3aaa {
padding-top: 7px;
        padding-right: 10px;
float: right;
color: #FFFFFF!important;
font-size: 12px;
font-weight: bold !important;
text-align: left;
}

.tit_red3aaa a {
color: #FFFFFF!important;
text-decoration: none !important;
}

.tit_red3aaa a:hover {
color: #CCCCCC!important;
text-decoration: underline !important;
}


.tit_blu2 {
margin-top: 5px;
padding-left: 10px;
float: left;
color: #38619d !important;
font-size: 14px;
font-weight: bold !important;
text-align: left;
}


.tit_blu {
padding-top: 7px;
padding-left: 26px;
float: left;
color: #38619d !important;
font-size: 14px;
font-weight: bold !important;
text-align: left;
}

.tit_blu a {
color: #38619d !important;
text-decoration: none !important;
}

.tit_blu a:hover {
color: #38619d !important;
text-decoration: underline !important;
}

div#block_tit_memo {
width: 295px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
float: left;
background-color: #ffd590;
font-size: 13px;
font-weight: bold;
color: #885907 !important;
text-align: left;
}

div.block_rilievo {
	width: 303px;
	padding-bottom: 6px;
	float: left;
	text-align: left;
	background-image: url(../images/bg_block_giallo2.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CD0A27;
	border-bottom-color: #CD0A27;
	border-left-color: #CD0A27;
}

div.block_rilievo2 {
width: 305px;
padding-bottom: 6px;
float: left;
text-align: left;
background-image: url(../images/bg_block_giallo2.gif);
background-repeat: repeat-y;
}

div.block_news_home {
	padding-top: 2px;
	width: 303px;
	float: left;
	text-align: left;
	background-image: url(../images/bg_block_evidenza.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFD590;
	border-bottom-color: #FFD590;
	border-left-color: #FFD590;
	margin-bottom: 10px;
	font-size: 12px;
}

div.block_parliamo_di {
width: 305px;
padding-bottom: 6px;
float: left;
text-align: left;
background-image: url(../images/bg_block_blu.gif);
background-repeat: repeat-y;
}

div.tre_news {
padding-top: 6px;
padding-left: 10px;
padding-right: 10px;
width: 285px;
float: left;
text-align: justify;
color: #0066cc;
font-size: 12px;
}


div.tre_news img {
padding-right: 3px;
padding-top: 2px;
}

div.bottom_block_center {
width: 305px;
float: left;
}

ul.lista_top_vi {
margin: 0;
padding: 0;
list-style: none;
}

ul.lista_top_vi li {
float: left;
text-align: left;
font-size: 11px;
background-image: url(../images/folder_blu2.gif);
background-repeat: no-repeat;
display: block;
padding-left: 18px;
margin-top: 5px;
width: 120px;
}

ul.lista_top_vi li a {
color: #38619d;
text-decoration: none;
}

ul.lista_top_vi li a:hover {
text-decoration: underline;
}


/***********
COLONNA RIGHT
***********/
div#col_right {
width: 176px;
float: right;
}

div.block_iscriviti_top {
width: 176px;
float: left;
}

div.block_iscriviti_top a {
float: left;
padding: 0;
margin: 0;
}

div.block_iscriviti_top a:hover {
float: left;
}

div.block_iscriviti_bottom {
width: 176px;
height: 77px;
padding-top: 7px;
float: left;
background: url(../images/bott_iscriviti_bottom.gif) no-repeat;
background-repeat: no-repeat;
}

.iscriviti_link {
width: 141px;
padding-bottom: 9px;
padding-left: 25px;
float: left;
color: #885907 !important;
font-size: 12px;
font-weight: bold !important;
text-align: left;
}

.iscriviti_link a {
color: #885907 !important;
text-decoration: none;
}

.iscriviti_link a:hover {
text-decoration: underline;
}

div.block_banner {
width: 176px;
margin-top: 6px;
float: left;
}

div.block_banner2 {
width: 176px;
margin-bottom: 10px;
float: left;
}

div.block_title_giallo {
width: 176px;
height: 25px;
float: left;
background: url(../images/top_giallo.gif) no-repeat;
background-repeat: no-repeat;
}

div.block_lista_giallo {
width: 176px;
float: left;
text-align: left;
}

ul.lista_giallo {
float: left;
font-size: 12px;
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

ul.lista_giallo li {
padding-top: 6px;
padding-left: 25px;
width: 176px;
_width: 151px;
height: 22px;
background-image: url(../images/menu_giallo_bg.gif);
background-repeat: no-repeat;
}

ul.lista_giallo li a {
color: #885907;
font-weight: bold;
text-decoration: none;
}

ul.lista_giallo li a:hover {
text-decoration: underline;
}

ul.lista_giallo_new {
float: left;
font-size: 12px;
list-style: none;
margin: 0;
padding: 0;
text-align: left;
background-image: url(../images/menu_giallo_bg_new.gif);
background-repeat: no-repeat;
width: 176px;
height: 22px;
padding-top: 6px;
}

ul.lista_giallo_new li {
width: 60px;
padding-left: 25px;
float: left;
}

ul.lista_giallo_new li a {
color: #885907;
font-weight: bold;
text-decoration: none;
}

ul.lista_giallo_new li a:hover {
text-decoration: underline;
}


/***********
DETTAGLIO
***********/
div#titolo_big {
width: 615px;
display: block;
float: left;
text-align: left;
padding: 10px 5px;
background-color: #f9fbfd;
border-bottom: 1px solid #dbe5f9;
color: #0066cc !important;
font-size: 16px;
}

div#titolo_big b {
color: #885907;
}

div#titolo_big a {
float: left;
color: #0066cc !important;
font-size: 22px;
text-decoration: none;
}

div#titolo_big a:hover {
color: #0066cc !important;
font-size: 22px;
text-decoration: underline;
}

div#titolo_big span {
float: right;
}

div.sotto_titolo_big {
	width: 625px;
	display: block;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#news_testo {
width: 615px;
padding: 5px;
display: block;
float: left;
text-align: justify;
font-size: 12px;
}


div#news_testo a {
color: #000099!important;
font-size: 12px;
text-decoration: none;
}

div#news_testo a:hover {
color: #CC0000!important;
font-size: 12px;
}


div#news_testo h8 {

font-size: 14px;
}

div.block_title_blu {
	width: 176px;
	height: 25px;
	float: left;
	background-repeat: no-repeat;
	background-color: #DFEFFF;
	background-image: url(../images/top_blu.gif);
}

ul.lista_blu {
float: left;
font-size: 12px;
list-style: none;
margin: 0;
padding: 0;
text-align: left;
background-color: #f1f7ff;
}

ul.lista_blu li {
margin-top: 6px;
margin-left: 6px;
padding-left: 14px;
margin-bottom: 6px;
padding-right: 10px;
width: 146px;
background: url(../images/img_lista1.gif) no-repeat;
background-repeat: no-repeat;
}

ul.lista_blu li b {
color: #0066cc;
font-weight: bold;
text-decoration: none;
}

ul.lista_blu li a {
color: #0066cc;
text-decoration: none;
}

ul.lista_blu li a:hover {
text-decoration: underline;
}

.helper {
float: right;
padding-top: 4px;
padding-right: 4px;
}

.helper2 {
float: left;
padding-right: 4px;
}


/***********
LISTA
***********/
div.titolo_big2 {
width: 605px;
display: block;
float: left;
text-align: left;
padding: 10px;
background-color: #f9fbfd;
color: #0066cc !important;
font-size: 22px;
}

div.sotto_titolo_big2 {
width: 625px;
margin-bottom: 5px;
padding-top: 5px;
display: block;
float: left;
text-align: left;
border-top: 4px solid #dbe5f9;
}

ul.pager01 {
float: right;
list-style: none;
font-size: 12px;
margin: 0;
}

ul.pager01 li {
float: left;
padding-right: 5px;
padding-left: 5px;
border-right: 1px solid #885907;
}

ul.pager01 li a {
color: #885907;
font-weight: bold;
text-decoration: none;
}

ul.pager01 li a:hover {
color: #885907;
text-decoration: underline;
}


/***********
GALLERIE
***********/

div#titolo_gallerie {
width: 605px;
display: block;
float: left;
text-align: left;
padding: 10px;
background-color: #fffaf1;
border-bottom: 1px solid #ffd9ad;
color: #ef880e !important;
font-size: 22px;
}

div#titolo_gallerie2 {
width: 615px;
margin-top: 10px;
display: block;
float: left;
text-align: left;
padding: 5px;
background-color: #fffaf1;
border-bottom: 1px solid #ffd9ad;
color: #ef880e !important;
font-size: 20px;
}

div#bottom_gallerie {
width: 605px;
display: block;
float: left;
text-align: left;
margin-top: 20px;
padding: 10px;
background-color: #fffaf1;
color: #ef880e !important;
font-size: 22px;
}

div#titolo_gallerie b {
color: #cc0000 !important;
font-size: 22px;
text-decoration: none;
}

div#gallerie_block {
width: 625px;
padding-top: 5px;
padding-bottom: 15px;
display: block;
float: left;
text-align: justify;
font-size: 14px;
}

div.galleria01 {
width: 160px;
height: 195px;
float: left;
margin-left: 34px;
_margin-left: 25px;
margin-top: 15px;
margin-bottom: 15px;
border: 1px solid #3e6494;
}

div.galleria_sopra {
width: 160px;
height: 95px;
background-color: #eeeeee;
float: left;
text-align: center;
}

div.galleria_sotto {
width: 160px;
height: 90px;
float: left;
}


div.data_gal {
width: 150px;
_width: 140px;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
float: left;
text-align: center;
font-size: 12px;
color: #c86c00;
font-weight: bold;
}

div.tit_gal {
width: 150px;
_width: 140px;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
float: left;
text-align: center;
font-size: 12px;
color: #ef880e;
font-weight: bold;
}

div.tit_gal a {
color: #ef880e;
font-weight: bold;
text-decoration: none;
}

div.tit_gal a:hover {
color: #ef880e;
font-weight: bold;
text-decoration: underline;
}

div.numero_gal {
width: 150px;
_width: 140px;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
float: left;
text-align: center;
font-size: 11px;
color: black;
font-weight: bold;
}


div#gallery_area001 {
width: 625px;
display: block;
float: left;
margin-top: 18px;
padding-left: 32px;
}

div#gallery_area001b {
width: 583px;
display: block;
float: left;
margin-top: 18px;
padding-left: 32px;
}

div#gallery_area002 {
width: 625px;
padding-top: 20px;
display: block;
float: left;
text-align: center;
}

div#gallery_area003 {
padding-left: 265px;
display: block;
float: left;
}



ul.thumb_block {
float: left;
list-style: none;
font-size: 12px;
margin: 0;
padding: 0;
}

ul.thumb_block li {
float: left;
width: 73px;
height: 49px;
margin-left: 3px;
margin-right: 3px;
}

.thumb_number {
float: left;
width: 73px;
background-color: #fff0de;
text-align: center;
}

.thumb_number b {
color: #ef880e !important;
font-weight: bold;
}

div.thumbs_freccia1 {
float: left;
margin-top: 12px;
margin-left: 20px;
width: 14px;
height: 25px;
}

div.thumbs_freccia2 {
float: left;
margin-top: 12px;
width: 14px;
height: 25px;
}

div#numero_foto {
float: left;
margin-top: 12px;
margin-left: 6px;
margin-right: 6px;
padding-top: 4px;
height: 25px;
text-align: center;
}


/***********
ISCRIZIONE
***********/
div.iscriviti_testo {
width: 625px;
padding-top: 5px;
display: block;
float: left;
text-align: justify;
font-size: 14px;
padding-bottom: 10px;
}

div.block_iscr_area {
width: 312px;
padding-top: 10px;
float: left;
}

div.iscriviti_testo b {
text-align: justify;
font-size: 14px;
font-weight: bold;
color: #ef880e;
}

div#iscriviti_area {
float: left;
width: 605px;
padding: 10px;
background-color: #fffaf1;
}

ul.iscrizione_lista {
float: left;
list-style: none;
font-size: 14px;
margin: 0;
padding: 0;
}

ul.iscrizione_lista li {
padding-bottom: 10px;
text-align: left;
float: left;
}

div.text_iscr {
width: 220px;
font-weight: bold;
color: #885907;
display: block;
float: left;
}

.reg_input_gen {
font-size: 10px;
width: 160px;
height: 12px;
padding: 2px;
}

.reg_input_mini {
font-size: 10px;
width: 40px;
height: 12px;
padding: 2px;
}

.reg_select {
width: 160px;
}

div#consenso_dati {
width: 300px;
color: #000000;
font-size: 12px;
display: block;
float: left;
border: 1px solid #000000;
padding: 5px;
}

.testo_iscr01 {
color: #885907;
float: left;
font-weight: bold;
font-size: 12px;
}

.testo_iscr02 {
width: 200px;
color: #885907;
float: left;
font-weight: bold;
font-size: 12px;
}

div.puls_iscr_ok {
padding-top: 10px;
}

div#scegli_newsletter1 {
width: 180px;
float: left;
}

div#scegli_newsletter2 {
width: 310px;
float: left;
}

ul.edizioni_lista {
float: left;
font-size: 12px;
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

ul.edizioni_lista li {
float: left;
padding-top: 6px;
width: 100px;
}
.areavuota {
width: 100%;
height: 10px;
float: left;
}
.areavuota1 {
	width: 100%;
	height: 5px;
	float: left;
	background-color: #E2F8FC;
}
.areavuota2 {
	width: 605px;
	height: 5px;
	float: left;
	margin-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-bottom-color: #00F;
}
div.titolo_big3 {

width: 605px;
display: block;
float: left;
text-align: left;
padding: 10px;
background-color: #f9fbfd;
color: #0066cc !important;
font-size: 16px;
}
.categ_rubriche {

font-size: 12px;
color: #666666;
font-weight: normal;
text-decoration: none;
}
.testo_rubriche {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.stampa {
	float:left;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.before a {
	color: #F00;
	padding: 5px;
	border: 1px solid #F00;
	margin: 5px;
}
.cur {
	color: #09F;
	padding: 5px;
	border: 1px solid #09F;
	margin: 5px;
	text-decoration: underline;
	background-color: #E1FEFF;
}

