
/* ==== Reset Reloaded by Eric Meyer ==== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Georgia, Palatino, serif;
}

:focus {	/* remember to define focus styles! */
	outline: 0;
}

ol, ul {
	list-style: none;
}

table {	/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration: none;
	color: #565656;
}
/* ==== /Reset Reloaded by Eric Meyer ==== */

/*a.azzurro {
 color: #2f5eb1;
}*/


/* ==== http://positioniseverything.net/easyclearing.html ==== */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	#display: inline-block;
}

html[xmlns] .clearfix {
	#display: block;
}

* html .clearfix {height: 1%; }
* html .clearfix {height: 1%; }
/* ==== /http://positioniseverything.net/easyclearing.html ==== */




/* ==============  BASE TYPOGRAPHY  ============== */
body {
	font-size: 62.5%; /* 1em = 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #787a7a;
	background: white;
}

strong {
	font-weight: bold;
}

em,
cite {
	font-style: italic;
}

.clear {
	clear: both;
}

.red {
	color: #cc2026 !important;
}

.blue {
/* 	color: #1c4792;  */
	color: #2f5fb1 !important;
}

input:focus {
	outline: 2px solid #97BEE0;
	-moz-outline-radius:2px !important;
}

a#skip_to_content {
	display: block;
	position: absolute;
	top: -30px;
}

.spacer_bottom {
	margin-bottom: 10px;
}
/* =============  /BASE TYPOGRAPHY  =============== */



/* ===============  LAYOUT  ================ */
.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

img {
	display: block;
}

#header {
	clear: both;
	width: 991px;
	margin: auto;
	background: #ffffff;
}

#inset {
	width: 961px;
	margin: 11px 0 0 30px;
}

#main {
	background: transparent url(http://images.corriereobjects.it/images/static/common/punto_verticale.gif?v=200708301452) repeat-y scroll 630px 0px!important;
	/*margin: 11px 0 0 30px;*/
	width: 961px;
	overflow: hidden visible;
	margin: 11px auto 0;
}

#main-blank {
	margin: auto;
	margin-top: 11px;
	width: 961px;
}

#col-sx {
	width: 620px;
	padding-right: 10px;
}

#col-dx {
	/*width: 320px;Modificato ore 18.35 del 04.03.2009 da Davide Gurgone. Spaginava la III colonna.*/
	/* Ri-Modificato ore 18.15 del 12.03.2009 Cigo */
	width: 302px;
	padding-right: 18px;
}

#col-dx object{
	float:left;
}

#col-dx #foto_del_giorno {
	float: none;
}


#col {
	width: 920px;
	
}

#col930 {
	width: 930px;
}
/* ===============  /LAYOUT  =============== */




/* ===============  NAVBAR  ============== */
.nav_1st {	/* contenitore menu primo livello */
	text-align: center;
	width: auto;
	margin: 8px 0 0 14px;
	height: 19px;
	overflow: visible;
}

.nav_1st li {  /* voci di primo livello */
	float: left;
	background: transparent url(http://images.corriereobjects.it/images/static/common/punto_verticale.gif?v=200708301452) repeat-y scroll top right;
	font-size: 15px;
	word-spacing: 0.1em;
	font-family: Georgia, Palatino, serif;
	padding: 0 2px 0 1px;
	margin-bottom: 3px;
	overflow: visible;
}

.nav_1st a {
	color: #464646;
	text-decoration: none;
	line-height: 17px;
	padding: 0 3px 7px 3px;
	overflow: visible;
	font-size: 89% !important;
}

.nav_1st li a:hover,
.nav_1st li.current a {
	background-color: #e0e0e0;
	border-top: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	}

.nav_1st .current {
	font-style: italic;
	}

.nav_2nd {	/* contenitore secondo livello	*/
	background: #e8e8e8 url(http://images.corriereobjects.it/images/static/common/bg_navbar.gif?v=200709071122) repeat-x scroll top left;
	height: 19px;
	padding-top: 8px;
}

#menu {
	width:100%;
}

*>.nav_2nd {
	clear: both;
}

.nav_2nd li {	/* voci secondo livello */
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 3px 0 2px;
	font-family: Times;
	font-weight: bold;
	background: transparent url(http://images.corriereobjects.it/images/static/common/punto_verticale.gif?v=200708301452) repeat-y scroll right top;
}

.nav_2nd li a {
	padding: 0 3px 1px 3px;
	color: #464646;
	line-height: 1.1;
}

.nav_2nd li a:hover, .nav_2nd li.current a {
	background: #244B98;
	color: white;
	text-decoration: none;
}

.nav_2nd img{
	display: inline;
}



#sublevels-menu-bar {
	margin-bottom: 8px;
}

*>.nav-3rd-nuvoletta {clear: both;}
.nav-3rd-nuvoletta {
	display: none;
	height: 31px;
	margin:0;	
	padding:0;
	/*background: transparent url(/libs/css/default_theme/assets/nuvoletta-sfondo-segmento.png) repeat-x scroll left top;*/
}

.menuvoletta-sx {
	float: left;
	width: 10px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: transparent url(http://viaggi.corriere.it/libs/css/default_theme/assets/nuvoletta-sfondo-latosinistro.png) no-repeat right top;
}
.menuvoletta-dx {
	float: left;
	width: 10px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: transparent url(http://viaggi.corriere.it/libs/css/default_theme/assets/nuvoletta-sfondo-latodestro.png) no-repeat left top;
}
.menuvoletta-listcontainer {
	float: left;
	height: 31px;
	margin: 0 0 8px 0;
	padding: 0;
	/*background: transparent url(/libs/css/default_theme/assets/nuvoletta-sfondo-pointered.png) no-repeat;
	background-position: center top;*/
	background: transparent url(http://viaggi.corriere.it/libs/css/default_theme/assets/nuvoletta-sfondo-segmento.png) repeat-x scroll left top;
}
.menuvoletta-listcontainer .pointerframe{
	height: 15px;
	width: auto;
	float: left;
	background: transparent url(http://viaggi.corriere.it/libs/css/default_theme/assets/nuvoletta-sfondo-pointered.png) no-repeat center top;
}

.nav-3rd-nuvoletta ul li {	/* items voci menu terzo livello */
	display:inline-block;
	float: left;
	height: 1.1em;
	margin: 0;
	padding: 10px 0 6px;
	/*background: transparent url(/libs/css/default_theme/assets/nuvoletta-sfondo-segmento.png) repeat-x scroll right top;*/
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
}

.nav-3rd-nuvoletta ul li span.sep3rd {
	display: block;
	float: left;
	height: 11px;
	margin: 1px;
	color: #ccc;
	font-size: 1.1em;
}

.nav-3rd-nuvoletta ul li a {
	float:left;
	height:1.2em;
	line-height: 1.1;
	padding: 1px 4px 1px;
	color: #464646;
	/*border-right: 1px solid #ccc;*/
	text-decoration:none;
}
/*.nav-3rd-nuvoletta ul li.lastitem a {border-right: none;}*/

.nav-3rd-nuvoletta ul li a:hover, 
.nav-3rd-nuvoletta ul li.current a {
	background: #244B98;
	color: white;
	text-decoration: none;
}
.nav-3rd-nuvoletta ul li.current a {
	font-weight: bold;
}
.nav-3rd-nuvoletta img{display: inline;}

#submenu3-vacanze {margin-left: 112px;}
#submenu3-vacanze .pointerframe{background-position: 28px top;}

#submenu3-consigli_di_viaggio {margin-left: 176px;}
#submenu3-consigli_di_viaggio .pointerframe{background-position:55px top;}

#submenu3-diari-di-viaggio {margin-left: 425px;}
#submenu3-diari-di-viaggio .pointerframe{background-position:85px top;}

#submenu3-prenotazione {margin-left: 573px;}
#submenu3-prenotazione .pointerframe{background-position:25px top;}

#submenu3-servizi {margin-left: 370px;}
#submenu3-servizi .pointerframe{background-position: 435px top;}


/* ============== /NAVBAR ============== */



/* ==============  HEADER / FOOTER  ============= */
#leaderboard {
	width: 996px;
	margin:0 auto;
}
#motore_ricerca {
	background: #3a3a3a url(http://images.corriereobjects.it/images/static/common/bg_header_tool.gif?v=200708301547) repeat-x scroll left top;
	height: 3em;
}

#motore_ricerca * {
	font-family: Arial, Helvetica, sans;
}

#trovocasalavoro {
	margin-top: 5px;
	padding: 0 0 0 4px;
	float: left;
	background: transparent url(http://images.corriereobjects.it/images/static/common/punto_verticale.gif?v=200708301452) repeat-y scroll right top;
}

#trovocasalavoro li {
	display: inline;
	float: left;
	margin-right: 7px;
}

#trovocasalavoro li a {
	display: block;
	height: 19px;
	text-indent: -5000px;
}

#trovocasalavoro li a.trovocasa {
	background: transparent url(http://images.corriereobjects.it/images/static/common/css_sprite-1.1.png?v=200910011428) no-repeat left -427px;
	width: 86px;
}


#trovocasalavoro li a.trovolavoro {
	background: transparent url(http://images.corriereobjects.it/images/static/common/css_sprite-1.1.png?v=200910011428) no-repeat -286px -427px;
	width: 100px;
}

#trovocasalavoro li a.automobili {
	background: transparent url(http://images.corriereobjects.it/images/static/common/css_sprite-1.1.png?v=200910011428) no-repeat -395px -427px;
	width: 98px;
}

#trovocasalavoro li a.trovocasa:hover {
	background-position: -90px -427px;
}

#trovocasalavoro li a.trovolavoro:hover {
	background-position: -182px -427px;
}

#trovocasalavoro li a.automobili:hover {
	background-position: -499px -427px;
}

#searchtool { /* FORM */
	background: transparent url(http://images.corriereobjects.it/images/static/common/punto_verticale.gif?v=200708301452) repeat-y scroll right top;
	padding: 0 7px 0 8px;
	margin-top: 2px;
	text-align: right;
	font-size: 1.1em;
	color: #CCCCCC;
}

#searchtool input,
#searchtool select {
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	margin-right: 0;
	background: #eeeeee;
	border-color: #4e4e4e rgb(192, 192, 192) rgb(192, 192, 192) rgb(78, 78, 78);
}

#searchtool .searchinput {
	background: white url(http://images.corriereobjects.it/images/static/common/bg_input.gif?v=200708301649) repeat-x scroll left bottom;
	width: 105px;
	padding-left: 2px;
	padding-bottom: 2px;
}

#searchtool .where {
	background: transparent none;
	border: 0;
	margin: 0 3px -1px 0;
	padding: 0;
}

#searchtool .search-google{
	display: inline;
	margin-bottom: -5px;
}

#searchtool .go {
	background: transparent url(http://images.corriereobjects.it/images/static/common/css_sprite-1.1.png?v=200910011428) no-repeat scroll -636px -22px;
	border: medium none;
	text-indent: -5000px;
	height: 22px;
	top: -3px;
	width: 22px;
	cursor: pointer;
}

#searchtool .go:focus {
	outline: 0;
}
#box-cerca-auto-risultati .hide-ck {
  display:none;
}
#box-cerca-auto-risultati  {
  padding:0 !important;
  margin-bottom:20px;
  background-color:#F5F5F7;
}
#box-cerca-auto-risultati .cerca {
  font-weight:normal !important;
  width:350px;
  background:none !important;
  margin-left:145px;
  padding:0 !important;
}
#box-cerca-auto-risultati input {
  margin-right:5px;
  width:180px;
}
#box-cerca-auto-risultati img {
  float:none !important;
  display:inline;
  vertical-align:middle;
}
/* login allineato a sinistra */
#motore_ricerca ul.login {
	padding: 3px 0 0 5px;
}

#motore_ricerca ul.login li {
	display: block;
	float: left;
	margin-right: 5px;
	font-size: 1.1em;
	color: #ccc;
	padding: 5px 7px 4px 0;
	background: transparent url(http://images.corriereobjects.it/images/static/common/punto_verticale.gif?v=200708301452) repeat-y scroll right top;
}

#motore_ricerca ul.login li strong {
	font-weight: normal;
}

#motore_ricerca ul.login li.hide {
	display:none;
}

#motore_ricerca ul.login li a {
	color: #ccc;
	text-transform: uppercase;
	font-weight: bold;
}

#motore_ricerca ul.login li a.headLogout {
	text-transform: none;
	font-weight: normal;
}

#motore_ricerca ul.login li strong a {
	color: #fff;
	font-family: arial;
	font-weight: bold;
}

/* login allineato a destra */

#motore_ricerca div.login {
	text-align: right;
	margin: 6px 0 0 0;
	width:415px;
	height: 20px;
}

#motore_ricerca div.login span {
	display: inline;
	margin-right: 5px;
	font-size: 1.1em;
	color: #ccc;
	padding: 5px 7px 4px 0;
	background: transparent url(http://images.corriereobjects.it/images/static/common/punto_verticale.gif?v=200708301452) repeat-y scroll right top;
}

#motore_ricerca div.login span strong {
	font-weight: normal;
}

#motore_ricerca div.login span.hide {
	display:none;
}

#motore_ricerca div.login span a {
	color: #ccc;
	text-transform: uppercase;
	font-weight: bold;
}

#motore_ricerca div.login span a.headLogout {
	text-transform: none;
	font-weight: normal;
}

#motore_ricerca div.login span strong a {
	color: #fff;
	font-family: arial;
	font-weight: bold;
}

/* fine login */

#motore_ricerca .bookmark li {
	float: left;
	margin-top: 7px;
}

#motore_ricerca .bookmark li a {
	display: block;
	width: 17px;
	height: 16px;
	margin-right: 7px;
	background-image: url(http://images.corriereobjects.it/images/static/common/css_sprite-1.1.png?v=200910011428);
	background-repeat: no-repeat;
}

.bookmark a.go-home {
	background-position: -39px -1px;  /* CSS sprite */
}

.bookmark a.go-scrivi {
	background-position: -610px -430px;  /* CSS sprite */
}

.bookmark a.make-bookmark {
	background-position: -60px -1px;  /* CSS sprite */
}

.testata img.logo {
	margin: 0 auto;
}

#testata-sezione {
	height: 62px;
	overflow: hidden;
	padding-top: 1px;
	background: transparent url(http://images.corriereobjects.it/images/static/common/bg_header_thin.gif?v=200709141733) scroll repeat-x left top;
	text-align: center;
	font-family: Georgia, Palatino, serif;
}

#testata-sezione li {
	display: block;
	float: left;
	font-size: 1.2em;
	color: #252525;
}

#testata-sezione li.updatesx {
	width: 229px;
	padding-top: 36px;
}

#testata-sezione li.updatedx {
	float: right;
	padding-top: 36px;
	width: 205px;
	background: transparent url(http://images.corriereobjects.it/images/static/common/ico_meteo_fisso.gif?v=200802261108) no-repeat 130px 33px;
}

#testata-sezione li.logocorriere a {
	width: 535px;
	height: 62px;
	display: block;
	text-indent: -5000px;
	background: transparent url(http://images.corriereobjects.it/images/static/common/logo.gif?v=200709251226) scroll no-repeat left 0px;
}

#testata-home {
	height: 104px;
	background: transparent url(http://images.corriereobjects.it/images/static/common/bg_header_mid.gif?v=200709031521) scroll repeat-x left top;
	text-align: center;
	font-family: Georgia, Palatino, serif;
	overflow: hidden;
}

#testata-home ul {
	margin-left: 228px;
}

#testata-home ul li {
	font-size: 12px;
	color: #252525;
	display: block;
	float: left;
	padding-left: 8px;
	margin-left: 8px;
	height: 13px;
	}

#testata-home .update {
	padding-top: 1px;
}

#testata-home ul li.data {
	background: url(http://images.corriereobjects.it/images/static/common/punto_verticale.gif?v=200708301452) scroll repeat-y left top;
}

#testata-home ul li.data span.giorno,
#testata-sezione span.giorno {
	text-transform: uppercase;
	font-weight: bold;
}

#testata-home ul li#tempo {  /*  METEO  */
	background: url(http://images.corriereobjects.it/images/static/common/punto_verticale.gif?v=200708301452) scroll repeat-y left top;
	padding-left: 8px;
	margin-left: 8px;
	padding-top: 1px;
}

li#tempo a {
	font-weight: bold;
	text-decoration: underline;
}

#testata-sezione li#tempo img,
#testata-home ul li#tempo img {  
	display: inline;
	vertical-align: top;
}

#testata-casa {
	height: 62px;
	padding-top: 25px;
	margin-bottom: 11px;
	background: transparent url(http://images.corriereobjects.it/images/static/common/bg_header_thin.gif?v=200709141733) repeat-x scroll left top;
	text-align: center;
	border-top: 1px solid white;
	border-bottom: 1px solid #a3a3a3;
}

#testata-casa li {
	background-image: url(http://images.corriereobjects.it/images/static/common/css_sprite-1.1.png?v=200910011428) scroll no-repeat right top;
}

#testata-dinamica-new{
	height: 62px;
	overflow: hidden;
	padding-top: 0;
	background: transparent url(http://images.corriereobjects.it/images/static/common/bg_header_thin.gif?v=200709141733) scroll repeat-x left top;
	text-align: center;
	font-family: Georgia, Palatino, serif;
width:100%;
float:left;
}
#testata-dinamica-new li{
	display: block;
	float: left;
	font-size: 1.2em;
	color: #252525;
	}
#testata-dinamica-new li.logocorriere{
	float:left;
	margin:13px 0pt 0pt 10px;
	}
#testata-dinamica-new li.logocorriere a{
	display: block;
	background: transparent url(http://images.corriereobjects.it/images/static/common/logo_corriere_mid.png?v=200709221132) scroll no-repeat left top;
	width: 321px;
	height: 37px;
	text-indent: -5000px;
	}


/* SEZIONE E SOTTOSEZIONE CENTRATE CON LOGO PICCOLO */

#testata-dinamica-new li.logo-small a{
	display: block;
	background: transparent url(http://images.corriereobjects.it/images/static/common/logo_corriere_small.gif?v=200805261457) scroll no-repeat 5px 18px;
	width: 230px;
	height: 57px;
	text-indent: -5000px;
	}
#testata-dinamica-new li.sezione-sottosezione{
	color:#A6A6A6;
	float:left;
	font-size:41px;
	letter-spacing:-1px;
	margin:8px 0pt 0pt -20px;
	width:600px;
	height:50px;
}
#testata-dinamica-new li.oncologia{
	width:565px;
}

#testata-dinamica-new li.sezione-sottosezione a{
	color:#A6A6A6;
}

#testata-dinamica-new li.sezione-sottosezione strong {
	color:#737372;
	font-weight: normal;
}

#testata-dinamica-new li.sezione-sottosezione strong a {
	color:#737372;
}

#testata-dinamica-new li.logoaggiuntivo {
	width: 150px;
	height: 57px;
}

/*
#testata-dinamica-new li.manchette-dx {
	width: 165px;
	height: 50px;
	padding-top:10px;
}*/


#testata-dinamica-new li.sponsor-corriereTV {
	width: 325px;
	height: 57px;
	margin-left: -160px;
}


/* ------------------------ CENTRATURA MENU --------------------------- */

#cronache {
	margin-left: 20px;
	display: inline; /* http://www.jaymeblackmon.com/ie6-double-margin-bug-fix */
}

#editorialiecommenti {
	margin-left: 20px;
	display: inline;
}

#animali {
	margin-left: 100px;
	display: inline;
}

#trafficnews {
	margin-left: 50px;
	display: inline;
}

#sportellocancro {
	margin-left: 20px;
	display: inline;
}

#animali_sub {
	margin-left: 168px;
	display: inline;
}

#trovolavoro {
	margin-left: 250px;
	display: inline;
}

#corrieretv_sub {
	margin-left: 20px;
	display: inline;	
}

ul #flash_news{
margin-left: 10px;
}
ul #anteprime{
margin-left: 10px;
}

.nav_2nd li#cinese a {
	display: block;
	text-indent: -5000px;
	width: 60px;
	background: transparent url(http://images.corriereobjects.it/images/static/common/cinese_bk.png?v=200807040937) no-repeat scroll 10px top;
	/*background-image: url(http://images.corriereobjects.it/images/static/common/css_sprite-1.1.png?v=200910011428);
	background-repeat: no-repeat;
	background-position: -743px -32px;*/
}

.nav_2nd li#cinese a:hover {
	background: transparent url(http://images.corriereobjects.it/images/static/common/cinese_wh.png?v=200807040937) no-repeat scroll 10px top;
	/*background-position: -670px -32px;*/
}

/* ------------------------ FOOTER --------------------------- */
#footer {
	position: relative;
	clear: both;
	width: 971px;
	height: 53px;
	margin: 11px auto 0;
	padding: 12px 0 0 20px;
	font-size: 1.2em;
	font-family: Georgia, Palatino, Times, serif;
	background: #3a3a3a url(http://images.corriereobjects.it/images/static/common/bg_footer.gif?v=200708301517) repeat-x scroll left top !important;
}

#footer select optgroup {
	font-style: normal;
	color: #fff;
	background: #000 none;
}

#footer select optgroup option {
	padding: 0 2px;
	color: #000;
	background: #fff none;
}

#footer ul.links li {
	float: left;
	padding-right: 10px;
}

#footer ul.links li strong {
	color: #fff;
}
		
#footer ul.links li a {
	font-style: italic;
	font-weight: bold;
	color: #e8e8e8;
}

#footer p {
	padding-top: 10px;
	color: #B8B8B8;
}

#footer p.copyright {
	padding-top: 16px;
	color: #B8B8B8;
	font-size: 1.0em;
}

#footer p.copyright a,
#footer .websites a {
 	color: #e8e8e8;
}

#footer .websites {
	position: absolute;
	top: 10px;
	right: 25px;
}

#footer .websites p {
	color: #B8B8B8;
}

#websites_noj {
	height: 30px;
}

#allwebsites_vai {
	margin:0 0 -5px 5px;
}

#bottom_no_script{
	height: 35px;
	width: 150px;
	overflow:auto;
	margin: 0 0 -6px 0;
	background-color: #FFFFFF;
	line-height:16px;
}
#bottom_no_script span{
	background-color: #000000;
	color: #FFFFFF;
	width:130px;
	display:block;
	margin:1px 0pt -15px;
}
#footer .websites #bottom_no_script a{
	color: #000000;
	text-decoration:none;
}
#footer .websites #bottom_no_script a:hover{
	color: #000000;
	text-decoration:underline;
}

/*------- nuovo footer --------*/

#footer ul.nostri-siti li{
	float: left;
	padding-right:5px;
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer ul.nostri-siti li.right {
	float: right;
}

#footer ul.nostri-siti li a {
	color:#FFFFFF
}

#footer ul.copyright {
	padding-right: 10px;
	font-size:12px;
	color:#B8B8B8;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer ul.copyright a {
	color:#ffffff;
}

#footer ul.copyright li {
	float: left;
}

#footer ul.copyright li.right {
	float: right;
}
/* ------------------------ FOOTER VECCHIOXNUOVO --------------------------- */
#footer-container {
	position: relative;
	width: 971px;
	height: 53px;
	margin-top: 2em;
	padding: 12px 0 0 20px;
	font-size: 1.2em;
	font-family: Georgia, Palatino, Times, serif;
	background: #3a3a3a url(http://images.corriereobjects.it/images/static/common/bg_footer.gif?v=200708301517) repeat-x scroll left top;
}

#footer-container select optgroup {
	font-style: normal;
	color: #fff;
	background: #000 none;
}

#footer-container select optgroup option {
	padding: 0 2px;
	color: #000;
	background: #fff none;
}

#footer-container ul.links li {
	float: left;
	padding-right: 10px;
}

#footer-container ul.links li strong {
	color: #fff;
}
		
#footer-container ul.links li a {
	font-style: italic;
	font-weight: bold;
	color: #e8e8e8;
}

#footer-container p {
	padding-top: 10px;
	color: #B8B8B8;
}

#footer-container p.copyright {
	padding-top: 16px;
	color: #B8B8B8;
	font-size: 1.0em;
}

#footer-container p.copyright a,
#footer-container .websites a {
 	color: #e8e8e8;
}

#footer-container .websites {
	position: absolute;
	top: 10px;
	right: 40px;
}

#footer-container .websites p {
	color: #B8B8B8;
}

/* ==============  /header-footer  ============= */


/* ===============   BANNER   ================= */
div.leaderboard {
	width: 996px;
	height: 0 auto;
	margin: 0 auto;
	margin-bottom: 2px;
}

.wide-pushbar {
	width: 940px;
	margin: 11px 0 11px 30px;
	float:left;
}

#superbox {
	width: 1002px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	text-align: left;
}

#bannerone {
	/* Mod 20090430 float: left;*/
	width: 730px;
	margin: 0 auto;
	border: 1px solid #ffffff;
}

#bigbox {
	float: left;
	width: 260px;
	margin: 2px 0 0 0;
}

#boxtop,
#boxmiddle,
#boxbottom {
	float: left;
}

#boxbottom select {
	width: 60px;
	font-size: 10px
	font-family: Arial, Helvetica, sans;
}

#square-bottom {
	float:left;
	width: 300px;
	text-align: left;
}

#wide-rectangle {
	margin-top: 10px;
	clear: left;
}

#col-sx .pushbar {
	margin-bottom: 20px;
	width: 620px;
	overflow: hidden;
}

.pushbar-bare-img {
	margin-bottom: 20px;
}

.adv-pushbar,
.adv-pushbar-sx {
	width: 620px;
	height: 30px;
	margin-bottom: 20px;
/*	overflow: hidden;   */
}

#pushbar2 {
	width: 320px;
	margin-bottom: 5px;
}

#pushbar {
	margin-bottom: 20px;
	width: 991px;
	height: 30px;
	background: transparent url(http://images.corriereobjects.it/images/static/common/punto_verticale.gif?v=200708301452) repeat-y scroll 660px 0;

}

.manchetteSX {
	height:76px;
	width:182px;
	float:left;
	margin-left:10px;
	margin-top:5px;
}

.manchetteDX {
	height:76px;
	width:182px;
	float:left; 
	margin-top:5px;
}

.logo-HOME {
	width:600px;float:left;padding-top:24px;
}

/*
.manchette {
	position: absolute;
	top: 37px;
	width: 182px;
	height: 76px;
}

#manchette-sx {
	left: 10px;
}

#manchette-dx {
	left: 798px;
}
*/

#rectangle {
	text-align: center;
	margin: 7px auto 10px auto;
}

object#FLASH_AD,
object#FLASH_AD embed {
	display: block;
	margin-bottom: 20px;
}

#leaderboard object#FLASH_AD,
#leaderboard object#FLASH_AD embed {
	margin-bottom: 0;
}

/* ===============   /banner   ================= */



/* ================================================ */
#media-daytop .hide {

	display: none;

}



/* Box Foto/Video del giorno 3a colonna */
.text_ascolta_tv{
float:left;
font-family:Times New Roman, Times, serif;
font-size: 1.5em;
font-weight:bold;
color:#adb8cc;
padding: 12px 10px 0px;
}
.ascolta_radio_tv a{
float:left;
padding:5px 15px 0px 10px;
}

.ascolta_radio_tv{
background-color:#373C42;
height:37px;
position:absolute;
width: 302px;
left: 0px;
}

#media-daytop {

	position: relative;

	width: 300px;

	margin-bottom: 10px;

	padding: 26px 1px 1px 1px;

	text-align: center;

	background-color: #393E44;

	background-image: none;
	margin-bottom: 47px;
}

#media-daytop a {

	color: #FFFFFF;

	filter:alpha(opacity=100);

	opacity: 0.9;

}



#media-daytop ul {

	position: absolute;

	top: 3px;

	right: 0;

}



#media-daytop ul li {

	float: left;

	width: 80px;

	height: 19px;

	margin-right: 2px;

	padding-top: 4px;

	color: #fff;

	background: #798093 url(http://images.corriereobjects.it/images/static/common/corrieretv_tab.gif?v=200710261422) no-repeat 0 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.2em;

}



#media-daytop ul li.active {

	float: left;

	width: 80px;

	height: 19px;

	margin-right: 2px;

	padding-top: 4px;

	font: 1.3em Arial, Helvetica, sans-serif;

	color: #fff;

	background: #A0A8B5 url(http://images.corriereobjects.it/images/static/common/corrieretv_tab.gif?v=200710261422) no-repeat -80px 0;

}



#media-daytop ul li a {

	display: block;

	text-decoration: none;

	color: #fff;

}



#media-daytop .go-ctv {

	position: absolute;

	top: 176px;

	left: 70px;

	right: 55px;

	padding-top: 6px;

	padding-right: 6px;

	padding-bottom: 6px;

	padding-left: 6px;

}



#media-daytop .go-ctv a {

	text-decoration: none;

	font-weight: bold;

	color: #ffffff;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	filter:alpha(opacity=100);

	opacity: 0.9;

}



#media-daytop .preview {

	clear: both;

	border: 3px solid #646D7F;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

#media-daytop .preview img {

	width: 294px;

}



#media-daytop h4 {

	position: absolute;

	top: 0;

	left: 10px;

	text-align: left;

	color: #fff;

	font-family: Georgia, Palatino, Serif;

	font-size: 1.5em;

	font-weight: normal;

}



#media-daytop h4 a {

	color: #fff;

}



#media-daytop h4 span {

	color: #AFC4D9;

	font-size: 1.5em;

	font-weight: bold;

}



#media-daytop h4 a span {

	color: #AFC4D9;

	font-weight: bold;

}



#media-daytop .abs-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 274px;
	height: 40px;
	margin-left:4px;
	margin-right:3px;
	margin-bottom:4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
}

#media-daytop .alpha-layer {

	background: #000 none;

	filter:alpha(opacity=50);

	opacity: 0.6;

	font: 1.3em Arial, Helvetica, sans-serif;

}



#media-daytop #fototop-caption, #media-daytop #videotop-caption {

	text-align: left;

	color:#fff;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.3em;

}



#media-daytop .play {

	float: left;

	width: 20px;

}

#media-daytop .playscritta {

	float: right;

width: 145px;

}

#media-daytop strong {

	font-weight: bold;

	color: #ABBACD;

	line-height: 1.6em;



}

/* ==============  HOME CINEMA  ============= */

.homevideo {
	background: transparent url(http://images.corriereobjects.it/images/static/common/punto_orizzontale.gif?v=200708301452) scroll repeat-x left top;
	padding-top: 10px;
	text-align: right;
}

.homevideo li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #767778;
	text-decoration: none;
}

/* ==============  FINE HOME CINEMA  ============= */


/* ==============  QUOTAZIONI BORSA MOBILE  ============= */

.quotazioni-mobile-col-1 {
	font-family: georgia;
	font-size:1.1em; 
	line-height:1.35; 
	color: #464646;
	overflow:hidden; 
	width:200px;
}

.quotazioni-mobile-col-1 h6,
.quotazioni-mobile-col-2 h6,
.quotazioni-mobile-col-3 h6 {
	font-size:1.3em; 
	line-height:1.35; 
	color: #CC2026;
	padding-bottom: 5px;
}

.quotazioni-mobile-col-2 {
	float: left; 
	background:transparent url(http://images.corriereobjects.it/images/static/common/punto_verticale.gif?v=200708301452) repeat-y scroll left top; 
	font-family: georgia;
	font-size:1.1em; 
	line-height:1.35; 
	color: #464646;
	overflow:hidden; 
	padding-left:10px; 
	width:200px;
}

.quotazioni-mobile-col-3 {
	background:transparent url(http://images.corriereobjects.it/images/static/common/punto_verticale.gif?v=200708301452) repeat-y scroll left top; 
	font-family: georgia;
	font-size:1.1em; 
	line-height:1.35; 
	color: #464646;
	overflow:hidden; 
	padding-left:10px; 
	width:200px;
}

/* ==============  QUOTAZIONI BORSA MOBILE  ============= */

#pan_box {margin-top:2px}

/* ==============  INIZIO CONFERMA FORM  ============= */
.conf_reg_ok{
padding-top: 10px;
}
DIV.conf_reg_ok img{
display:inline;
}
.titolo_gol{
display:block;
font-family:"Georgia";
margin:0pt 0pt 0pt 10px;
}
#titolo_gol_1{
color:#000033;
font-size:26pt;
}
#titolo_gol_2{
color:#5b5b5b;
font-size:18pt;
padding-top: 20px;
}
#titolo_gol_3{
color:#5b5b5b;
font-size:13px;
font-weight:bold;
}
/* ==============  FINE CONFERMA FORM   ============= */

/* ==============  PULSANTI 3A COLONNA EDIZIONE / ARCHIVIO   ============= */
ul.hp_edi_arch li.hp_edizione_p a, ul.hp_edi_arch li.hp_edizione_p {
display:block;
float:left;
width:143px;
height:30px;
text-indent: -5000px;
}

ul.hp_edi_arch li.hp_archivio_p {
display:block;
float:right;
width:137px;
height:30px;
padding-right: 19px;
text-indent: -5000px;
}
ul.hp_edi_arch li.hp_archivio_p a {
display:block;
width:137px;
height:30px;
}

ul.hp_edi_arch{
height: 30px;
background: #FFFFFF url(http://images.corriereobjects.it/images/static/common/edi-archivio.gif?v=200802061904) no-repeat;
margin-bottom: 10px;
}
/* ==============  FINE PULSANTI 3A COLONNA EDIZIONE / ARCHIVIO   ============= */
/* ==============  MAPPE ITINERARI   ============= */
#mappe_iti .texfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: thin solid #FFFFFF;
	line-height: normal;
	background-color: #FFFFFF;
}


#mappe_iti .georgia23  {
	font: normal 23px georgia, serif;
	color: #ffffff;
	font-weight: normal;
}

#mappe_iti .titolo_mappe  {
    text-indent: 10px;
	font: normal 23px georgia, serif;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1px 0;
}


#mappe_iti .titolo_mappe a {
    text-indent: 10px;
	font: normal 23px georgia, serif;
	text-decoration: none;
	color: #ffffff;
	padding: 0;
	margin: 0 0 1px 0;
}
#mappe_iti .titolo_mappe2 {
	font-family: Georgia;
	font-size: 11px;
	color: #ffffff;
}

#mappe_iti .testo_mappe {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}
/* ==============  FINE MAPPE ITINERARI   ============= */

/* ==============  INIZIO FORM VIAGGI   ============= */
#main-viaggi {
	/*margin:11px 11px 0 30px;*/
	margin: 11px auto;
	width: 940px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main-viaggi img{
display:inline;
}
#main-viaggi h1 {
	font-size:26px;
	color:#87a800;
}
#main-viaggi h3, #main-viaggi h3 a {
	font-size:13px;
	color:#535a5b;
}
#main-viaggi h3 a {
	font-weight:bold;
	text-decoration:underline;
}
#main-viaggi h3 a:hover {
	text-decoration:none;
}
#form-viaggi {
	border:1px solid #c1cc92;
	border-right-width:4px;
	border-bottom-width:4px;
}
#form-viaggi form {
	margin: 0;
	padding: 9px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
#form-viaggi h4 {
	font-size:13px;
	background:transparent url(http://images.corriereobjects.it/images/static/common/punto_orizzontale.gif?v=200709041055) repeat-x left bottom;
	padding-bottom:6px;
	color:#87a800;
}
#form-viaggi h4 span {
	padding-left:609px;
	font-family:Arial, Helvetica, sans-serif;
}
#form-viaggi h4 span a, #form-viaggi h4 span a:hover {
	font-size:11px;
	color:#87a800;
}
#form-viaggi ul {
	margin:21px 0;
}
#form-viaggi ul li {
	text-align:left;
	padding:10px 0;
}
#form-viaggi ul li span {
	font-family:Arial, Helvetica, sans-serif;
	color:#87a800;
	font-size:13px;
	font-weight:bold;
}
#form-viaggi ul li span.viaggi-descr {
	font-size:11px;
	color:#535a5b;
	font-weight:normal;
	line-height:17px;
}
#form-viaggi ul li span.viaggi-d-big {
	font-size:12px;
	color:#535a5b;
	font-weight:normal;
	line-height:17px;
}
#form-viaggi ul li div.viaggi-sx {
	width:200px;
	padding:0 5px;
	text-align:right;
	float:left;
}
#form-viaggi ul li div.viaggi-dx {
	display:block;
	float:left;
}
#form-viaggi ul li .viaggi-text-area {
	width:622px;
	background-color:#FFFFFF;
}
#form-viaggi .no_bold {
font-weight:normal;
}
#form-viaggi .viaggi_grey {
color:#999999;
}
#form-viaggi .f_left {
float:left;
}

#elenco_foto div, #elenco_video div{
padding:0 5px 5px 5px;
color:#535A5B;
font-size:11px;
font-weight:normal;
line-height:17px;
}
#elenco_foto div.desc_foto, #elenco_video div.desc_foto{
width:610px;
}
#elenco_foto form, #elenco_video form{
margin:0;
padding:0;
}

#main-viaggi .viaggi_campo {
font-family:Arial,Helvetica,sans-serif;
padding:10px 0 0 0;
color:#535A5B;
font-size:11px;
font-weight:normal;
line-height:17px;
display:block;
}
#main-viaggi .radio_b{
    margin:-3px 5px -3px 5px;
}
/* ==============  FINE FORM VIAGGI   ============= */
/* Paginazione Start */
ul.ul-paging {}
ul.ul-paging li {display:block;float:left;font-family:Arial, Helvetica, sans-serif;font-size:12px;text-align:center;line-height:30px}
ul.ul-paging li.meno-recenti-pag {text-align:left;width:57px}
ul.ul-paging li.numero-pagine-pag {width:423px;font-style:italic}
ul.ul-paging li.piu-recenti-pag {text-align:right}
/* Paginazione Stop */

div.special {
	padding: 10px 5px;
	margin: 10px 0; text-align:left;
	border: 1px solid #dddddd;
	background: #f2f2f2 url(http://images.corriereobjects.it/images/gradient_special.jpg?v=200906101450) repeat-x top;
}

div.special img.banner {
	margin-bottom: 10px;
	width: 380px;
	height: 57px;
}

div.special img.pic {
	margin: 0 10px 10px 0;
	width:190px; height:130px;
	float:left;
	display:inline;
}

div.special h1 {
	font-size: 2em !important;
	color: #5b5b5b;
	display:inline;
}

div.special h2 {
	font-size: 1.3em !important;
	line-height: 22px !important;
	padding-top: 0 !important;
}

div.special span.time {
	color: #cc2026;
}

div.special a:hover {
	text-decoration: underline !important;
}

#home-2col div.special h1,
#home-2col-adv div.special h1 {
	font-size: 26px !important;
	line-height: 1.1em !important;
	margin-bottom: 15px;
}

#home-2col div.special h2,
#home-2col-adv div.special h2 {
	font-size: 17px !important;
	line-height: 1.2em !important;
	margin-bottom: 10px;
}

#home-2col div.special img.banner,
#home-2col-adv div.special img.banner {
	width: 190px;
	height: 44px;
}

/* Box slideshow con cycle di jquery */
#slideshow_loading {
	height: 150px;
	position: relative;
}

#slideshow_loading img {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -8px;
	margin-left: -47px;
}

div.slide {
	position: relative;
/*	background: url(http://images.corriereobjects.it/images/static/common/punto_orizzontale.gif?v=200709041055) repeat-x top;*/
	margin-bottom: 10px;
}

div.slide img#slideloader {
	display: none;
	position: absolute;
	bottom: -4px;
	left: 5px;
}

div.slide div#slidebox {
	margin: auto;
	overflow: hidden;
	cursor: pointer;
}

div.slide div#slidebox img {
	display: none;
	border: 1px solid black;
}

div.slide div#slidenav {
	margin: 14px 0 0 40px;
}

div.slide div#slidenav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9f9f9f;
	text-decoration: none;
	display: block;
	float: left;
	width: 42px;
	height: 10px;
	line-height: 10px;
	border-right: 1px solid #9f9f9f;
	text-align: center;
}

div.slide div#slidenav a.activeSlide {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}

div.slide a#slidecontrol {
	position: absolute;
	display: none;
	width: 16px;
	height: 16px;
	background: url(http://images.corriereobjects.it/images/playstop_slideshow.gif?v=200908041458) no-repeat 0 0;
	bottom: -4px;
	left: 27px;
}

/* Motori 20090618 */
div.serviziutili-rst {margin-bottom:10px;padding:6px 0 6px 16px}
div.serviziutili-rst h3 {font-size:21px;font-family:Georgia, "Times New Roman", Times, serif;color:#002c61}
div.serviziutili-rst ul {margin-top:24px}
div.serviziutili-rst ul.ul-rst-3a {margin-top:15px}
div.serviziutili-rst ul.ul-hp {margin-top:15px}
div.serviziutili-rst ul li {display:block;float:left;text-align:center;margin-right:3px}
div.serviziutili-rst ul li.li-sx {margin-right:15px}
div.serviziutili-rst ul li.li-dx {}
div.serviziutili-rst ul li.li-hp {/*padding:0 8px*/}
div.serviziutili-rst ul li.li-nl {width:65px;margin-right:9px}
div.serviziutili-rst ul.ul-rst-3a li.li-nl {width:79px;margin-right:28px}
div.serviziutili-rst ul li.li-us {width:71px}
div.serviziutili-rst ul li.li-sl {width:77px}
div.serviziutili-rst ul li.li-ma {width:77px}
div.serviziutili-rst ul.ul-rst-3a li.li-ma {width:80px;margin-right:30px}
div.serviziutili-rst ul li.li-et {width:71px}
div.serviziutili-rst ul li a {display:block;text-indent:-5000px;background-color:transparent;background-image:url(http://images.corriereobjects.it/images/static/common/motori/rst/motori-rst-sprite.png?v=200906261135);background-repeat:no-repeat;margin:0 auto}
div.serviziutili-rst ul li a.newsletter {width:58px;height:57px;background-position: -243px -136px}
div.serviziutili-rst ul li a.usato {width:38px;height:57px;background-position: -17px -136px}
div.serviziutili-rst ul li a.schedelistini {width:42px;height:65px;background-position: -67px -136px}
div.serviziutili-rst ul li a.mappe {width:43px;height:65px;background-position: -120px -136px}
div.serviziutili-rst ul li a.etilometro {width:58px;height:57px;background-position: -174px -136px}
div.serviziutili-rst {background-color:transparent;background-image:url(http://images.corriereobjects.it/images/static/common/motori/rst/motori-rst-sprite.png?v=200906261135);background-repeat:no-repeat}
div.motori-rst-hp {width:389px;height:104px!important;background-position: 0 0}
div.motori-rst-3a {width:286px;height:164px!important;background-position: -405px 0}

/*NASCONDO I BOX CERCA AUTO*/
#box-trovolavoro-casa-auto {display:none;}

div#cycle_container {
	position: relative;
}

div#cycle_container .hide {
	display: none;
}
#mirago-feed {
	margin-top:10px;
}
/*CAROUSEL FOTO ARTICOLI*/
.jcarousel-skin-4 {
  width:  370px;
}
.jcarousel-skin-7 {
  width:  592px;
}
.carosello-article {
  filter: alpha(opacity=0);
  border:4px solid #EFEFF1;
  opacity:0;
  overflow:hidden;
  padding:12px 10px;
  margin:18px 0;
}
.carosello-article span {
  display:block;
  margin-bottom:5px;
  color:#262626;
  font-size:11px;
  font-weight:bold;
  font-family: Georgia, Palatino, serif;
  margin-left:42px;
}
.jcarousel-skin-4 .jcarousel-container,
.jcarousel-skin-4 .jcarousel-clip-horizontal {
    width:  286px;
}
.jcarousel-skin-7 .jcarousel-container,
.jcarousel-skin-7 .jcarousel-clip-horizontal {
    width:  508px;
}
.carosello-article .jcarousel-container {
    position: relative;
}
.carosello-article .jcarousel-clip {
    z-index: 2;
    padding:0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.carosello-article .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height:51px;  
}

.carosello-article .jcarousel-list li,
.carosello-article .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 64px;
    height: 51px;
}
.carosello-article .jcarousel-next {
    z-index: 3;
    display: none;
}

.carosello-article .jcarousel-prev {
    z-index: 3;
    display: none;
}
.carosello-article  .jcarousel-container {
  padding:0 42px;
}
.carosello-article .jcarousel-clip-horizontal {
  height:51px;
}
.carosello-article .jcarousel-item {
    width: 64px;
    height: 51px;
}
.carosello-article .jcarousel-item-horizontal {
    margin-right: 10px;
}
.carosello-article .jcarousel-next-horizontal {
    position: absolute;
    top: 20px;
    right: 2px;
    width: 21px;
    height: 19px;
    cursor: pointer;
    background: transparent url(http://images.corriereobjects.it/images/static/common/freccia_gr_dx.gif?v=200908211042) no-repeat scroll left top;
}

.carosello-article .jcarousel-next-disabled-horizontal,
.carosello-article .jcarousel-next-disabled-horizontal:hover,
.carosello-article .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: none;
}

.carosello-article .jcarousel-prev-horizontal {
    position: absolute;
    top: 20px;
    left: 2px;
    width: 21px;
    height: 19px;
    cursor: pointer;
    background: transparent url(http://images.corriereobjects.it/images/static/common/freccia_gr_sx.gif?v=200908211042) no-repeat scroll left top;
}

.carosello-article .jcarousel-prev-disabled-horizontal,
.carosello-article .jcarousel-prev-disabled-horizontal:hover,
.carosello-article .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: none;
}
/*ARTICLE GALLERY*/
.gallery_slide_new img {
  padding:5px;
  vertical-align:middle;
  width:200px;
}

.gallery_slide_new {
  background-color:#EEEEEE;
  border:1px solid #A3A3A3;
  float:left;
  height:333px;
  margin:0 10px 10px 0;
  padding:5px;
  vertical-align:middle;
  width:200px;
}
 /*CORRIERETV*/
body#premiumtv-body {
	background: #c2c6ce;
} 
#premiumtv {
	margin:auto;
  width:1117px;
} 

/*SCOMMESSE E LOTTERIE*/
/*TABELLINO CONDIVISO*/
#tabellino-shared span.color-green strong {
color:#8EBE0C;
}
#tabellino-shared span.titoletto strong {
font-size:11px;
font-weight:bold;
}
#tabellino-shared h3 div.title-quote {
clear:right;
color:#666666;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
margin-top:7px;
}
#tabellino-shared .title-box {
	margin-bottom:15px;
	width:100%;
	display:inline-block;
}
#tabellino-shared div {
clear:both;
}
#tabellino-shared #tabellino-hp {
  background:transparent none;
  padding:5px 9px 7px 9px;
  border:1px solid #666666;
}
#tabellino-shared #tabellino-hp table.tablequote-matchlist {
	border-bottom: 3px solid #8EBE0C;
}
#tabellino-shared #tabellino-hp h3 {
  height:23px;
}
#tabellino-hp h3 .title span.sub-title{
  font-size:13px;
  font-weight:normal;
}
#tabellino-shared #tabellino-hp table tbody td {
  height:18px;
  font-size:11px;
  line-height:12px;
}
#tabellino-shared .link-scommesse {
  color:#333333;
  display:block;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  margin-top:4px;
}
#tabellino-shared #tabellino-hp table tbody td.partita {
 border-left:1px solid #cccccc;
}
#tabellino-shared #tabellino-hp table tbody td.ris_2 {
 border-right:1px solid #cccccc;
}
#tabellino-shared #tabellino-hp h3 div.title {
  margin:0 0 0 6px;
}
#tabellino-shared #tabellino-hp .title-box a .titoletto,
#tabellino-shared #tabellino-hp .title-box a,
#tabellino-shared #tabellino-hp .title-box {
  color:#333333 !important;
}
#tabellino-shared #tabellino-hp .title-box .titoletto {
  border-bottom:1px dotted #8ebe0c;
  margin:6px 0 0 0;
  float:right;
  position:relative;
}
#tabellino-shared #tabellino-hp .title-box {
  margin-bottom:4px !important;
}

#tabellino-shared #tabellino-hp .title-box span.title {
  color:#8ebe0c;
  font-size:16px;
  font-weight:bold;  
  font-family:Georgia, "Times New Roman", Times, serif;	
  float:left;
}
#tabellino-shared #tabellino-hp .title-box span.title strong {
  color:#333333;
  font-size:22px;
  font-weight:normal;  
}
/*BOX TABELLINO HP*/
.fixed-content-right {
  display:none;
  width:282px;
}
#tabellino-hp {
	background: transparent url(http://images.corriere.it/images/static/common/scommesse-lotterie/bg_gray_dark.gif?v=200908051042) repeat-x scroll top left;
	padding:15px 9px 11px 9px;
}
#tabellino-hp span.color-green {
	border-bottom:none;
	color:white;
}
#tabellino-hp span.titoletto {
	font-size:14px;
	margin-bottom:5px;
	float:left;
}
#col-dx #tabellino-hp span.color-green strong {
  color:#8EBE0C;
}
#col-dx #tabellino-hp .title-box strong.bold {
color:#FFFFFF;
font-size:14px;
}
#col-dx #tabellino-hp span.titoletto strong {
font-size:11px;
font-weight:bold;
}
#tabellino-hp span strong.white {
	color:white;
	font-size:14px;
}
#tabellino-hp img.line-gray {
	margin:0 -5px 9px -5px;
	clear: left;
}
/*FINE TABELLINO HP*/
/*SCOMMESSE SPORTIVE*/
.areaquote .quadroquote {
	color: white;
	margin-bottom: 25px;
	font-weight: normal;
	font-size: 9px;
	margin-top: 0;
}
#col-dx .areaquote .quadroquote {
	margin-bottom: 10px;
}
#tabellino-hp .title-box a .titoletto,
#tabellino-hp .title-box a,
#tabellino-hp .title-box {
  color:#FFFFFF !important;
}
#tabellino-hp .title-box {
  margin-bottom:0 !important;
  float:left;
}
#tabellino-hp .title-box strong.bold {
	color:#FFFFFF;
  font-size:14px;
}
#tabellino-hp h3 {
	color:#FFFFFF;
	font-size: 19px;
	height:30px;
	background: #000000 none;
	display: inline-block;
	width: 100%;
	margin:0;
font-weight:normal;
padding:0;	
}
#tabellino-hp h3 div.title strong  {
	font-size: 12px;
	font-weight:bold;
}
#tabellino-hp h3 div.title em {
	font-size: 12px;
	font-weight:normal;
}
#tabellino-hp h3 div.title {
	margin:4px 0 0 6px;
}
#tabellino-hp h3 div.title-quote {
	margin-top:0;
}
.areaquote .quadroquote div {clear: both;}
.areaquote .quadroquote h3 {
	background: transparent none;
	color: #333333;
	/*margin-bottom: 5px;*/
	font-weight: normal;
	font-size: 35px;
	padding: 0;
	margin-top:7px;
}
.areaquote .quadroquote h3 div.title {
	float: left;
	margin-bottom: 4px;
}
.areaquote .quadroquote h3 div.title strong {
	color: #8EBE0C;
	font-weight: normal;
	font-size: 24px;
}
.areaquote .quadroquote h3 div.title-quote {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	clear:right;
	float:right;
	margin-top:7px;
}
.areaquote .quadroquote h3 div.title-quote img {
  display:inline;
  margin-left:5px;
}
.areaquote .quadroquote h3 div.title em {
	font-size: 20px;
}
.areaquote .quadroquote h3 div.title strong strong {
	font-weight: bold;
}
.areaquote .quadroquote h3 div.subtitle {
	float:right;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 14px;
	padding: 0;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: dotted 1px #8EBE0C;
}
.areaquote .quadroquote h3 div.subtitle strong {
	color: #8EBE0C;
	text-transform:uppercase;
	font-size: 11px;
}
.areaquote .quadroquote .boxquote-match {
	float: left;
	clear: none;
	width: 32.33%;
	margin-right: 1.33%;
}
.areaquote .quadroquote .boxquote-match-closer {
	float: left;
	clear: none;
	width: 33.2%;
	margin-right: 1px;
}
.areaquote .quadroquote .rightest {margin-right: 0;}
.areaquote .quadroquote .boxquote-matchlist {width: 100%;}
#tabellino-hp table.tablequote-match,
.areaquote table.tablequote-match {
	background: black none;
	width: 100%;
	font-size: 12px;
	border-bottom: 7px solid #8EBE0C;
	color: black;
	clear: left;
	/*border-collapse:collapse;*/
}
.areaquote table.tablequote-matchlist {
	background: #333333 none;
	width: 100%;
	font-size: 12px;
	border-bottom: 7px solid #8EBE0C;
	color: black;
	clear: left;
	/*border-collapse:collapse;*/
}
.areaquote table.tablequote-matchlist {
	background: #333333 none;
	width: 100%;
	font-size: 12px;
	border-bottom: 7px solid #8EBE0C;
	color: black;
	clear: left;
	/*border-collapse:collapse;*/
}
.areaquote table.tablequote-matchlist td a {
	color: #000000;
	font-size:11px;
}
.areaquote table.tablequote-matchlist .firstontris {
  border-left: 1px solid #666666;
}

#tabellino-hp table th, #tabellino-hp table td,
.areaquote table th, .areaquote table td {
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.bottom-group h3 {display:none;}
#tabellino-hp table thead td,
.areaquote table thead td,
.bottom-group table thead th {
	background: black none;
	color: white;
	padding: 18px 4px 4px;
	margin: 0;
}
#tabellino-hp table thead td {
  text-transform:capitalize;
}
#tabellino-hp table thead td span.player2,
.areaquote table thead td span.player2 {color: #8EBE0C;}

#tabellino-hp table tbody th {
	height: 21px;
	background: #ccc url(http://images.corriere.it/images/static/common/scommesse-lotterie/graydient21light.gif?v=200908041920) repeat-x scroll top left;
	font-size: 14px;
	color:#000000;
}
.areaquote table tbody th.data {
  width:62px;
}
.areaquote table tbody th.ora {
  width:49px;
}
.areaquote table tbody th.ora span {
  border-left:1px solid #FFFFFF;
  border-right:1px solid #FFFFFF;
  display:block;
  height:10px;
  line-height:11px;
  width:47px;
}
.areaquote table tbody th {
	height: 21px;
	font-size: 11px;
	color: white;
	font-weight:normal;
	border-bottom: 1px solid #666666;
}
.areaquote table tbody th.ris_1,
.areaquote table tbody th.ris_x,
.areaquote table tbody th.ris_2 {
  background-color: #666666;
  font-weight:bold;
  width:82px;
}
#tabellino-hp table tbody th.ris_1,
#tabellino-hp table tbody th.ris_x,
#tabellino-hp table tbody th.ris_2 {
  width:37px;
}
#tabellino-hp table tbody td {
	border-bottom: 1px solid #CCCCCC;	
	background: #EEEEEE none;
	height: 24px;
}
#tabellino-hp table tbody td.partita {
	background: #FFFFFF none;
	text-align:left;
}
#tabellino-hp table th {
  border-bottom: 1px solid #666666;	
}
.areaquote table tbody td {
	/*border-top: 1px solid #acacac;*/
	border-bottom: 1px solid #fcfcfc;	
	background: #eee none;
	height: 24px;
}
#tabellino-hp table tbody tr.first-row td {
	border-top: 1px solid #666;
}
.areaquote table tbody tr td {
	border-bottom: 1px solid #cccccc;
}
.areaquote table tbody tr td.ris_1,
.areaquote table tbody tr td.ris_x, 
.areaquote table tbody tr td.ris_2 {
  color:#000000;
}
.areaquote table tbody tr td.ris_x a {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  display:block;
  height:18px;
  padding-top:6px;  
}
#col-dx .areaquote table tbody tr td.ris_x a {
  line-height:12px; 
}
.areaquote table tbody tr td.data {
  color:#494747;
  background-color: #FFFFFF;
  border-left: 1px solid #cccccc;
  font-size:11px;
}
.areaquote table tbody tr td.ora {
  color:#494747;
  font-weight:normal;
}
.areaquote table tbody tr td.partita {
  color:#000000;
  background-color: #FFFFFF;
  text-align:left;
  text-transform:capitalize;
}
.areaquote table tbody tr td.partita span {
  color:#8ebe0c;
  margin-left:11px;
}
#tabellino-hp table.tablequote-match thead td,
.areaquote table.tablequote-match thead td {
	font-weight: normal;
	text-align: left;
}

#tabellino-hp table.tablequote-match tbody tr td.rowhead,
.areaquote table.tablequote-match tbody tr td.rowhead {
	background: white none;
}
.areaquote table.tablequote-matchlist thead th {
	padding: 2px 4px;
	border-left: 1px solid #333;
	vertical-align: middle;
}
.areaquote table.tablequote-matchlist thead th.first {
	border-left: none;
}
.areaquote table.tablequote-matchlist tbody th.delimiter,
.areaquote table.tablequote-matchlist tbody td.delimiter {
	border-left: 1px solid #4c4c4c;
}

.areaquote table.tablequote-matchlist tbody tr td.rowhead,
.areaquote table.tablequote-matchlist tbody tr td.event {
	width: 250px;
	padding-left: 6px;
	padding-right: 6px;
	background: #d8d8d8 none;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.areaquote table.tablequote-matchlist tbody tr td .event-date,
.areaquote table.tablequote-matchlist tbody tr td .event-name {
  font-weight:bold;
} 
.areaquote table.tablequote-matchlist tbody tr td.rowhead span {
	font-weight: bold;
	padding-left: 8px;
	color: black;
}
#tabellino-hp table.tablequote-match  a img,
.areaquote a img {
	margin: 0 auto;
	padding: 0;
}


/* formichina */

.formichina {
	width: 940px;
	background: transparent url(http://images.corriereobjects.it/images/static/common/punto_orizzontale.gif?v=200709041055) scroll repeat-x left bottom;
	padding-bottom: 1px;
	/*margin: 0 0 0 30px; no centrato*/
	margin:auto;
	width: 960px;
}

.formichina img {
	display: inline;}

.formichina li {
	display: inline;
	font-size: 1.3em;
	font-family: Georgia, Palatino, serif;
}

.formichina li a,
.formichina li em {
	color: #333333;
}

.formichina span {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans;
}

li.locale {padding:5px !important; background-color:#fff !important; border:2px solid #93a0c3;}
li.locale h4.top10 {padding:0px;background-position:left bottom;}
li.locale h4.top10 strong{font-size:15px; font-weight:bold;}