body{
margin:0;
padding:0;
line-height: 1.5em;
/*background: #FFF;*/
/*background: url(images/bg2.jpg) fixed top center repeat;*/
background:url(images/bg-circle.jpg) fixed center center no-repeat;
}

.btn_form
{
	background:url(images/bgddtabs1a.png) repeat-x;
	padding: 2px 10px;
	border: 1px solid #DDD;
}

.btn_form:hover
{
	background:url(images/bgddtabs1h.png) repeat-x;
	padding: 2px 10px;
	border: 1px solid #DDD;
	color: #FFF;
	cursor: pointer;
}

span.leftbullet
{
	float:left;
	margin-right: 10px;
}

span.rightbullet
{
	float: right;
}

.boxinfo
{
	width: 100%;
	margin: 20px 0;
}

.boxinfo_head
{
	background:url(images/box_top.png) top no-repeat;
	/*border-top: 1px solid #CCC;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;*/
}

.boxinfo_bottom
{
	/*background:url(images/box_bottom.png) bottom no-repeat;
	height: 12px;*/
	border-top: 1px solid #CCC;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

.boxinfo_head h1
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 7px 10px;
	margin-bottom: 0px;
}

.boxinfo_head_repeat
{
	background:url(images/bgddtabs1h.png) center repeat-x;
	border-top: 1px solid #CCC;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

.boxinfo_head_repeat h1
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 4px 10px;
	margin-bottom: 0px;
}

.boxinfo_content
{
	margin-bottom: 0px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	padding: 10px 5px;
	background: #FFF url(images/topBG.png) bottom repeat-x;
}

.boxinfo_content_main
{
	margin-bottom: 0px;
	border-left: 2px solid #EEE;
	border-right: 2px solid #EEE;
	border-bottom: 2px solid #EEE;
	padding: 10px 5px;
}

.boxinfo_content a, .boxinfo_content a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003f8b;
	text-decoration: none;
}

.boxinfo_content a:hover
{
	color: #003f8b;
	text-decoration: underline;
}

.boxinfo_content li
{
	list-style: inside;
	list-style-image:url(images/li.png);
	margin-left: 5px;
}

.boxinfo_content li ul li
{
	list-style: none;
	margin-left: 24px;
}

.boxinfo_content li a, .boxinfo_content li a:visited, .boxinfo_content li a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003f8b;
	text-decoration: none;
}

.boxinfo_content li a:hover
{
	color: #003f8b;
	text-decoration: underline;
}

table.login
{
	width: 95%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222;
}

td.login
{
	width:48%;
	text-align:left;
	margin:0;
	padding:0;
}

#maincontainer
{
	background: url(images/bg.png) center repeat-y;
	width: 980px;
	margin: 0 auto;
}

#maincontainer_padding
{
	width: 950px;
	margin: 0 auto;
/*	background: url(images/bg-content2.png) left center repeat-y;*/
}

#topsection{
	width: 100%;
	margin: 0 auto;
	height: auto;
	padding: 0;
	background: #FFF url(images/bubbles_vector_vectorportal.png) no-repeat center;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#search_top
{
	width: 300px;
	height: 37px;
	float: right;
	margin-right: 20px;
	background: url(images/search_top.png) no-repeat center bottom;
}

#search_top p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	padding: 5px 0px;
}

#logo
{
	width: 600px;
	height: 120px;
	padding: 20px 0 5px 10px;
}

.sublogo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#contentwrapper
{
	margin-top: 20px;
	float: left;
	width: 100%;
	height: 100%;
}

#contentcolumn{
	margin-left: 255px; /*Set left margin to LeftColumnWidth*/
}

#contentcolumn a, #contentcolumn a:visited, #contentcolumn a:active, #contentcolumn form a, #contentcolumn form a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003f8b;
	text-decoration: none;
}

#contentcolumn a:hover, #contentcolumn form a:hover
{
	text-decoration: underline;
}

#leftcolumn{
float: left;
width: 260px; /*Width of left column*/
margin-left: -100%;
margin-top: 0px;
}

.innertube{
margin: 20px 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* lista inline */
li.inline
{
	display: inline;
}

/* box specializzazioni */
div.box_spec_maincontainer
{
	width: 100%;
	height: auto;
}

div.box_spec_container
{
	width: 200px;
	float: left;
	margin: 8px;
}

div.box_spec_head
{
	background:url(images/box_spec_head.png) top no-repeat;
}

div.box_spec_head h1
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 5px 8px;
	margin-bottom: 0px;
}

div.box_spec
{
	width: 198px;
	float: left;
	padding-top: 15px;
	background: #FFF url(images/topBG.png) bottom repeat-x;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 20px;
}

/* chi siamo */
div.container_persona
{
	width: 210px;
	min-height: 300px;
	float: left;
	margin: 0 4px;
	background: url(images/topBG.png) bottom repeat-x;
	border: 1px solid #DDD;
}

div.persona_img
{
	height: 150px;
	border: 0;
	margin: 15px;
}

div.persona_img img
{
	max-width: 180px;
	max-height: 150px;
}

/* chi siamo persona dettaglio*/
div.container_persona_dettaglio
{
	width: 100%;
	min-height: 350px;
	background: url(images/topBG.png) bottom repeat-x;
	border: 1px solid #DDD;
}

div.persona_dettaglio_img
{
	border: 0;
	margin: 15px;
}

div.persona_dettaglio_img img
{
	width: 100%;
	margin: 0 auto;
}

/* tabella report soci */
table.rep_soci
{
	width: 100%;
	margin: auto;
	border: 1px solid #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
}

tr.rep_soci_pari
{
	background: #FFF;
}

tr.rep_soci_dispari
{
	background: url(images/topBG.png) repeat-x bottom;
}

tr.rep_soci_pari:hover, tr.rep_soci_dispari:hover
{
	background: #FFC;
}

td.rep_soci, th.rep_soci
{
	border: 1px solid #DDD;
	vertical-align: middle;
}

td.rep_centri
{
	border: 1px solid #DDD;
	vertical-align: middle;
	padding: 0 10px;
	text-align: left;
}

td.rep_soci img, th.rep_soci img
{
	vertical-align: middle;
}

select
{
	border: 1px solid #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#222;
	outline: none;
}

option
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#222;
	outline: none;
}

/* fine tabella report soci*/

#tip {
	display:none;
	background:transparent url(/images/black_arrow.png) center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	height:85px;
	width:160px;
	padding: 25px;
	z-index:100;
}

div.cont_news
{
	width: 100%;
	border: 1px solid #DDD;
}

.cont_news p
{
	padding: 0;
}

div.cont_news .calendar
{
	width: 96px;
	height: 96px;
	background: url(/images/empty_calendar.png) no-repeat center;
	margin: 5px -5px 0 0;
	float: right;
}

.cont_news p.calendar_month
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFF;
	margin-top: 15px;
	padding: 0;
	text-align: center;
}

.cont_news p.calendar_day
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35pt;
	font-weight:bold;
	color: #FFF;
	margin-top: -8px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

.cont_news h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border: 0px;
	margin-top: 5px;
}

.cont_news h1 a, .cont_news h1 a:visited
{
	color: #003f8b;
	border: 0px;
}

div.footer_lista_art
{
	width: 100%;
	margin: 0;
	height: 30px;
	background: url(images/topBG.png) repeat-x bottom;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	margin-bottom: 20px;
}

div.footer_lista_art p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 6px 15px;
}

div.footer_lista_art p span.left
{
	font-size:10pt;
	vertical-align: middle;
	padding: 0;
	float: left;
}

div.footer_lista_art p span.right
{
	font-size:8pt;
	vertical-align: middle;
	padding: 0;
	float: right;
}

div.footer_lista_art p span.right a, div.footer_lista_art p span.right a:visited 
{
	font-size: 8pt;
}

/* table mailer */

td.mailer
{
	vertical-align: middle;
	width: 120px;
	height: 35px;
}

/* step box index */

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 610px;/*Width of Carousel Viewer itself*/
margin: 0 auto;
height: 150px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 595px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 128px;
text-align: center;
}

div.panel .calendar
{
	background:url(images/calendar_index.png) center no-repeat;
	width: 130px;
	height: 130px;
	float: left;
	margin-right: 10px;
}

div.panel .new
{
	position:absolute;
	margin: 80px 0 0 90px;
	background:url(images/new.png) center no-repeat;
	width: 48px;
	height: 48px;
}

div.panel .no_news
{
	background:url(images/no_news.png) center no-repeat;
	width: 128px;
	height: 128px;
	float: left;
	margin-right: 10px;
}

div.panel .calendar p.month
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	padding: 0;
	padding-top: 22px;
	text-align: center;
}

div.panel .calendar p.day
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 45pt;
	font-weight:bold;
	color: #F6F6F6;
	padding: 0;
	margin-top: -10px;
	text-align: center;
	vertical-align: middle;
}

div.panel .txt_panel
{
	height: 88px;
	margin: 20px 0 20px 130px;
	vertical-align: middle;
}

div.panel .txt_no_news
{
	height: 20px;
	margin: 54px 0 54px 138px;
	vertical-align: middle;
}

/* caratteri */

a, a:visited, a:active, form a, form a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003f8b;
	text-decoration: none;
}

a:hover, form a:hover
{
	text-decoration: underline;
}

#contentcolumn .pag 
{
	margin:0 0 20px 0;
	padding: 10px 0 0 0;
	color:#222;
	text-align: center;
}

#contentcolumn .pag span 
{
	padding: 6px 10px;
	background: url(images/bgddtabs1a.png) repeat-x top;
	border:1px solid #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin:0 5px 0 0;
}

#contentcolumn .pag a,#contentcolumn .pag a:visited
{
	padding: 6px 10px;
	background: url(images/bgddtabs1a.png) repeat-x top;
	border: 1px solid #DDD;
	color: #222;
	font-size: 9pt;
	margin-right: 5px;
	text-decoration: none;
}

#contentcolumn .pag a:hover, #contentcolumn .pag .on
{
	padding: 6px 10px;
	background: url(images/bgddtabs1h.png) repeat-x top;
	border: 1px solid #DDD;
	color: #FFF;
	font-size: 9pt;
	margin-right: 5px;
	text-decoration: none;
}

#contentcolumn a.big, #contentcolumn a.big:visited
{
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 25pt;
	color:#003f8b;
	line-height:1.3em;
	margin-bottom: 10px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#003f8b;
	border-bottom: 1px solid #003f8b;
	margin: 0 0 10px 0;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color:#003f8b;
	margin-bottom: 10px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#003f8b;
	margin-bottom: 10px;
}

h5
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color:#444;
	margin-top: -10px;
	margin-bottom: 5px;
	font-style: italic;
}

h6
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color:#777;
	margin: 0 10px;
}

p, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	line-height: 1.5em;
	margin-bottom: 3px;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	line-height: 1.5em;
}

.defpanel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
}

.small
{
	font-size: 8pt;
}

.small2
{
	font-size: 9pt;
}

.medium
{
	font-size: 16pt;
}

.big
{
	font-size: 30pt;
}

.bold
{
	font-weight: bold;
}

li
{
	list-style: inside;
	list-style-image:url(images/li.png);
	margin-top: 0px;
	padding: 0px;
}

hr.blue
{
	width: 100%;
	border: 1px dashed #DDD;
}

.align-left
{
	text-align:left;
}

.align-center
{
	text-align:center;
}

.align-right
{
	text-align:right;
}

.justify
{
	text-align:justify;
}

/* share */
div.shareinfocont
{
	width: 100%;
	height: 60px;
	margin: 25px 0 15px 0;
}

div.shareinfo
{
	width: 40px;
	height: 40px;
	margin: 20px 10px 0 0;
	float: left;
	text-align: center;
	font-size:18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}

div.shareinfo img
{
	margin-bottom: 5px;
	margin: 9px auto;
	vertical-align: middle;
}

div.shareinfo_count
{
	margin: -65px 0 0 25px;
	width: 32px;
	height: 32px;
	text-align:center;
	background:url(/images/comment.png) center no-repeat;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight: bold;
	color: #FFF;
}

/* allegati */

div.allegato
{
	width: 100%;
	height: 65px;
	padding: 10px 0;
	margin-bottom: 10px;
	border: 1px solid #DDD;
}

div.allegato:hover
{
	background: #F0F0F0;
}

div.img_allegato
{
	float: left;
	height: 64px;
	margin-left: 10px;
	margin-right: 15px;
}

div.descr_allegato
{
	float: left;
	width: 430px; /*Width of left column*/
	margin-top: 0px;
	height: 64px;
	margin-right: 15px;
}

div.down_allegato
{
	float: left;
	margin-left: -100%;
	margin-top: 0px;
	height: 64px;
	float: right;
	margin-right: 15px;
}
/* tabbed content */

#tabbed {
	width: 100%;
	margin: 25px 0 0 auto;
	padding: 0;
	height: 24px;
}

#tabbed .pulsante_tab a, #tabbed pulsante_tab a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	float:left;
	text-align:center;
	text-decoration:none;
	padding: 4px 12px;
	margin-right: 5px;
	margin-top: -10px;
	background: url(images/bgddtabs1a.png) repeat-x bottom;
	border-left: 2px solid #DDD;
	border-right: 2px solid #EEE;
	border-top: 2px solid #DDD;		
}

#tabbed .pulsante_tab a.selected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#FFF;
	float:left;
	text-align:center;
	text-decoration:none;
	padding: 4px 12px;
	margin-right: 5px;
	background: url(images/bgddtabs1h.png) repeat-x bottom;
}

#tabbed .pulsante_tab a:hover
{
	background: url(images/bgddtabs1h.png) repeat-x bottom;
	color:#FFF;
	text-decoration: none;
}

#commenti, #condivisione_art, #sino, #nocommenti, #lista_commenti
{
	width: 100%;
	border: 1px solid #DDD;
	margin: 0 0 0 auto;
	padding: 0 0 10px 0;
	background: url(images/topBG.png) repeat-x bottom #FFF;
}

#commenti p, #condivisione_art p, #sino p, #nocommenti p, #lista_commenti p
{
	padding: 5px 20px;
}

#commenti h3, #condivisione_art h3, #sino h3, #nocommenti h3, #lista_commenti h3
{
	margin-top: 15px;
}

#commenti a:hover, #condivisione_art a:hover, #sino a:hover, #nocommenti a:hover, #lista_commenti a:hover
{
	text-decoration:none;
}

#commenti a, #commenti a:visited, #condivisione_art a, #condivisione_art a:visited, #sino a, #sino a:visited, #nocommenti a, #nocommenti a:visited, #lista_commenti a, #lista_commenti a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
}

#commenti a:hover, #condivisione_art a:hover, #sino a:hover, #nocommenti a:hover, #lista_commenti a:hover
{
	color: #003f8b;
	text-decoration: none;
}

/* commenti */

#commentbox
{
	background:url(images/bgcommento.png) bottom repeat-x #FFF;
	width: auto;
	margin: 0 30px;
	padding: 10px;
}

#commentbox p
{
	padding: 0;
	margin: 0;
}

#commentfooter{
	background: url(/images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 60px;
	padding-top: 2px;
	margin-left:25px;
	margin-bottom: 2em;
}

#commentfooter p
{
	padding: 0;
	margin: 0;
	color: #4A4A4A;
	font-size: 10pt;
}

img.share_icon
{
	vertical-align:middle;
	width: 32px;
	height: 32px;
	border: 0px;
}

img.middle
{
	vertical-align: middle;
}

/* Footer */

#footer { 
	clear: both; 
	color: #666;
	background: url(images/footer-cicle.jpg) center no-repeat; 
	border-top: 5px solid #3d89c3;
	width: 950px;
	margin: auto;
	margin-top: 30px;
	padding-top: 20px;   
	font-size: 10px;
	height: 60px;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #333;
}

#footer a, #footer a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none; 	
	color: #333;
}

#footer a:hover
{
	text-decoration: underline; 	
}

#footer .footer-left
{
	float: left;
	width: 20%;
}

#footer .footer-right
{
	float: right;
	width: 60%;
	margin-right: -1px;
}

#cont_btn_footer
{
	width: 180px;
	height: 24px;
	float:right;
	margin-bottom: 17px;
}

.btn_home {
width: 24px;
height: 24px;
float: left;
margin: 0 5px
}

.btn_home a {
display: block;
width: 24px;
height: 24px;
background: url(/images/home.png) no-repeat bottom center;
}

.btn_home a:hover {
background-position: top center;
}

.btn_book {
width: 24px;
height: 24px;
float: left;
margin: 0 5px
}

.btn_book a {
display: block;
width: 24px;
height: 24px;
background: url(/images/favorite.png) no-repeat bottom center;
}

.btn_book a:hover {
background-position: top center;
}

.btn_cnt {
width: 32px;
height: 24px;
float: left;
margin: 0 5px
}

.btn_cnt a {
display: block;
width: 32px;
height: 24px;
background: url(/images/contatti.png) no-repeat bottom center;
}

.btn_cnt a:hover {
background-position: top center;
}

.btn_pri {
width: 24px;
height: 24px;
float: left;
margin: 0 5px
}

.btn_pri a {
display: block;
width: 24px;
height: 24px;
background: url(/images/lock.png) no-repeat bottom center;
}

.btn_pri a:hover {
background-position: top center;
}

.btn_rss {
width: 24px;
height: 24px;
float: left;
margin: 0 5px
}

.btn_rss a {
display: block;
width: 24px;
height: 24px;
background: url(/images/rss.png) no-repeat bottom center;
}

.btn_rss a:hover {
background-position: top center;
}
