body {
 font-family: Verdana, Tahoma, Arial, Georgia, Palatino, Serif;
 text-align: left;
 background-color: #EDF1F0;
 width: 990px;
 margin: 0 auto;
}

img {
 border: 0px;
}

.inline {
 display: inline;
 vertical-align: baseline !important;
}

a:link 		{color: #000000; text-decoration: none;}
a:visited 	{color: #000000; text-decoration: none;}
a:hover		{color: #477187; text-decoration: underline;}
a:active 	{color: #000000; text-decoration: none;}

.r_button {
 padding: 0 2px 0 2px;
 background: #FFFFFF url(../../images/bg_button.png) top left repeat-x;
 border: 1px solid #000;
 font-weight: bold;
}

/* Importante soprattuto per eliminare gli spazi con IE */
form {
 margin: 0;
 display: inline;
}

input, select, textarea {
 color: black;
 vertical-align: middle;
 background-color: white;
 border: 1px solid #778;
}

.error {
 color: #FFF;
 padding: 5px;
 background-color: #FF0000;
}

.success {
 color: white;
 background-color: #808080;
 padding: 5px;
}

.txt_red {
 color: #F00;
 font-weight: bold;
}

.td_news {
 vertical-align: top;
 width: 240px;
 overflow: hidden;
 margin-right: 5px;
}

.div_dettaglio {
 width: 240px;
 overflow: hidden;
}

.giornale_title {
 font-weight: bold;
 margin: 5px;
}

.giornale_desc {
 margin: 5px;
}

.servizi_title, .agenda_title, .altre_title, .kp_title {
 clear: both;
 font-size: 13px;
 font-family: Verdana;
 margin: 3px;
 font-weight: bold;
}

.altre_title, .kp_title {
 color: #204F7B;
}

.servizi_title {
 color: #FC650A;
}

.servizi_img, .agenda_img, .kp_img {
 display: inline;
 float: left;
 width: 100px;
 height: 75px;
 overflow: hidden;
 margin: 3px;
 border: 1px solid #000;
}

.servizi_img img, .agenda_img img, .kp_img img {
 width: 100px;
}

.servizi_desc, .agenda_desc, .kp_desc {
 font-family: Verdana;
 font-size: 11px;
 margin: 5px;
}

.agenda_title {
 color: #00886C;
}

.nen_title {
 color: #800000;
 font-weight: bold;
 font-style: italic;
 font-size: 11px;
 margin: 3px;
}

.nen_desc {
 font-size: 11px;
 margin: 3px;
}

.nen_hr, .servizi_hr, .agenda_hr, .giornale_hr {
 overflow: hidden;
 color: #6699CC;
 width: 240px;
}

#altre_aree_ul {
 list-style-type: circle;
 margin: 0;
 padding-left: 15px;
}

.altre_aree_li {
 font-size: 11px;
 font-weight: bold;
 padding-top: 3px;
}

#poll {
 font-size: 11px;
}

.poll_bar {
 height: 24px;
 margin-left: 10px;
 background: transparent url(../../images/bg_poll.gif) repeat-x top left;
}

/* SCROLLER GIORNALE */

.hide {
 visibility: hidden;
 position: absolute;
 top: -400px;
}

#giornale_scroller {
 width: 235px;
 height: 150px;
 /*border: 1px solid #000;*/
 background: #E5E5E5;
}

.giornale_slide {
 background: #E5E5E5;
 font-size: 10pt;
 padding: 3px;
}

/* SCROLLER ADNKRONOS */

.hide {
 visibility: hidden;
 position: absolute;
 top: -400px;
}

#adnkronos_scroller {
 width: 700px;
 height: 21px;
 /*border: 1px solid #000;*/
 background: #003366;
 font-family: Tahoma;
 font-size: 10px;
}

.adnkronos_slide {
 background: #003366;
 font-size: 10pt;
 padding: 3px;
 color: #FFF;
}
