
/************************************
* Living 01
*************************************/
/*DO NOT REMOVE this import call*/ @import url(/common/css/1024_1.css);

body {
margin:0;
padding:0;
font:14px/1em "Helvetica Neue", sans-serif, Arial;
color: #535353;
background-color: #ffffff;
}
a:active, a:focus {outline-color:invert; outline-style:none; outline-width:0;} /*no link dotted*/
a:link, a:visited {color:#ff6666; text-decoration:underline;}
a:hover {color: #ff6666; text-decoration:none;}

/* TEXT FORMAT
====================================================*/
p, h1, h2, h3, h4, h5, form {margin:0; line-height:19px;}
ul, li {margin:0; padding:0;}
img {border:0;}
h1 {font-size:24px}
h2 {font-size:16px; font-weight:normal;}
h3 {font-size:20px; padding-bottom:10px; line-height:24px;}
h4 {font-size:16px; padding:0 0 4px 0;}
h5 {font-size:12px; font-weight:normal;}

/* GENERAL
====================================================*/
.kill {display:none;}
.clear {clear:both;}
#path {font-size:12px; padding:20px 110px 5px 25px; color:#252844;}
h1.pagename, h3.pagename {padding:5px 5px 5px 25px; font-size:25px; font-weight:normal; line-height:24px;}

/* LAYOUT STRUCTURE
====================================================*/
#container {
width:100%;
height:100%;
text-align:left;
margin:0;
padding:0;
}
#header {
width:960px;
margin:0;
padding:0;
position:relative;
}
#center {
float:left;
padding:0;
margin:0;
width:752px;
}
html>body #center { /*Opera, Firefox e Safari*/
overflow:visible;
}
#center { /*IE6*/
overflow:hidden;
}
*:first-child+html #center { /*IE7*/
overflow:visible;
}
#left {
background-color: #ff6666;
width:196px;
float:right;
position:relative;
top: 160px;
margin:-240px 0 125px 0;
z-index:100;
}

.no_header #left{
margin-top: -150px!important;
}

#footer {
padding:0;
margin:0;
width:960px;
float:left;
}
/* HEADER OBJECTS
====================================================*/
#headerobjects {height:139px; position:absolute; width:960px; top:0; left:0; background:url("/tmpl_images/header_1-024.png") no-repeat center center; display: block;}
#header_search {display:block; position:relative; z-index:200;}
#search {position:absolute; top:26px!important;top:27px; right:-22px; background:transparent url("/tmpl_images/search-deco_1-024.png") no-repeat; width:261px; height:30px; font-family:Verdana, Helvetica, sans-serif;}
*:first-child+html #search {
top:27px!important;
}
#search form {position:relative;}
#search input {
background:transparent!important;
border:none;
color:#ffffff;
right: 30px;
text-transform: capitalize;
top:3px;
padding:0 0 3px;
width:80px;
position:absolute;
height:22px;
font: bold 13px "Helvetica Neue", "Microsoft Sans Serif", Arial;
display: inline;
}
#searchstyle {
background:transparent!important;
color:#000000!important;
float:left!important;
left:4px!important;
width:172px!important;
height:19px!important;
}
.logo_title_container {margin:29px 0 0 18px; padding: 0 0 0 2px;}
#logo {float:left; padding:0 10px 0 0px;}
#header-title {float:left; position:relative; z-index:666; width:559px;}
#header-title h1, #header-title a {text-decoration:none; color:#ffffff;}
#header-title a {height:60px; width:560px; display:block; text-decoration:none; color:#ffffff;}
.graphic_title {margin:0; height:60px;}
.graphic_title span {margin:20px 0 0 8px; position:absolute;}
#header-title h2 {color:#ffffff; padding:0 0 0 8px;font: 15px/15px "Helvetica Neue", "Trebuchet MS", Arial;} /* subtitle */
.header-deco01 {float:left; width:960px;/*background:transparent url("/tmpl_images/left-deco01_1-024.png") no-repeat right bottom;*/}

/* GRAPHIC HEADER  + FLASH
====================================================*/
#headergraphic {float:left; position:relative; margin:127px 0 0 0; overflow: hidden; background-image: url("/images/header1.jpg");width: 740px;  height: 240px;}
.headerflash object {position: absolute;}
.headerflash {position:absolute; z-index:3; margin:0;}
.headerflash-deco01,
.headerflash-deco02,
.headerflash-deco03,
.headerflash-deco04 {position:absolute; z-index:10; display:block; margin:0;}
.headerflash-deco01 {
width:746px;
height:82px;
top:0;
left:0;
z-index:12;
}
.headerflash-deco02 {
background: transparent url("/tmpl_images/headerflash01_1-024.png") bottom no-repeat;
width:56px;
height:350px;
bottom:0;
right:-5px;
z-index:11;
}
.headerflash-deco04 {
background:transparent url("/tmpl_images/headerflash02_1-024.png") no-repeat;
width:56px;
height:240px;
top:0;
left:0;
}
* html .headerflash-deco02 {
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='image', src='/tmpl_images/headerflash01_1-024.png');
}
* html .headerflash-deco04 {
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='image', src='/tmpl_images/headerflash02_1-024.png');
}

/* MAIN NAVIGATION
====================================================*/
#main_menu ul {list-style-type:none; position:relative; z-index:200; font: 16px/normal verdana,helvetica,sans-serif; float: right; width:196px}
#main_menu li {background:url("/tmpl_images/lang_menu01_1-024.png") no-repeat 0 0; float: right; width:188px; margin:2px 4px; display:inline;}
#main_menu li a {
color:#ffffff;
display:block;
padding:10px 20px!important; padding:10px 10px;
text-decoration:none;
background:url("/tmpl_images/lang_menu02_1-024.png") no-repeat 0 bottom;
font: bold 16px "Helvetica Neue", "Trebuchet MS", Arial;
}
#main_menu li:hover{
background:url("/tmpl_images/lang_menu05_1-024.png") no-repeat 0 0;
}
* html #main_menu li:hover{
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='image', src='/tmpl_images/lang_menu05_1-024.png');
}
#main_menu li.selected {
background:url("/tmpl_images/lang_menu05_1-024.png") no-repeat 0 0;
}      
#main_menu li:hover a{
background:transparent url("/tmpl_images/lang_menu03_1-024.png") no-repeat 0 bottom;
}
#main_menu li.selected a {
color:#ffffff;
background:transparent url("/tmpl_images/lang_menu03_1-024.png") no-repeat 0 bottom;
}
.mp3_container {width:246px;height:27px;display:block; line-height: 1px; position:absolute; top:-224px; right:-7px; background:transparent url("/tmpl_images/mp3_cont_1-024.png") no-repeat 0 0; padding:5px 0 0 7px;}
* html .mp3_container{top:-222px;}
*:first-child+html .mp3_container{top: -223px;} /*IE7*/

/* SUBLEVELS NAVIGATION
====================================================*/
#sub_menu {line-height:25px; width:196px; background:none; float: right; padding: 10px 0 0 0;}
#sub_menu_father, .blue_box h4, #left #box_news_hp h4 { padding:13px 0 6px 0; color: #ffffff; display:block; font: bold 16px/25px Arial, "Microsoft Sans Serif", "Trebuchet MS";}
#sub_menu_father {padding:0 0 0 24px;}
#sub_menu li {list-style-type:none; padding:0 0 0 24px; font-family:verdana,helvetica,sans-serif;}
#sub_menu a, .blue_box a, #left #box_news_hp a {font-weight:normal; color: #ffffff; text-decoration: underline; font-size: 13px; line-height:25px; font-family: Arial, sans-serif, "Trebuchet MS";}
#sub_menu a:hover, .blue_box a:hover, #left #box_news_hp a:hover {color:#ffffff; text-decoration:none; border-bottom: none; font-weight:normal; font-size:13px; line-height:25px;}

/* CENTRAL CONTENTS (RED BOXES)
====================================================*/
#red_box_container,
#dinamic_red_box_container {}
.red_box_frame {float:left; margin:10px 0 0 0; padding:0 10px 0 0; position:relative; width:700px;}
.red_box h3, .red_box h3 a, .red_box h3 a:visited, .red_box h3 a:active { color:#ff6666!important;
font: bold 25px/24px "Helvetica Neue", "Trebuchet MS", Arial;}
.red_box a {}
#photogallery .red_box a {border-bottom: none;}
.red_box a:hover {}
* html .red_box_frame {display:inline;}
.red_box {margin:15px 0;}
.red_box .abstract,
.red_box .text,
.red_box .date_comments,
.box-attach {padding:0 15px 8px 15px; font-family:verdana,helvetica,sans-serif; line-height:1.4em;}
.red_box h3 {padding:0 15px 15px 15px;}
.red_box img,
.wide_image {
margin:5px 15px 9px 15px!important;padding:5px;background:#ffffff;border: 1px solid #000;}
.flvPlayerContainer {
clear:both;
margin:5px auto 9px auto!important;
}
.small-red-box {width:345px;} /* width 2 columns*/
.red_box ul {list-style-type:disc; margin: 15px 40px;}
.red_box li {padding:3px 0 0; list-style-position:inside;}
#content .red_box .abstract {font-style:italic;}
#center #box_news_hp {margin:30px 25px; line-height:145%;}
#center #box_news_hp h4 {font: bold 20px/24px "Helvetica Neue", "Trebuchet MS", Arial;}
#center #box_news_hp a {font-size:14px; text-decoration:none; border-bottom:1px solid #ff6666;}
#center #box_news_hp a:hover {text-decoration:none; border-bottom: none;}
#center #box_news_hp .news_item {margin-bottom:10px;}
#center #box_news_hp p {font-size:14px;}
#home_page .red_box .abstract,
#static_page .red_box .abstract {padding:0; margin:0;}
#red-box01.big-red-box {width: 700px;}
.container-deco01,
.container-deco02,
.container-deco03 {width:100%; height:100%; margin:0; padding:0;}
.container-deco01 {background-color: #ffffff;}
.container-deco02 {width:960px; margin:0 auto;}

/* SIDEBAR CONTENTS (BLUE BOXES)
====================================================*/
.blue_box_wrapper {margin:0 5px; font-size:12px; line-height:170%;}
.blue_box {margin:0 16px 20px 16px;}
.blue_box h4 {padding:0 0 8px 0;}
.blue_box img {margin:3px 0; background:#d4d9d6; padding:5px;}
.blue_box p {padding:0 6px 0 0; margin-bottom:10px; color: #ffffff;}
#left .box_news_hp {padding:0 0 15px 0;}
#left #box_news_hp {margin:0 10px 20px 10px; padding:0 0 0 10px;}
#left #box_news_hp .news_item {font-family:Verdana, Helvetica, sans-serif;}
#left #box_news_hp p {font-size:12px; color:#ffffff;}
#left .box_news_hp {padding-bottom:10px;}
.blue_box_external_bg {width:196px; padding-top:20px; clear:both}
.dynamic_set_btn {}
.bluebox_add_btn {height:44px;}
/* LEFT-DECO
==================================================== */
.left-deco01 {background: url("/tmpl_images/left-deco01_1-024.png") no-repeat top; padding: 80px 0 0 0;}
.left-deco02 {}
.left-deco03 {background: url("/tmpl_images/left-deco03_1-024.png") no-repeat left bottom; padding: 0 0 70px 0; float: right;}

/* VIRAL
====================================================*/
#print, .date_and_comments, #lang_menu, #viral {font-size:11px;}
#print {text-align:right; padding-right:30px; position:relative; margin-top:-20px;}
#print a {text-decoration:none;}
#print a:hover {text-decoration:underline;}
.date_and_comments {clear:both; text-align:right; padding:10px 10px 0 0;} /* non levare il clear */
.date_and_comments a {border:none;}
.date_and_comments a:hover {text-decoration:underline; border:none;}
#viral ul {margin:10px 0 7px 0;}
#viral ul li {display:inline;}
#viral li {color: #ffffff; padding:2px 4px 2px 6px; border-right:1px solid #ffffff;font: 12px Arial, "Microsoft Sans Serif", "Times New Roman";}
#viral li a {text-decoration: underline; font: 12px Arial, "Microsoft Sans Serif", "Times New Roman";color: #ffffff;}
#viral li a:hover {text-decoration: none;color: #ffffff;font: 12px Arial, "Times New Roman", "Microsoft Sans Serif";}
#viral li.last {border-right:0;}
#share_box {
margin:18px 0 0 0!important;
float:left;
width:660px;
}
.share_box_bottom {
padding:14px 0 14px 15px;
}
.share_box_top {
padding:0 0 0 25px;
}

/* MULTILANGUAGE
====================================================*/
#lang_menu {position:absolute; top:92px; right:-5px; width:960px; z-index:999;}
* html #lang_menu {top:94px; right:-10px;}
#lang_menu ul {list-style-type:none; float:right;}
#lang_menu li {float:left; margin:0 5px 0 0;}
#lang_menu li a {display:inline; padding:8px 6px 6px 6px; float:left; background:transparent url("/tmpl_images/lang_menuflag_1-024.png") no-repeat 0 3px;}
#lang_menu li a:hover,
#lang_menu li.lang_menu_selected a {background:transparent url("/tmpl_images/lang_menuflaghover_1-024.png") no-repeat 0 3px;}
#lang_menu li a img {border:1px solid transparent!important;border: none!important; padding:0 0 2px 0!important;}
html>body .clear_ff {clear:both;} /*FF*/
.clear_ff {clear:none;} /*IE6*/
*:first-child+html .clear_ff {clear:none;} /*IE7*/

/* FOOTER
====================================================*/
#footer .copyright {width:100%; display:block; padding:0 0 10px 0;}
#footer .copyright,
#footer .copyright a { color: #ffffff; text-decoration:none;font: 12px Arial, "Microsoft Sans Serif", "Times New Roman";}
#footer .copyright a:hover {text-decoration:underline;}
.footer-deco01,
.footer-deco02,
.footer-deco03 {display:block; text-align:center; width:100%; float:right;font: 12px Arial, sans-serif, "Times New Roman";}
.footer-deco01 {width:960px; height:130px; background:transparent url("/tmpl_images/footer_1-024.png") no-repeat; position:relative; margin-bottom: 50px;}
/*.footer-deco02 {height:133px;}*/
.footer-deco03 {padding:58px 0 0 0; width:960px;}

/* PAGE: SEARCH RESULT
====================================================*/
.search_result {padding:10px 0; line-height:170%;}
.search_result h5 {font-size:14px;}
.search_result p {}
.gotolink {text-align:right; font-size:10px;}

/* PAGE: CONTACTS
====================================================*/
textarea, input {color:#000000; font-size:12px;}
textarea,
.contact_form {width:220px;}
/*----------------------- FORM PAGINA CONTATTI -------------------*/
#box_contact {
margin-left: 27px;
margin-bottom: 20px;
line-height: 170%;
width:617px;
}
#contact_box {
width:644px;
margin-left:27px!important;
}
/*----------------------- FORM PAGINA CONTATTI -------------------*/
.form_int {padding:10px 0 0 25px; float:left; width:650px; margin-bottom:20px;}
.form_int form {}
.form_int legend {padding:5px; margin-left:5px; color:#252844!important; font-size:15px; font-weight:normal;}
.form_int fieldset {border:1px solid #aaa; padding:0 0 10px 0;}
.form_int table {width:93%;}
.form_int label {display:block; text-align:right; width:131px; padding-right:5px;}
.submit_send {font-size:16px;}

/* PAGE: ADVANCED
====================================================*/
#nav_dinamic,
#nav_dinamic-bottom {
font-size:11px;
padding:10px 15px 10px 5px;
text-align:right;
font-family:verdana, geneva, arial, sans-serif;
margin:10px 0 10px 20px;
display: inline;
}
#nav_dinamic span.page_sel,
#nav_dinamic-bottom span.page_sel,
#nav_dinamic a,
#nav_dinamic-bottom a,
ul#navigation li a {text-decoration:none;}
#nav_dinamic a,
#nav_dinamic-bottom a,
ul#navigation li a,
#nav_dinamic a:hover,
#nav_dinamic-bottom a:hover,
ul#navigation li a:hover {float:left; width: 32px; height: 32px; text-align: center; line-height: 32px; border:none; text-decoration:none; background:url("/tmpl_images/page-deco1_1-024.png") no-repeat; color: #ffffff; margin: 0 5px 0 0;}
#nav_dinamic span.page_sel,
#nav_dinamic-bottom span.page_sel,
#nav_dinamic a:hover,
#nav_dinamic-bottom a:hover,
ul#navigation li a:hover {float:left; width: 32px; height: 32px; text-align: center; line-height: 32px; background:url("/tmpl_images/page-deco2_1-024.png") no-repeat; text-decoration:none; color: #ffffff; margin: 0 5px 0 0;}
ul#navigation {font-size:11px; list-style-type:none; margin:0; padding:10px 25px 0 20px; height:40px;}
ul#navigation li a {}
ul#navigation li a,
ul#navigation li a:hover {display:block; text-decoration:none;}
ul#navigation li.left {float:left;}
ul#navigation li.right {float:right;}
#back a {border:none; margin-bottom:20px; font-size:11px;}
#back a:hover {border:none; text-decoration:underline;}
#Extra01 {position:absolute; top:0; left:0; width:100%; height:13px; z-index: 800;background: url("/tmpl_images/extra-deco_1-024.png") repeat-x;}
/* SIDEBAR ALBUM 
=====================================================*/
.sidebar-albums li a b img {
background: #D4D9D6;
padding: 5px;
}
.sidebar-albums li {
display: block;
padding: 0 0 15px 20px;
}
.sidebar-albums li a span {
margin: 5px!important;
margin:5px 5px 8px 5px;
}
*:first-child+html .sidebar-albums li a span {
margin:5px 5px 8px 5px!important;
}
.sidebar-albums h4 {
color:#FFFFFF;
font-family:Arial,"Microsoft Sans Serif","Trebuchet MS";
font-size:16px;
font-weight:bold;
line-height:25px;
padding-left: 20px;
padding-right: 10px;
margin: 0px 0px 5px 0px;
}
.sidebar-albums li a {
text-decoration: none;
}
.sidebar-albums li a b {
background: none;
}
/*----------- SITOFONO SIDEBAR ------------ */
#sitofono_button {
margin-left:20px;
}
/* PAGE: SPLASH HOMEPAGE
====================================================*/
.splash .blue_box_external_bg, .splash #center {display:none;}
#header_pref2 {display:none; position:absolute; bottom:10px; left:0;}
.splash #header_pref2 {display:inline;}
.splash .container-deco01 {padding-bottom:138px; height:240px;}
.splash #content_box {height:auto;}
.splash #left {
background: none;
top:0;
margin:0px;
min-height:240px;
height: auto!important;
height: 240px;
}
.splash #main_menu ul {background: #ff6666;}
.splash .mp3_container{top:-64px!important; top:-62px;}  
.splash .left-deco01 {background: none; padding:3px 0 0 0;}
* html .splash #content_box {height:0;}
* html .splash .copyright,
* html .splash #viral {position:relative; z-index:999;}
* html .splash .headerflash-deco04 {
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='image', src='/tmpl_images/headerflash02_1-024.png');
}

