@charset "utf-8";
body {
	background-color: #5B5B5B;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 80%;
	background-image: url(../images/bk.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#container #top, 
#container #center #col_sx, 
#container #center #col_dx, 
#container #center #col_center {
	border: 5px solid #282828;
	background-color: #000000;
	display: block;
	
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #F4F4F4;
}
#container p {
	margin: 0px;
	padding: 10px;
}
#container #header {
	height: 120px;
	background-color: #000000;
	display: block;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #282828;
	border-bottom-color: #282828;
	border-left-color: #282828;
}
#container #header #logo {
	height: 120px;
	width: 200px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../images/bk_logo_w.png);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: center;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #282828;
}

#container #header #header_dx {
	float: left;
	height: 120px;
	width: 745px;
}
#header_dx #header_dx_top {
	height: 53px;
}
#header_dx #menu_header_dx {
	background-color: #000000;
	display: block;
	height: 67px;
}
#logo #logo_img {
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #top {
	height: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}
#container #center {
	display: block;
}
#container #menu_bott {
	clear: both;
	height: 32px;
	background-color: #282828;
	display: block;
}
#container #copy {
	color: #999999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 85%;
	text-align: center;
}
#container #copy p a {
	color: #999;
	text-decoration: none;
}
#container #copy p a:hover {
	color: #ccc;
}
/* col_center */
#container #center #col_center {
	width: 950px;
	float: left;
	margin-bottom: 5px;
}
#container #center #col_sx #bottom_sx {
	background-color: #840000;
}
/* --- */

/* col_sx */
#container #center #col_sx {
	width: 735px;
	float: left;
	margin-bottom: 5px;
	min-height:430px;
}
#container #center #col_sx #bottom_sx {
	background-color: #840000;
}
/* --- */

/* col_dx */
#container #center #col_dx {
	float: right;
	width: 200px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
/* --- */

/* ul_menu */
ul.ul_menu {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 100%;
	
}
ul.ul_menu li {
	float: left;
	display: block;
}
#menu_bott a, #cont_menu_top a {
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
}
#cont_menu_bottom  a {
	padding: 5px;
}
ul.ul_menu a {
	display: block;
	color: #808080;
	text-decoration: none;
}
ul.ul_menu a:hover {
	color: #E2E2E2;
	text-decoration: none;
}
#cont_menu_top {
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282828;
	display: block;
	padding-top: 5px;
	background-image: url(../images/bk_cont_menu_top.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #840000;
	/*background-color: #353535;*/
}
#cont_menu_top ul.ul_menu a {
	background-image: url(../images/bk_menu_top_a.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E2E2E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2E2E2E;

}
#menu_bott ul.ul_menu {
	float: right;
	font-family: Tahoma, Arial, Verdana;
}
#menu_bott ul.ul_menu a {
	font-size:85%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2E2E2E;
}
#cont_menu_bottom .ul_menu li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2E2E2E;
}

#cont_menu_top .msup.select a, 
#cont_menu_bottom .msup.select a,
#menu_bott .msup.select a, 
#cont_menu_top .msup.select a:hover, 
#cont_menu_bottom .msup.select a:hover,
#menu_bott .msup.select a:hover {
	color: #FFF;
}

h1.title_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 10px;
	font-size: 180%;
	font-weight: normal;
}
h1.title_articolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 10px;
	font-size: 180%;
	font-weight: normal;
	line-height: 35px;
	display: block;
}
#center h1.title_page a {
	color: #D7D7D7;
	text-decoration: none;
}
#center h1.title_page a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#center h1.title_articolo a {
	color: #E5E5E5;
	text-decoration: none;
	padding: 0px;
} 
#center h1.title_articolo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#col_sx #top_sx .box_top_sx {
	float: left;
	height: 220px;
	width: 360px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5px;
}
#col_sx #top_sx .box_top_sx p {
	font-size: 90%;
	color: #B2B2B2;
}

.hrdiv {
	height:1px;
	size:1px;
	border:none;
	clear:both;
	color:#000000;
}
.vcenter {
	vertical-align: middle;
	border-style: none;

}
.record_nav {
	padding: 0px;
	text-align: right;
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.record_nav img { 
    vertical-align:middle;
}
/* video */
#video_list {
	padding: 10px;
}
.video_list .video_box {
	display: block;
	height: 185px;
	width: 140px;
	float: left;
	margin-left: 10px;
}
.video_list .video_box .video_pw {
	border: 1px solid #343434;
	padding: 10px;
	background-color: #292929;
}
#video_page .video_list .video_pw a {
	display: block;
	height: 90px;
	text-decoration: none;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000000;
}

.video_list {
	padding-left: 20px;
}
#aggregationServicesDiv {
	display: block;
	clear: both;
	height: 34px;
}

/* IE<7 ignores [#] */
#scheda_video[id] {
	display: block;
	float: right;
	width: 45%;
}
/* IE<7 view hack ;) */
*html #scheda_video {
	display: block;
	float: right;
	width: 44%;
}
#video_page {
	padding: 5px;
}
#scheda_video strong {
	color: #666666;
}
#embed, #link {
	margin-top: 5px;
	background-color: #eeeeee;
	color: #444444;
}
#video_page #scheda_video p {
	margin: 0px;
	padding: 5px;
}

#aggregationServicesDiv .watch-recent-shares-div .watch-recent-share .facebook {
	background-image: url(../style/images/facebook.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#aggregationServicesDiv .watch-recent-shares-div .watch-recent-share {
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../style/images/facebook.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#preview {
	display: block;
	margin-left: 50px;
	width: 400px;
	border: 10px solid #292929;
}
#video_page .video_desc {
	color: #A6A6A6;
	font-size: 95%;
	line-height: normal;
}
.video_title_yt, 
.video_title_vd  {
	margin-top: 3px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
.video_title_yt { 
	background-image: url(../images/youtube_ico.png);
}
.video_title_vd {
	background-image: url(../images/video_ico.png);
}
#video_page .share_box .share_list li {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* foto */
.album_box {
	display: block;
	float: left;
	color: #B2B2B2;
	font-size: 90%;
	background-image: url(../images/bk_albums.png);
	background-repeat: no-repeat;
	background-position: center;
}
#col_center .album_box {
	padding: 10px;
	width: 29%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 220px;
}

#col_dx .album_box {
	width: 180px;
	height: 169px;
	margin-left: 10px;
}
#testo_page .in_album_box {
	display: block;
	float: left;
	height: 160px;
	width: 16%;
	/*margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;*/
	color: #666666;
	font-size: 90%;
	padding: 0px;
	margin-right: 5px;
	line-height: normal;
}
.foto_box {
	display: block;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #eeeeee;*/
	padding: 0px;
}
.foto_box a {
	display: block;
	height: 100px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	margin: 10px;
}
.in_album_box .foto_box a {
	display: block;
	height: 100px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	margin: 0px;
	border: 10px solid #292929;
}
#container div.desc_foto_box {
	display: block;
	margin-top: 25px;
	text-align: center;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	font-size: 90%;
}

#container p.desc_foto_box {
	display: block;
	margin-top: 25px;
	clear: both;
	text-align: center;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img_foto {
	padding: 10px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #292929;
	border: 1px solid #111;
}
.list_foto_pg li {
	display: block;
	float: left;
}
.list_foto_pg {
	list-style-image: none;
	list-style-type: none;
}
ul.list_foto_pg li {
	padding: 0px;
	margin: 0px;
}
/* doc */
.list_doc_pg {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.list_doc_pg li {
	display: block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 5px center;
}
ul li.li_spg_01, ul li.li_spg_02 {
	list-style-type: none;
	list-style-image: none;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	padding-top: 10px;
}
.li_spg_01 .img_spg, .li_spg_02 .img_spg  {
	vertical-align: middle;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
ul li.li_spg_01 {
}
ul li.li_spg_02 {
}
ul.ul_spg {
	margin: 0px;
	padding: 0px;
}
/* - */

/* form */
#form_cc {
	display: block;
	width: 550px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#form_cc label.lblform {
	display: block;
	width: 140px;
	float: left;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	/*font-size: 120%;*/
}

input.campo_cc, 
input.ff_campo, 
select#oggetto_cc { 
    width: 200px;
	background-color: #555;
	color: #FFF;
	border: 1px solid #7D7D7D;
	font-family: Tahoma, Geneva, sans-serif;
}
textarea.text_cc, 
select#type_pre { 
    width: 290px;
	background-color: #555;
	color: #FFF;
	border: 1px solid #7D7D7D;
	font-family: Tahoma, Geneva, sans-serif;
}
input.campo_ccb, 
input.campo_ccd, 
input.campo_cch {
	background-color: #555;
	color: #FFF;
	border: 1px solid #7D7D7D;
	font-family: Tahoma, Geneva, sans-serif;
}
input.campo_ccb {
	width: 25px;
}
input.campo_cch {
	width: 40px;
}
input.campo_ccd {
	width: 75px;
}
#form_cc textarea.text_cc {
	height: 100px;
	overflow: auto;
}
#form_cc p.pbutton {
	display: block;
	text-align: center;
}
#form_cc input.send_msg,  
#form_cc input#kt_login1, 
#form_cc input#kt_remenber, 
#sign_mlist_form input.ff_button {
	padding: 8px;
	cursor: pointer;
	background-color: #555;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #7D7D7D;
	border-right-color: #7D7D7D;
	border-bottom-color: #7D7D7D;
	border-left-color: #7D7D7D;
}
input.button_ov {
	padding: 8px;
	cursor: pointer;
	background-color: #888;
	color: #FFF;
	border-color: #7D7D7D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #7D7D7D;
	border-right-color: #7D7D7D;
	border-bottom-color: #7D7D7D;
	border-left-color: #7D7D7D;
}

#video_page .share_box {
	height:28px;
	margin-left: 50px;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 400px;
	border: 10px solid #292929;
}
#col_dx .share_box {
	height:18px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	width: 168px;
	border: 1px solid #616161;
	padding: 5px;
}
.share_box .share_list {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.share_box .share_list li {
	float: left;
}
.share_box .share_title {
	float: left;
	margin-right: 8px;
	padding: 5px;
	color: #666666;
}
.share_box .share_list img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.share_box .share_list a {
	display: block;
	margin-right: 4px;
	text-decoration:none;
}
.share_box .share_list a:hover {
    text-decoration:none;
}


#SwitchLang {
	padding: 10px;
	margin: 0px;
	float: right;
}
#SwitchLang #userLangForm {
	margin: 0px;
	padding: 0px;
}
#SwitchLang #userLangForm #select {
	font-size: 80%;
	width: 130px;
}
#SwitchLang #userLangForm .imgLang {
	vertical-align: middle;
}
#SwitchLang #userLangForm p {
	margin: 0px;
	padding: 0px;
}
#testo_page, 
#video_page, 
#testo_articolo {
	font-size: 90%;
	color: #B2B2B2;
	line-height: 19px;
}
.img_hpg {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border:5px solid #282828;
}
.img_hpg:hover {
	border:5px solid #3F3F3F;
}
.box_top_sx p {
	line-height: 18px;
}
#col_dx a, 
#col_sx a, 
#col_center a {
	color: #E0DFE3;
	text-decoration: underline;
}
#col_dx a:hover, 
#col_sx a:hover, 
#col_center a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#col_center .foto_box a {
	text-decoration: none;
}
.map_cont {
	display: block;
	padding: 10px;
}
#col_center .images_list {
	margin-left: 15px;
}
.line_top {
	display: block;
	height: 50px;
	position: relative;
	top: 75px;
	background-image: url(../images/bk_line_top.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#col_dx .banner_dx {
	margin-bottom: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.journal_list .desc_journal {
	display: block;
	padding: 10px;
	float: left;
	width: 120px;
	font-size: 100%;
	line-height: normal;
}
ul.journal_list {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
ul.journal_list li {
	display: block;
	height: 240px;
	float: left;
	width: 140px;
}
.journal_list .journal {
	vertical-align: middle;
	float: left;
	border-style: none;
	cursor: pointer;
}
#testo_page .cont_press {
	display: block;
	height: 290px;
	padding-left: 30px;
}
#col_sx .desc_journal a {
	text-decoration: none;
}


#sign_mlist {
	display: block;
	margin: 1px;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(../style/images/expo-sito.gif);
	background-repeat: no-repeat;
	height: 80px;
	background-position: left 30px;
}
#sign_mlist #send_email {
	width: 125px;
}
#sign_mlist .button_out {
	background-color: #F4F4F4;
	border: 1px solid #A5ACB2;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}
#sign_mlist .button_over {
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}

/*#sign_mlist_form .ff_button {
	background-color: #F4F4F4;
	border: 1px solid #A5ACB2;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}

#sign_mlist_form .ff_button_ov {
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}*/
#col_dx .foto_box a {
	text-decoration: none;
}
.letterittext {
	padding: 10px;
}

#container p.title_alb {
	text-align: center;
	font-weight: bold;
}
#col_dx .album_box {
	font-size: 80%;
}
#container #col_dx div.desc_foto_box {
	color: #B2B2B2;
	font-size: 80%;
}
ul.list_art_att {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#top_sx .sub_nav {
	margin: 0px;
	background-color: #282828;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#container p.art_b {
	padding-left: 10px;
	padding-top: 0px;
}
#testo_page .list_art_abox {
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	background-color: #333;
	height: 85px;
}
#testo_page .list_art_bbox {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #222;
	height: 85px;
}
.img_hn {
	float: left;
	margin-right: 10px;
}
.foto_art_list {
	float: left;
	padding: 0px;
	background-color: #282828;
	margin: 10px;
	height: 65px;
}
.foto_art_list .foto_art {
	height: 55px;
	width: 80px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center -15px;
	margin: 5px;
}
#col_sx .foto_art_list .foto_art a {
	display: block;
	height: 55px;
	text-decoration: none;
}
#col_sx .foto_art_list .foto_art a:hover {
	text-decoration: none;
}
#col_dx h1.title_page {
	font-size: 150%;
}
#cerca_form #cerca_button {
	font-size: 90%;
	cursor: pointer;
}
#cerca_form #keyword {
	font-size: 90%;
	background-color: #555;
	color: #FFF;
	border: 1px solid #7D7D7D;
	width: 118px;
}
#cerca_form {
	display: block;
	margin: 0px;
	padding: 0px;
}
#container #center #col_dx div.nav_artj {
	font-size: 80%;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.box_dx_evid .Nav2 {
	display: block;
	background-color: #282828;
}
.box_dx_evid .Nav2:hover {
	display: block;
	background-color: #3F3F3F;
}
#container #center #col_dx .box_dx_evid a.Nav2, 
#container #center #col_dx .box_dx_evid a.Nav2:hover{
	text-decoration: none;
}
#container #center #col_dx .art_a a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 110%;
	text-transform: uppercase;
}
#container #center #col_dx .art_b {
	font-size: 85%;
	color: #B2B2B2;
}
#NavTop {
	background-image: url(../images/arruw_up.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#NavBot {
	background-image: url(../images/arruw_dw.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#testo_articolo div.video_list_art {
	padding: 10px;
}


