/********************************************
* formedilbari.it
* Design-Developed by Comma3 (web designer Annia Arosa Martinez)
* http://www.formedilbari.it
*
* Creato 20/1/2009 
*
* Site Style
********************************************/

* {	margin: 0;	padding: 0; }

body {
	background: #F5F5F5 url(../img/bg_body.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	color: #163856;
*/	
}

h1 {
/*	letter-spacing: -1px;
*/	font-size: 2.0em;
	font-weight: normal;
	color: #2e3192;
	
}

h2 {
	margin-top: 15px;
	/*letter-spacing: 0.05em;*/
	text-transform: uppercase;
	font-size: 1.2em;
	color: #000;
}

h3 { font-size: 1.0em; margin-bottom: 6px; color:#0b1e64; }

h4 { font-size: 1em; }
h5 { color:#000;}

p, ul, ol {	margin-bottom: 20px; line-height: 170%; }

p { }

blockquote {
	padding: 0 30px; background: url(../img/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p { }

a {
	background: url(../img/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #8E3879;
}

hr { display: none;}


/* Wrapper */

#wrapper {
	background: url(../img/img08.gif) repeat-x left bottom;
}

/* Menu Nav1*/

#Nav1 {
	float: left;
	height: 50px;
	width: 745px;
	margin: 0;
}

#Nav1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#Nav1 li {
	display: inline;
}

#Nav1 a {
	float: left;
	height: 25px;
	padding: 10px 18px 0px 18px;
	font-size: 1.1em;
	font-weight: bold;
	color: #C3D2DF;
}

#Nav1 a:hover, #Nav1 .current_page_item a  {
	background: url(../img/bg_current.png) repeat-x;
	color: #FFFFFF;
}


/* Header */
#header {
	height: 150px;
	width: 960px;
	margin: 0 auto;
	background: url(../img/bg_header.png) no-repeat;
}

/* bxAreaR */
#bxAreaR{
	height: 32px;
	width: 215px;
	margin: 0;
	float:right;
	background: url(../img/bg_ariservata.png) no-repeat;
	text-align:center; 
}
#bxAreaR h2 a { text-align:center; color:#FFF; font-size:0.8em; padding: 0 0;}
#bxAreaR h2 a:hover { color: #8E3879; }


	/* Logo */
	
	#logo {
	float: left;
	margin-top: -32px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 960px;		
	}
	 #logo a {
		float: left;
		margin: 0;
		padding: 0;
		height: 110px;
		width: 218px;    
		background: none;
	}
	#logo h1, #logo h1 a {
		float: left;
		margin: 0;
		padding: 0;
		height: 110px;
		width: 218px;	
		
	}
	
	#logo h1 {
		text-indent: -100000px;
	}
	
	#logo h1 a:hover {
		text-decoration: none;
		background: none;
		
		
	}

	#logo h2{
	float: left;
	font-size: 1.5em;
	width: 730px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	text-transform: capitalize;
	font-weight: normal;
	margin-top: 45px;
	letter-spacing: -1px;
	}
	#logo p{
	float: left;
	font-size: 0.9em;
	font-weight: normal;
	}

	
/* Search */
#search {
	float: left;
	width: 215px;
	padding: 10px 0px 4px 0;
	background: url(../img/bg_search.png) no-repeat 0 0px;
}

#search fieldset {	border: none; }

#search legend { display: none; }

#s {
	padding: 0em;
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #585858;/*#173957;*/
}

#x {display: none;}



/* Box Newsletter */
#newsletter {
	float: left;
	width: 215px;
	padding: 10px 0px 4px 0;
	background: url(../img/bg_newsletter.png) no-repeat 0 0px;
}

#newsletter fieldset {	border: none; }

#newsletter p { padding: 2px 10px; margin:0px;}
#newsletter small {	/*text-transform: uppercase;*/ color:#FFF; padding:5px;}
#newsletter input {  border: 0px }
#c {
	padding: 0em;
	float: left;
	width: 155px;
	margin: 0 0 15px 5px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #585858;/*#173957;*/
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(../img/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(../img/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(../img/img09.gif) no-repeat left bottom;
}

.flash { width: 700px; height:200px; margin: 0 0 10px 20px; background:#003300; float:left;}


#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;}
#page ol li {
	margin-left: 15px;}

/* Content Index */

#contentIndex {
	float: left;
	width: 430px;
	/*height: 800px;*/
	min-height: 650px;
	max-height: 650px;
	padding: 0 0 0 20px;
}

html>body #contentIndex {
	height: auto;
}

#pagetitle{	padding: 10px 0px; border-bottom: 1px solid #ccc;}
/* Content Index */
#boxCorsi{
   min-height: 490px; 
   max-height: 490px;  
}
#content {
	float: left;
	width: 700px;
	min-height: 600px;
	padding: 0 0px 0 0px;
	margin-left: 20px;
}

.pages{	background: url(../img/bg_box.png) repeat-x 1px 0px;}

html>body #content {
	height: auto;
}

/* Post */


.navpage {
	font-size: 12px;
	/*text-transform: uppercase;*/
}
.navpage em { padding: 0 5px;}
.post { background: url(../img/bg_line_dashed.gif) repeat-x left bottom; padding: 0px 0px 15px 0px; }
.post ul { list-style: none; }

.post ul li { padding-left: 15px;	background: url(../img/img11.gif) no-repeat 0 5px;}
.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}


.post .Boxhotspot {	padding: 20px 20px 10px 20px; margin-bottom: 10px; border:8px #CCCCCC solid; background-color: #FDEEB7;}
.post .Boxhotspot h2 {
	border-bottom: 3px solid #eeaa00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.post .Boxhotspot p {
	font-size: 11px;
	line-height: 1.6em;
}
.post .Boxhotspot .image { float: left; margin: 0px 10px 8px 0px;  padding: 2px; border: 1px solid #eeaa00;}

.post .Boxhotspot .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
	text-align:center;
}

.post .Boxhotspot .caption a {	color: #999999; }
.intro {
	font-size: 0.9em;
	color: #303384;
	text-indent: 1.6em;
	line-height: 1.6em;
	font-style: italic;
}
.news {	padding: 20px 10px 0 10px;	background: url(../img/bg_box.png) repeat-x 0 0; }
.title {	padding: 10px 10px 8px 0px; background: url(../img/bg_title.gif) repeat-x 0 0; margin-bottom: 10px; }	

.post .corsname {	padding: 10px 10px;  background:  #fff59d; margin-bottom: 10px;}	
.post .corsname a { background: none; }

.post .byline {
	margin: 8px 0;
	padding: 5px 0px 5px 25px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	color: #5e696c;
	background: #fff url(../img/icon_calendar.png) no-repeat 3px 5px;
}
.post .ore {
	margin: 8px 0;
	padding: 5px 0px 5px 25px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	color: #5e696c;
	background: #fff url(../img/icon_ore.png) no-repeat 3px 5px;
}

.post .byline a { color: #242787; margin: 0 10px;}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}
.post .evident {
	margin: 20px 20px 0px 20px;
	padding: 5px 20px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .9em;
}

.post .evident ul
{	margin: 2px 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.post .evident li {
	padding: 0 10px 0 15px;
	display: inline;
	background: url(../img/arrowdx.gif) no-repeat 0 3px;
}



.post .entry {	padding: 10px 10px 10px 10px; border-bottom: 2px solid #ddd; margin-bottom: 10px;}

.post .tags a {
	padding: 0 5px;
	background: none;
}
/* CLASSI SCHEDA CORSI -----------------*/
	.destinathion {
		margin: 0 0 0 0px;
		padding: 5px 10px;
		/*background: #F0F0F0;*/
		line-height: normal;
		font-size: 11px;
	}
	.infocors {
		margin: 0;
		padding: 5px 10px;
		background: #dcddff;
		line-height: normal;
		font-size: .9em;
	}
	.infocors p {
	margin: 0;
	padding: 1px 0px;
	font-size: 0.9em;
	/*text-transform: uppercase;*/
	}

		.status {
			padding: 15px 10px 15px 10px;
			font-weight: bold;
			float:right;
			width:180px;
			text-align: center;
			border: 1px solid #C0C0C0;
			background-color: #fff;
			margin-left: 5px;
		}
		.status span{
			padding: 5px 10px 5px 10px; 
			color:#000;
			/*margin-left:10px;*/
		}
			.status .open {	background: #00ff01; }
			.status .inclosed {	background: #f48400; }
			.status .closed { background: #ff0000; }
		
/* Partners */
.post .argomentList {  margin: 0 10px; color: #f00;}
.post .argomentList p {  
	margin: 0 10px 10px 10px; 
	padding: 20px 10px; clear:both; 
	background: url(../img/bg_line_dashed.gif) repeat-x left bottom; padding: 0px 0px 15px 0px; 
	}
.post .argomentList img {
		float: left;
		margin: 0px 15px 10px 5px;
		border: 1px solid #ccc;
		padding:1px;}
.post .argomentList small{
	padding: 5px 10px 5px 0px; 
	color:#666;
	/*margin-left:10px;*/
}

.argoment2 {
	padding: 0px 0px 0 20px;
	width: 460px;
	float:right;
	border-left: 1px solid #DECA7E;
}

.argoment {
	padding: 20px 0px 10px 20px;
/*	background: url(../img/bg_box.png) repeat-x 0 0;
*/}

.argoment p, .argoment2 p{
	line-height: normal;
	text-align:justify;
}
.argoment ul, .argoment2 ul{
	line-height: normal;
	text-align:justify;
	padding: 10px 50px;
}
.argoment li, .argoment2 li{
	padding-bottom: 10px;
}
.argoment .name{
	width: 140px;
	float:left;
	background: url(../img/line_ver1.gif) repeat-y 110px 0px;
}
 
 ul.list {
	margin: 0;
	padding: 0 0 10px 30px;
	list-style: none;
}

 ul.list li {
	padding: 2px 8px 2px 20px;
	background:  url(../img/bullet_list.png) no-repeat 0 3px;
}

.dashed {	background: url(../img/bg_line_dashed.gif) repeat-x left bottom; padding: 8px 20px;}
.left { float: left; margin: 0px 15px 15px 0px;  padding: 2px; border-bottom: 1px solid #999;}
.right { float: right; margin: 0px 0px 15px 15px;  padding: 2px; border-bottom: 1px solid #999;}
.clear { clear:both; padding:0px; margin:0; }




/* Multimedia Style */

div#media{
padding: 8px 0px 8px 18px;
background: #FFF url(../img/bg_tab.gif) no-repeat; 
border-bottom: 1px solid #cfccc9;

}
div#media ul.tab  { margin: 0px; padding: 5px 0px 0px 0px; height: 35px;}

div#media ul.tab li{
	list-style: none;
	display: inline;
	height: 25px;
	float:right;
	background: url(../img/px.gif) repeat-x; 
	margin: 0 0 10px 0;
}

div#media ul.tab a {
	padding: 10px 18px;
	font-size: 10px;
	background: #ddd;
	color: #333;
	height: 25px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	border: 1px solid #cfccc9;
}

div#media ul.tab a:hover, div#media ul.tab a.current {
	background: #FFF;
	color: #666;
	border-bottom: 1px solid #fff;
}


div#media img { 
		float: left;
		margin: 0px 15px 15px 0px;
		border: 1px solid #ccc;
		padding:1px;
		height: 80px;
		width: 105px;
		}


/* Sidebar Common Style */

.sidebar { }

.sidebar ul {	line-height: normal; }

.sidebar li {	padding: 0;	background: none; }

.sidebar li ul { }

.sidebar li{
	padding: 10px 0px 10px 0px;
	background: url(../img/bg_line_dashed.gif) repeat-x left bottom; 
}

.sidebar a { background: none; }

.sidebar .date {
	margin: 5px 0; 
	padding: 5px 0px;
	line-height: normal;
	font-size: .81em;
	font-weight: bold;
	color:#000033;
}
.sidebar .note {
	margin: 5px 0; 
	padding: 5px 0px;
	line-height: normal;
	color:#666;
}
/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 216px;
	padding: 0 2px 0 0;
}
#sidebar3 {
	float: left;
	width: 180px;
	padding: 0 2px 0 0;
	margin: 30px 0px 20px 10px;
	background: #fff;
}

#sidebar2 h2 {
/*	background: url(../img/bg_sidebar_title.png) 0px 0px; 
*/
	background-color:#fdfdfd;
	border-bottom: 3px solid #ffcb0b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 3px 10px;
}
#sidebar2 h2 a{}

#sidebar2 h2 a:hover, #sidebar2 h2 a .current_page_item {
	color: #257FCB;

}

#sidebar2 ul li li { margin:0 0px; }
#sidebar1 ul li li { 
	margin:0 0px; 
	background: url(../img/bg_line_dashed.gif) repeat-x left bottom; 
	padding: 0px 0px 15px 0px;  }
#sidebar1 h2 { 
	margin:0 0px; 
	padding: 0px 0px 2px 5px;
	background-color:#eef1ff;
	border-left: 3px solid #163856;  }
#sidebar1 a { color:#2e3192;} #sidebar1 a:hover { color:#333;}


/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}


/* Table catalog */

#catalogo {
	padding: 0 10px 20px 10px;
}

#catalogo table {
	width: 100%;
	text-align: left;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#catalogo th, #catalogo td {
	padding: 6px;
	border: 1px solid #FFFFFF;
}

#catalogo thead {
	background: #FFFFFF;
	font-size: 1em;
	padding: 5px;
	border-top: 1px solid #333;
}
#catalogo thead h3 {
	background: #FFFFFF;
	font-size: 13px;
	padding: 0px;
	
}

#catalogo tbody {
	font-size: .9em;
	font-weight: bold;
}

#catalogo tbody td {
	padding: 9px;
	line-height: 1.6em;
}

#catalogo tbody a {
	color: #000;
	font-size: 1.1em;}

#catalogo tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#catalogo thead { background: #FFFFFF; color:#000; }
#catalogo  .label { background:#2044a3; color:#FFFFFF; font-size: 1.1em;}
#catalogo .color1 { background:#cfdcff; color:#545454; }
#catalogo .color2 { background:#e2f7b0; color:#545454; }
#catalogo .color3 { background:#ffe8cd; color:#545454; }
#catalogo .color4 { background:#ffd8f6; color:#545454; }
#catalogo .color5 { background:#e4e4e5; color:#545454; }
#catalogo td .dashed { border-buttom: 1px dashed #333; }

/*#catalogo  .label { background: url(../img/bg_thead_cat.gif) repeat-y 0px 0px; color:#FFFFFF; font-size: 1.1em;}
#catalogo .color1 { background: url(../img/bg_tbody_color1.gif) repeat-y 0px 0px; color:#545454; }
#catalogo .color2 { background: url(../img/bg_tbody_color2.gif) repeat-y 0px 0px; color:#545454; }
#catalogo .color3 { background: url(../img/bg_tbody_color3.gif) repeat-y 0px 0px; color:#545454; }
#catalogo .color4 { background: url(../img/bg_tbody_color4.gif) repeat-y 0px 0px; color:#545454; }
#catalogo .color5 { background: url(../img/bg_tbody_color5.gif) repeat-y 0px 0px; color:#545454; }
*/

.banner{ padding: 2px 2px 2px 2px; border-top: 1px solid #ddd; border-bottom: 2px solid #000; margin-bottom:10px;}
/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(../img/img10.gif) no-repeat;
}
#footer .firma a{ color:#000;}  #footer .firma a:hover { color:#ed1c24; }

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}


select{
	width: 350px;
	}
	
	
	
/* calendario */
.cellaConEvento{
	background-color: #ffcb0b;
	border: 1px solid #F0F0F0; 
	font-size: 1.1em;
}

.tooltip{
	position: absolute;
	z-index: 100;
	display: none; 
	background-color: #f5f5b5;
	border: 1px solid #DECA7E;
	width: 200px;
	padding: 0 10px;
}


.tooltip p {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   line-height: 18px;
   text-align: left;
   font-weight: normal;
   color: #49392F;
}

.tooltip p a {
   color: #990;
   font-weight: bold;
}

.tooltip p a:hover {
   color: #49392F;
   font-weight: bold;
}

.tooltip img {
   border:none;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
.more {
   margin: 5px 0 15px 0;
   padding: 0;
}


/*NON ELIMINARE IL NOME DELLE CLASSI MA SOLO MODIFICARE LE PROPRIET*/
 #hotspot{
	height: 410px;
	/*background: #FDEEB7 url(../img/bg_box_hotspot.gif) repeat-x 0 0;*/
}   
	#hotspot_pages{
		text-align: right;
		margin: 10px 0;
	}

	#hotspot_pages a {
		 border: 1px solid #ccc;
		 /*background-color: #E0E0E0;*/
		 text-decoration: none;
		 margin-left: 8px; 
		 padding: 0px 5px; }
		 
	#hotspot_pages a.activeSlide { background: #ea0; }
	#hotspot_pages a:focus { outline: none; }

#rss{
	text-align: right;
	border: 0px solid #000;
	margin-right: 10px;
	
}
#rss img{
	margin-top: 3px;
	
}

/*Add This Button*/
#addthis_button{
	text-align: right;
	border-bottom: none;
}
.addthis_button{
	background:none;
	 }

ul.informedil{
	list-style: none;   
	background: none;	
} 
ul.informedil li{
	background: none;
}
ul.informedil li img{
	float: left;
	padding: 3px;
}               