/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(/images/front2010/sfondo_pagina.gif);
	background-repeat: repeat-x;
	margin:0;
	/*padding:4px 0 4px 0;*/
	padding:0;
}

body, table, div, p, input, select, span, a, li {
   	font-family:Verdana, Arial, Helvetica, sans-serif;
	  color:#000000;
    font-size:10px;
}

input[type=text], input[type=password], textarea 
{
  border: 1px solid #000;
}

h1, h2, h3 {padding:0; margin:0;}

h1
{
  font-size: 24px;
}

h1.news_title { margin-top: 6px; margin-bottom: 6px; }

h2
{
  font-size: 16px;
}

h3
{
  font-size: 13px;
}

img
{
  border: 0px;
}

form 
{
  margin:0;
  padding:0;
}

.red_line 
{
  border-top: 3px solid #cc0000; 
}

input.keywords
{
  border: 1px solid #000;
  /*width: 125px;*/
}

#logo_home
{
  float: left;
}

#box_cerca
{
  float: right;
}

#page_conctainer
{
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2px;
  padding-right: 2px;
  border-left: 2px solid #727272;
  border-right: 2px solid #727272;
  background-color: #FFFFFF;
}                

/*#content_left
{
  float: left;
  width: 200px;
}  */

#content_center
{
  /*padding-left: 200px;
  padding-right: 200px;*/
  float: left;
  width: 900px;
}

#content_rigth
{
  float: right;
  /*position: absolute;
  margin-left: 100%;
  left: -200px;*/
  width: 200px;
  padding-top: 2px;
}

#content_container
{
  position: relative;
}

#photo_gallery_box, #photo_gallery_box a
{
  color: #7c89ac;
  font-weight: bold;
  text-decoration: none;
}

ul.nav
{
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.nav li
{
  float: left;
  margin: 0 0.15em;
}

div.top_nav
{
  background-color: #cc0000;
  background-image: url(/images/front2010/gradiente_top.jpg);
  background-repeat: repeat-x;
  padding: 4px;
}

div.top_nav a, div.top_nav span
{
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin: 2px;
}

div.top_nav ul.nav li.separator
{
  padding-right: 12px;
  margin-right: 12px;
  border-right: 2px solid #FFFFFF;
}

div.cat_menu
{
  background-color: #333333;
  padding: 4px;
}

div.cat_menu a
{
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin: 2px 2px 2px 1px;
  padding-right: 5px;
  border-right: 2px solid #FFF;
  font-size: 9px;
}

div.cat_menu a.last_menu_item
{
  border-right: none;
}  

#logo_home
{
  float: left;
}

#top_socials, #top_app_iphone
{
  float: left;
}

#top_socials
{
  padding-left: 10px;
}

#top_app_iphone
{
  padding-left: 20px;
}

#top_socials a, #top_app_iphone a
{
  display: block;
  background-repeat: no-repeat;
  text-decoration: none;
  font-weight: bold;
}

#top_socials a
{
  padding: 10px 36px 10px 6px;
  margin: 4px 0 4px;
  background-position: center right;
  text-align: right;
}

#top_app_iphone a
{
  margin-top: 10px;
  padding: 20px 0px 20px 120px;
  background-position: center left;
  font-size: 14px;
}

#rss_global
{
  background-image: url(/images/front2010/rss_30.jpg);
}

#facebook_global
{
  background-image: url(/images/front2010/facebook_30.jpg);
}

#twitter_global
{
  background-image: url(/images/front2010/twitter_30.jpg);
}

#app_iphone
{
  background-image: url(/images/front2010/app_iphone.jpg);
}

#top_right
{
  float: right;
  width: 468px;
  margin-top: 10px;
  margin-right: 10px;
}

.sfondo_titolo_top_news
{
  background-image: url(/images/front2010/sfondo_titolo_top_news.gif);
  background-repeat: reapeat-y;
  border: 1px solid #9999cc;
  margin-bottom: 4px;
  height: 13px;
  padding: 2px;
}

#categoria_top_nes, #data_top_nes
{
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
}

#categoria_top_nes
{
  float: left;
}

#data_top_nes
{
  float: right;
}

#box_top_news
{
  float: left;
  width: 546px;
  margin: 2px;
}

#box_top_news_content
{
  position: relative;
  height: 367px;
}

#box_top_news_img
{
  position: absolute;
  border: 1px solid #000;
}

#box_top_news_text, #box_top_news_text a
{
  color: #FFF;  
}

#box_top_news_text h2, #box_top_news_text h2 a
{
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
}

#box_top_news_text
{
  position: absolute;
  top: 272px;
  width: 534px; 
  height: 82px;
  padding: 6px;
	background: rgb(0, 0, 0);
  /* RGBa with 0.6 opacity */
  background: rgba(0, 0, 0, 0.6);
}

.lista_banner img
{
  border: 1px solid #cccccc;
  margin-top: 2px;
}

.top_box_title {
	background-image: url(../images/newfrontend/bg_top_box.gif);
	height: 17px;
	padding-top: 2px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	padding-right: 10px;
	width: 189px;
	color: #585858;
	border-right: 1px solid #ccc;
}

#home_news 
{
  /*position: absolute;*/
}

.home_new_list
{
  float: left;
  width: 166px;
  margin: 4px;
}

.home_new_list a
{
  text-decoration: none;
}

.home_new_list ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

.home_new_list ul li
{
  margin: 0 0.15em;
  padding: 0.4em 0 0.4em 0;
  border-bottom: 1px dotted #000;
}

.home_new_list .li1 a
{
  color: #cc0000;
}
.home_new_list_title 
{
  background: url(/images/front2010/sfondo_titolo_news.gif) left bottom no-repeat;
  padding: 6px 6px 6px 20px;
  /*color: #cc0000;*/
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
}

a.button
{
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  text-align: center;
  width: 154px;
  background: url(/images/front2010/sfondo_titolo_news.gif) left bottom no-repeat;
  padding: 6px 6px 6px 6px;
  /*color: #cc0000;*/
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
}

a.button2
{
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  text-align: center;
  width: 154px;
  background: url(/images/front2010/sfondo_titolo_news.gif) left bottom no-repeat;
  background-position: 0 -4px;
  padding: 1px 6px 2px 6px;
  /*color: #cc0000;*/
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
}

#top_slideshow
{
  margin-top: 16px;
}

#banner_riga
{
  height: 97px;
}

#banner_sinistra
{
  height: 300px;
  margin-bottom: 2px;
}

#banner_destra
{
  /*height: 363px;*/
  margin-bottom: 2px;
}

#banner_right_sigle
{
  height: 39px;
  margin-bottom: 2px;
}

#banner_right_sigle img
{
  border: 1px solid #cccccc;
}

.path
{
  padding-top: 4px;
  padding-bottom: 4px;
}

.path, .path a
{
  font-weight: bold;
}

.path a
{
  text-decoration: none;
  color: #cc0000;
}

h1.title
{
  font-style: italic;
}

.new_title_sezione
{
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
}

#news_link_lingue
{

}

#news_link_social_networks
{
  float: right;
}

#links_news_bottom
{
  margin-top: 20px;
}

#links_news_bottom li
{
  margin-left: 20px;
}

#links_news_bottom a
{
  text-decoration: none;
  font-weight: bold;
  padding-top: 4px;
  padding-left: 4px;
}

.new_image
{
  float: right;
  border: 1px solid #000;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#comments_roules
{
  float: left;
}

#comments_roules a
{
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  color: #cc0000;
}

#comments-form, #comments-list
{
  padding-left: 260px; 
}
#comments-list .box_link_commenti
{
  text-align: center;
  padding-top: 10px;
}

#comments-list .box_link_commenti a, #comments-form a
{
  text-decoration: none;
  font-weight: bold;
}

#comments-form
{
  width: 550px;
}

.torna_archivio_link
{
  float: right;
  padding-top: 6px;
}

.torna_archivio_link a
{
  font-weight: bold;
  text-decoration: none;
}

.section_title
{
  font-weight: bold;
  color: #FFF;
  background-color: #000;
  padding: 4px;
}

.content_box_with_gradient
{
  background-image: url('/images/frontend/sf_mappa_tv_list.gif');
  background-repeat: repeat-x;
  padding: 4px;
  border: 1px solid #CCC;
}

.content_box_with_gradient td
{
  padding: 6px;
}

.pager
{
  background-color: #000;
  padding: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.pager, .pager_data, .pager_nav, .pager a
{
  color: #FFF;
  font-weight: bold;
} 

.pager a
{
  color: #cc0000;
  text-decoration: none;
}

.pager .pager_data
{
  float: left;  
}
.pager .pager_nav
{
  float: right;
}

#all_category_news
{
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  margin-bottom: 6px;
}

#all_category_news div.category_news
{
  float: left;
  width: 91px;
  padding: 4px;
}

#all_category_news div.category_news a
{
  text-decoration: none;
}

ul.category_news_list
{
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.category_news_list li
{
  margin: 0 0.15em;
  border-bottom: 1px solid #CCC;
  padding: 4px;
}

ul.category_news_list li h3
{
  margin: 0px;
  padding: 0px;
}

ul.category_news_list li a
{
  text-decoration: none;
  font-weight: bold;
}

ul.category_news_list li.group_date
{
  color: #cc0000;
  font-weight: bold;
}

.rss_category_link
{
  padding: 4px;
  float: right;
  padding-top: 6px;
}

.rss_category_link a
{
   font-weight: bold;
   font-size: 12px;
   text-decoration: none;
   display: block;
   float: right;
   margin-top: 3px;
   margin-left: 4px;
}

#row_top_news {
    position: relative;
    height: 140px;
}
#row_top_news .mini_top_news_block {
    width: 1100px;
}
#row_top_news .mini_top_news_box {
   background-color: #e3e1d2;
   width: 154px;
   /*border-left: 2px solid #cc0100;
   border-right: 2px solid #cc0100;*/
   height: 140px;
   float: left;
   margin-left: 2px;
   margin-right: 1px;
}
#row_top_news .mini_top_news_box_over {
    background-color: #c9c9c9;
}
#row_top_news .mini_top_news_category_title {
    color: #cc0100;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
#row_top_news .mini_top_news_image {
    vertical-align: bottom;
}
#row_top_news .mini_top_news_title {
    padding: 0px 4px 0px 4px;
    text-align: left;
}
#row_top_news .mini_top_news_title a {
  text-decoration: none;
  font-weight: bold;
  font-size: 9px;
  color: #000000;
}

#div_player
{
  height: 296px;
}

#box_player {
	font: 11px Arial, Helvetica, sans-serif;
	background: #000000;
	padding: 0;
	margin: 2px 4px 0px 4px;
	width: 542px;
	height: 406pz;
	float: right;
	position: relative;
}
#box_player a, #box_player a:visited { 
	outline: none;
}

#player_buttons
{
position: absolute; 
width: 44px;
height: 30px; 
top: 295px; 
left: 498px;
background-image: url(/images/front2010/bg_buttons.gif); 
background-repeat: repeat-x;
}
 /*
#nav {
  border-top: 1px solid #7c7c7c;
  border-bottom: 1px solid #7c7c7c;
  padding: 2px;
  text-align: center;
}

#nav .flag {
	padding-top: 4px;
}

/*#nav a.link_lingua
{
  display: none;
}*/

#nav span.categorys {
  color: red;
  font-size: 10px;
  font-weight: bold;
}

#nav a.link_cat {
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  margin: 0px 6px 0px 6px;
}
#nav a.link_cat:hover, #nav a.current {
	color: #fcb415;
}

#box_player a.arrow {
  display: block;
  width: 20px;
  height: 54px;
}
#box_player a.left_arrow {
  background-image: url(/images/front2010/left_arrow.gif);
}
#box_player a.right_arrow {
  background-image: url(/images/front2010/right_arrow.gif);
}

#box_player a.left_arrow {
  background-position: left top;
}
#box_player a.left_arrow:hover {
  background-position: left bottom;
}
#box_player a.right_arrow {
  background-position: left top;
}
#box_player a.right_arrow:hover {
  background-position: left bottom;
}

.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
	/*display: none;*/
}
.dock-container {
	position: absolute;
	height: 50px;
	background: #000000;
	/*padding-left: 20px;*/
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	bottom: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
a.dock-item img {
	border: 1px solid #7c7c7c; 
	margin: 0px 6px 0px; 
	width: 94%; 
}
a.dock-item:hover img {
	border: 1px solid #fcb415; 
}
a.dock-item span {
	display: none; 
	padding-left: 20px;
	color: #fcb415;
}

#page_footer
{
  clear: both;
  text-align: center;
  /*margin-top: 6px;*/
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #cc0000;
  background-image: url(/images/front2010/gradiente_top.jpg);
  background-repeat: repeat-x;
}

#page_footer, #page_footer a, #page_footer div, #page_footer span  
{
  color: #FFF;
  font-weight: bold;
}

#page_footer ul.nav
{
  width: 624px;
  margin-left: auto;
  margin-right: auto;
}
#page_footer a
{
  text-decoration: none; 
}

#send_by_email {display:none;}
#send_by_email label {color: #FFF; font-weight: bold;}

.data_notizia {
  float: left;
	background-color:#ccc; 
	position:relative;
	padding:45px 5px 0px;
	margin-right: 10px;
} 
.data_notizia	.month {
  text-transform: uppercase;
  font-size:25px;
  font-weight: bold;
}
.data_notizia .day {
	font-size:45px;
	font-weight: bold;
  line-height:45px;
	position:absolute; left:5px; top:0px;
}
.data_notizia .year {
  font-size:16px;
  font-weight: bold; 
  display:block;
  position:absolute; right:-5px; top:15px;
  -webkit-transform: rotate(-90deg); 
  -moz-transform: rotate(-90deg);
}

.content_of_page, .content_of_page p, .content_of_page span {
  font-size: 12px;
}

.photogallery a
{
  text-decoration: none;
  display: block;
  text-align: center;
  margin-bottom: 6px;
  font-weight: bold;
  padding-left: 13px;
}