@charset "utf-8";
html, body {
	margin: 0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: url(bg_main.jpg) repeat-y;
	background-position: center;
	height:100%;
}
a:hover {
	color:#996600;
}
a:link {
	color:#996600;
}
a:visited {
	color:#996600;
}
/*//////////////////////////////////////////////////////////////////////////*/
/*        MAIN                                                             */

#c_main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	margin-bottom:-30px;
	height: auto !important;
	height:100%;
}
/* TOP */
#c_top {
	margin-right: 20px;
	margin-left: 20px;
}
#c_top h1, h2, h3, h4, h5{
	margin:0;
	padding:0;
}

#c_top ul {
	margin:0;
	padding:0;
}
#c_top li {
	list-style:none;
	float: left;
	display: block;
}
#c_top a, #c_top a:visited {
	display: block;
}
#c_top a.t1 {
	background: url(top_loghi.jpg) no-repeat;
	background-position:0 0;
	width:490px;
	height:30px;
}
#c_top a.t3 {
	background: url(top_loghi.jpg) no-repeat;
	background-position:-490px 0;
	width:80px;
	height:30px;
}
#c_top a.t2 {
	background: url(top_loghi.jpg) no-repeat;
	background-position:-570px 0;
	width:190px;
	height:30px;
}
#c_top li.t4 {
	background: url(top_img.jpg) no-repeat;
	background-position:0 0;
	width:760px;
	height:182px;
}
#c_top li.t5 {
	background: url(top_title.jpg) no-repeat;
	background-position:0 0;
	width:680px;
	height:35px;
}
#c_top a.t6 {
	background: url(top_title.jpg) no-repeat;
	background-position:-680px 0;
	width:80px;
	height:35px;
}

/* hover + selected */

#c_top a.t2:hover, #c_top a.t3:hover  {
	cursor:pointer;
}

#c_top a.t6:hover, #c_top a.t6 _selected {
	background: url(top_title.jpg) no-repeat;
	background-position:-680px -35px;
	width:80px;
	height:35px;
}

#c_top span {
	display:none;
}


/*----------------*/
#c_page {
	width: 540px;
	height: auto !important;  /* per i browser moderni */
    height: 1100px;      /* per IE5.x e IE6 */
    min-height: 1100px;  /* per i browser moderni */
	margin: 0px 0px 0px 20px !important;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
#c_page_all {
	margin: 0 20px;
	width: 760px;
}
#c_intro {
	padding: 10px 10px;
}
#c_intro_vuoto {
	font-size:10px;
	padding: 0px 0px;
}
#c_intro p {
	margin: 0 0;
	padding: 0 0;
}
#footer {
	background-image: url(bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 760px;
	margin: 0 auto;
}
.push {
	width:800px;
}
#footer, .push {
	height: 30px;
}
/*                                                                          */
/*//////////////////////////////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////////////////////////////*/
/*        NAV                                                              */

#nav {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav li {
	list-style:none;
	float: left;
}
#nav a, #nav a:visited {
	height:60px;
	display: block;
}
/* Pulsanti NAV */
#nav a.p1 {
	background: url(nav.jpg) no-repeat;
	background-position:0 0;
	width:54px;
}
#nav a.p2 {
	background: url(nav.jpg) no-repeat;
	background-position:-54px 0;
	width:101px;
}
#nav a.p3 {
	background: url(nav.jpg) no-repeat;
	background-position:-155px 0;
	width:71px;
}
#nav a.p4 {
	background: url(nav.jpg) no-repeat;
	background-position:-226px 0;
	width:128px;
}
#nav a.p5 {
	background: url(nav.jpg) no-repeat;
	background-position:-354px 0;
	width:167px;
}
#nav a.p6 {
	background: url(nav.jpg) no-repeat;
	background-position:-521px 0;
	width:137px;
}
#nav a.p7 {
	background: url(nav.jpg) no-repeat;
	background-position:-658px 0;
	width:102px;
}
/* hover + selected */
#nav a.p1:hover, #nav a.p1_selected {
	background: url(nav.jpg) no-repeat;
	background-position:0 -60px;
	width:54px;
}
#nav a.p2:hover, #nav a.p2_selected {
	background: url(nav.jpg) no-repeat;
	background-position:-54px -60px;
	width:101px;
}
#nav a.p3:hover, #nav a.p3_selected {
	background: url(nav.jpg) no-repeat;
	background-position:-155px -60px;
	width:71px;
}
#nav a.p4:hover, #nav a.p4_selected {
	background: url(nav.jpg) no-repeat;
	background-position:-226px -60px;
	width:128px;
}
#nav a.p5:hover, #nav a.p5_selected {
	background: url(nav.jpg) no-repeat;
	background-position:-354px -60px;
	width:167px;
}
#nav a.p6:hover, #nav a.p6_selected {
	background: url(nav.jpg) no-repeat;
	background-position:-521px -60px;
	width:137px;
}
#nav a.p7:hover, #nav a.p7_selected {
	background: url(nav.jpg) no-repeat;
	background-position:-658px -60px;
	width:102px;
}
#nav span {
	display:none;
}
/*                                                                          */
/*//////////////////////////////////////////////////////////////////////////*/



/*//////////////////////////////////////////////////////////////////////////*/
/*       SUBNAV                                                    */

#subnav {
	/*background: url(bg_subnav.jpg) repeat-y;
	background-position:center;*/
	width: 220px !important;
	width: 215px;
	float: right;
	margin: 0px 20px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}

/*TOP*/
.s_top {
	background: url(top_subnav.jpg) no-repeat;
	background-position:right top;
	height: 44px;
	padding-top: 20px;
	padding-left: 26px;
}
.s_top h1 {
	margin: 0 0;
	padding: 0 0;
	font-size: 22px;
}

/*MAIN*/
.s_main {
	background: url(bg_subnav.jpg) repeat-y;
	background-position:right top;
	padding-left: 30px;
}
.s_main ul {
	margin:0;
	padding:0;
}
.s_main li.data {
	list-style:none;
}
.s_main ul.scuole {
	margin:0;
	padding:10px 0 10px 20px;
	list-style-type: disc;
}
.s_main a {
	color:#000000;
	text-decoration: none;
}
.s_main a:hover {
	color:#996600
}
.s_main h1 {
	margin: 0 0;
	padding: 0 0;
	font-size: 22px;
}
.s_main p {
	background: url(line_subnav.jpg) no-repeat;
	background-position:left top;
	margin:0 0 0 -10px !important;
	margin:0 0 0 -15px;
	padding:0;
	display: block;
	height: 22px;
}

/*NEWS*/
.s_news {
	background: url(bg_subnav.jpg) repeat-y;
	background-position:right top;
	padding:0 0 0 30px;
}

.s_news a {
	margin: 10px 0 0 0;
	display: block;
}
.s_news a:hover {
	color:#996600
}


.s_news p {
	margin:0 0 0 -10px;
	padding:0;
}

.s_news h5 {
	margin: 0 0;
	padding: 0 0;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.s_news h4 {
	margin: 0 0;
	padding: 0 0;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
	
	
.s_news span {
	background: url(line_subnav.jpg) no-repeat;
	background-position:left top;
	margin:0 0 0 -10px !important;
	margin:0 0 0 -15px;
	padding:0;
	display: block;
	height: 22px;
}

/*CALENDAR*/
.s_calendar {
	background: url(bg_subnav.jpg) repeat-y;
	background-position:right top;
	padding-left: 25px;
}
.s_calendar h1 {
	margin: 0 0;
	padding: 0 0;
	font-size: 16px;
	font-weight: bold;
}
.s_calendar table{
	margin: 5px 0 0 0 ;
	padding: 0 0;
	color: #999999;
	font-size: 11px;
	border-spacing: 3px;
	width: 190px;
}
.s_calendar tr{
	margin: 0 0;
	padding: 0 0;
}
.s_calendar td{
	margin: 0 0;
	padding: 0 0;
	height: 22px;
	text-align: center;
	background-color: #E6E6E6;
	border: 1px solid #D4D4D4;
}
.s_calendar td.empty{
	background-color: #F1F1F1;
	border: 1px solid #EAEAEA;
}
.s_calendar td.active{
	background-color: #E6E6E6;
	border: 2px solid #B69D67;
}
.s_calendar td.selected{
	color: #000000;
	background-color: #FFFFFF;
	border: 2px solid #996600;
}

.s_calendar a {
	color: #999999;
	text-decoration: none;
}
.s_calendar a:hover {
	color:#996600;
}

.s_calendar p {
	background: url(line_subnav.jpg) no-repeat;
	background-position:left top;
	margin:0 0 0 -5px !important;
	margin:0 0 0 -10px;
	padding:0;
	display: block;
	height: 22px;
}

.s_calendar td.nav{
	color: #000000;
	font-weight: bold;
	background-color: transparent;
	border: 0 none;
}

.s_calendar td.nav a{
	color: #000000;
}
/*CREDITS*/
.s_credits {
	background: url(bg_subnav.jpg) repeat-y;
	background-position:right top;
	padding:0 0 0 30px;
	text-align:center;
}
.s_credits img {
	border: none;
}
.s_credits a {
	color:#000000;
	text-decoration: none;
}
.s_credits a:hover {
	color:#996600
}

.s_credits p {
	margin:0 0 0 -10px;
	padding:10px 0;
}
/*FOOTER*/
.s_footer {
	background: url(footer_subnav.jpg) repeat-y;
	background-position:right top;
	height: 38px;
}
/*                                                                          */
/*//////////////////////////////////////////////////////////////////////////*/




/*//////////////////////////////////////////////////////////////////////////*/
/*        WORK                                                              */

.work_anno_head {
	background: url(head_bg_01.jpg) no-repeat;
	background-position: left bottom;
	padding: 5px 10px;
}
.work_anno_head h1 {
	color: #000000;
	font-size: 24px;
	margin: 0 0;
	padding:0 0;
}
.work_list_txt {
	background: url(work_txt_bg.jpg) no-repeat;
	background-position: left bottom;
	color: #000000;
	height: 110px;
	padding: 0px 10px;
}
.work_list_txt img {
	border: 2px solid #000000;
	width: 100px;
	height: 70px;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}
.work_list_txt p {
	margin: 0 0;
	padding:0 0;
	color: #000000;
	font-size: 14px;
}
.work_list_txt h4 {
	margin: 0 0;
	padding:0 0;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}
.work_list_txt h5 {
	margin: 0 0;
	padding:0 0;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
/*DETAIL*/
.work_detail_head {
	background: url(head_bg_01.jpg) no-repeat;
	background-position: left bottom;
	padding: 10px 10px;
}
.work_detail_head h1 {
	color: #000000;
	font-size: 24px;
	margin: 0 0;
	padding:0 0;
	font-weight: normal;
	line-height: 24px;
}
.work_detail_thumb {
	background: url(work_txt_bg.jpg) no-repeat;
	background-position: left bottom;
	color: #000000;
	height: 170px;
}
.work_detail_thumb img {
	border: 2px solid #000000;
	width: 200px;
	height: 140px;
	margin: 10px 10px;
	float: left;
}
.work_detail_txt {
	background: url(head_bg_01.jpg) no-repeat;
	background-position: left bottom;
	margin: 0 0;
	padding:5px 15px 5px 10px;
}
.work_detail_txt p {
	margin: 10px 0;
	padding:0 0;
	color: #000000;
	font-size: 12px;
}
.work_detail_txt ul {
	margin: 0 0;
	padding:0 0 0 20px;
}
.work_detail_txt img {
	border: 2px solid #000000;
	width: 500px;
}
.work_detail_download_1 {
	padding: 10px 30px 0 0;
	height: 55px;
	float: right;
	margin: -70px 0px 0 0;
}
.work_detail_download_1 table, td, tr {
	padding: 0;
	margin: 0;
}
.work_detail_download_1 h3 {
	background: url(freccia.gif) no-repeat;
	background-position:left top;
	margin: 5px 0 0 0;
	padding:0;
	display: block;
	height: 50px;
	width: 20px;
	float: right;
}
.work_detail_download_1 h4 {
	margin: 0 0 5px 0;
	padding:0 0;
	font-size: 16px;
	text-align: right;
	font-weight: normal;
	line-height: 12px;
}
.work_detail_download_1 h5 {
	margin: 0 0;
	padding:0 0;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height: 12px;
}

.work_detail_download_2 {
	background: url(work_list_txt_bg.jpg) no-repeat;
	background-position: left top;
	padding: 10px 30px 0 0;
	height: 55px;
}
.work_detail_download_2 table, td, tr {
	padding: 0;
	margin: 0;
}
.work_detail_download_2 h3 {
	background: url(freccia.gif) no-repeat;
	background-position:left top;
	margin: 0 0 0 5px;
	padding:0;
	display: block;
	height: 50px;
	width: 20px;
	float: right;
}
.work_detail_download_2 h4 {
	margin: 0 0 5px 0;
	padding:0 0;
	font-size: 16px;
	text-align: right;
	font-weight: normal;
	line-height: 12px;
}
.work_detail_download_2 h5 {
	margin: 0 0;
	padding:0 0;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height: 12px;
}
/*                                                                          */
/*//////////////////////////////////////////////////////////////////////////*/



/*//////////////////////////////////////////////////////////////////////////*/
/*        CALENDAR                                                           */


/*LIST*/
.event_list_head {
	background: url(head_bg_01.jpg) no-repeat;
	background-position: left bottom;
	padding: 5px 10px;
}
.event_list_head h1 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0;
	padding:0 0;
}
.event_list_head h2 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0;
	padding:0 0;
}
.event_list_txt {
	background: url(work_txt_bg.jpg) no-repeat;
	background-position: left bottom;
	color: #666666;
    margin: 0 0 20px 0;
	padding: 10px 20px 15px 10px ;}
.event_list_txt p {
	margin: 0 0;
	padding:0 0;
	font-size: 12px;
	font-weight: normal;
}
.event_list_txt table {
	margin: 0 0;
	padding:0 0;
	border: 0 none;
	width: 98%;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}

/*DETAILS*/
.event_details_title {
	background: url(head_bg_01.jpg) no-repeat;
	background-position: left bottom;
	padding: 5px 10px;
}

.event_details_title h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0;
	padding:0 0;
}
.event_details_title h2 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0;
	padding:0 0;
}
.event_details_txt {
	background: url(work_txt_bg.jpg) no-repeat;
	background-position: left bottom;
	color: #000000;
	padding: 0px 15px 5px 10px;
}
.event_details_iscrizione {
	color: #000000;
	padding: 10px 15px 5px 10px;
}
.event_details_iscrizione h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0;
	padding:0 0;
}
.event_details_iscrizione h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0;
	padding:0 0;
}
.event_details_iscrizione table {
	margin: 10px 0;
	padding:0 0;
	border: 0 none;
	width: 70%;
	font-size: 12px;
	font-weight: normal;
}
.event_details_iscrizione tr {
	height: 20px;
	vertical-align: bottom;
}
.event_details_iscrizione td.form {
	margin: 0 0;
	padding:0 0;
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
}

/*FORM*/
.event_details_iscrizione form {
	margin: 0 0;
	padding:0 0;
}
.event_details_iscrizione input {
	margin: 0 0;
	padding:3px 2px 0px 2px;
	height: 18px;
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
	font-style: inherit;
}

.event_details_iscrizione textarea {
	margin: 0 0;
	padding:3px 2px 0px 2px;
	height: 100px;
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
	font-style: inherit;
}

/*                                                                          */
/*//////////////////////////////////////////////////////////////////////////*/



/*//////////////////////////////////////////////////////////////////////////*/
/*        STRUTTURA                                                         */

.struttura_txt {
	background: url(struttura_txt_bg.jpg) no-repeat;
	background-position: left bottom;
	color: #000000;
	padding: 0px 10px;
	height: 190px;
}
.struttura_txt img {
	border: 2px solid #000000;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}
.struttura_txt p {
	margin: 0 0;
	padding:0 0;
	color: #000000;
	font-size: 14px;
}
.struttura_txt h1 {
	margin: 0 0 5px 0;
	padding:0 0;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
}

/*                                                                          */
/*//////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////*/
/*        CONTATTI                                                         */


.contatti_txt {
	color: #000000;
	padding: 10px 10px 20px 10px;
}
.contatti_txt img {
	border: 2px solid #000000;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}
.contatti_txt p {
	margin: 0 0;
	padding:0 0;
	color: #000000;
	font-size: 14px;
}
.contatti_txt h1 {
	margin: 0 0 5px 0;
	padding:0 0;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
}

.contatti_head {
	background: url(head_bg_01.jpg) no-repeat;
	background-position: left bottom;
	padding: 5px 10px;
}
.contatti_head h1 {
	color: #000000;
	font-size: 24px;
	margin: 0 0;
	padding:0 0;
}

/*                                                                          */
/*//////////////////////////////////////////////////////////////////////////*/
