#fotohome{
	border:1px solid #CCCCCC;
	padding:1px;
	//padding:3px;
}

#fotohome_l{
	border:1px solid #CCCCCC;
	padding:1px;
	//padding:3px;
	//padding-bottom:0px;
}

#fotohome_l_ie6{
	padding:2px !important;
}

.fotoright{
	float:right;
	margin-left:5px;
}

.fotoleft{
	float:left;
	margin-right:5px;
}

#id_sezione{
	clear:both;
	float:right;
	line-height:11px;
	font-weight:bold;
	font-size:12px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#666666;
}

#id_sezione img{
	text-align:center;
	vertical-align:middle;
}
#id_sezione a{
	color:#666 !important;
}
#id_sezione a:hover{
	text-decoration:none !important;
}

#header{
	width:100%;
	height:110px;
	border-bottom:1px solid #CCCCCC;	
	background-image:url(http://cloud.ilgiornale.it/img/header_sf.jpg);
}

#meteo{
	float:left;
	width:130px;
	height:60px;
}

#head_utility{
	margin:10px 20px 0 0;
	float:right;
	width:130px;
	height:90px;
	text-align:right;
	line-height:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#34548f;
}

#head_utility h4{float:right; font-weight:normal; font-size:11px; margin-right:5px; height:16px; line-height:12px;}

#head_utility img{
	cursor:pointer;
	margin-left:5px;
	text-align:center;
	vertical-align:middle;
}

.head_utility_slice{height:18px; margin-right:5px}
.head_utility_slice h4{font-size:11px} /* ie7 fix */

/* HEAD */

#head{
	position:relative;
	width:100%;
	height:90px;
	margin-top:2px;
	border-top:6px solid #efefef;
	padding-top:10px;
}

#manchette_sx{
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	width:184px;
	height:90px;
}

#manchette_dx{
	float:right;
	position:absolute;
	right:0px;
	top:0px;
	width:184px;
	height:90px;
}

#ilgiornale_logo_home{
	float:left;
	position:absolute;
	left:310px;
	top:14px;
	width:359px;
	height:44px;
	background-image:url(http://cdn.ilgiornale.it/img/ilGiornale.it_359x44.png);
}

/* FINE HEAD */

/* CONTENT */

#content{
	width:100%;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}

#top_left{
	float:left;
	width:210px;
	padding-left:5px;
	padding-right:8px;
	border-right:1px #cbcbcb solid;
}

/* TOP_CENTER */

#top_center{
	float:left;
	width:454px;
	padding-left:8px;
	padding-right:8px;
}

/* FINE TOP_CENTER */

/* TOP_RIGHT */

#top_right{
	padding-left:0;
	float:left;
	width:300px;
}

#lettere_direttore{
	width:300px;
	height:66px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

#editoriali_commenti{
	float:left;
	width:298px;
	height:203px;
	border:1px solid #d9d9d9;
}

/* FINE TOP_RIGHT */

/* FINE CONTENT */

#media_bar{
	width:100%;
	margin-top:3px;
	margin-bottom:10px;
}

/* MARKET */

#market{
	width:100%;
	margin-bottom:10px;
}

#bottom_left{
	float:left;
	width:300px;
}

#bottom_center{
	float:left;
	width:508px;
	padding-left:14px;
}

#bottom_center_down{
	float:left;
	width:236px;
}

#bottom_right{
	padding-left:12px;
	float:left;
	width:160px;
}

/* JQUERY stuff*/

#selector{
	display:none;
	position:absolute;
	top:5px;
	left:40%;
	width:245px;
	padding:3px;
	background-color:#cfcfcf;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	border:1px solid #333333;
	z-index:10;
}

#selector .topbar{
	width:100%;
	height:auto;
	background-color:#222222;
	color:#fff;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent:5px;
}

#btn_close{
	//margin:3px;
	//padding:2px;
	position:absolute;
	right:10px;
	margin-top:4px;
	background-color:#222222;
	color:#fff;
	cursor: pointer;
	width:auto;
}

#selector.content{
}

#month_container{
	font-size:16px;
	font-weight:bold;
	width:240px;
	height:20px;
	margin-top:4px;
}

#month_left{
	cursor: pointer;
	float:left;
	margin:4px 2px 0 2px;
}
#month_right{
	cursor: pointer;
	float:left;	
	margin:4px 2px 0 2px;
}
#year_left{
	cursor: pointer;
	float:left;		
	margin:4px 2px 0 2px;
}
#year_right{
	cursor: pointer;
	float:left;		
	margin:4px 2px 0 2px;
}

.editions{
	display:none;
	position:absolute;
	top:201px;
	left:40%;
	width:251px;
	background-color:#afafaf;
	border:1px solid #333333;
	z-index:10;
}

.editions a{
	color:#222222;
	text-decoration:underline;
}

.editions a:hover{
	color:red;
}

.editions ul{
	padding-left:20px;
}

.editions li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#222222;
	list-style:square;
	margin:10px;
}

#s_label{
	font-size:14px;
	font-weight:normal;
}

.date{
	background-color:#66CCFF;
	margin:2px;
	padding:2px;
	float:left;
	width:25px;
	text-align:center;
	border:1px solid #666666;
}

.rdate{
	background-color:#efefef;
	margin:2px;
	padding:2px;
	float:left;
	width:25px;
	text-align:center;
	border:1px solid #333333;
}



#day{
	//background-color:#0066FF;
	background-color:#222222;
	color:#fff;
}

#noday{
	background-color:#cccccc;
	color:#fff;
	width:25px;
	height:14px;
}


.date_hover{
	cursor: pointer;
	background-color:#fab212;
	border:1px solid #e9a101;
	font-weight:bold;
}

.date_selected{
	cursor: pointer;
	background-color:#cc3403;
	/*#77DDFF;*/
	border:1px solid #760000;
	font-weight:bold;
}

.highlight{
	color:#cc3403 !important;
}

.highlight_fab212{
	color:#fab212 !important;
}

.hidden{
	display:none;
}

/* Icons for launches */

/* LARGE */

.play_large{
	position:relative;
}

.play_large span {
	position: absolute;
	right:0;
	bottom:0;
	margin: 0 4px 2px 0;
	//margin: 0 2px 8px 0;
	width:70px;
	height:27px;
	background-image: url(http://cloud.ilgiornale.it/img/play_large.gif);
	background-repeat:no-repeat;
	z-index:9;
}

.play_large a{
}

.a_play_large{
	position:absolute;
	width:70px;
	height:27px;
	left:0;
	top:0;
	z-index:10;
}

.play_large a h4{
	display:none;
}

.play_large span.hl{
	background-image: url(http://cloud.ilgiornale.it/img/play_large_hl.gif);
}

.gallery_large{
	position:relative;
}

.gallery_large span {
	position: absolute;
	right:0;
	bottom:0;
	margin: 0 4px 2px 0;
	//margin: 0 2px 8px 0;
	width:80px;
	height:27px;
	background-image: url(http://cloud.ilgiornale.it/img/gallery_large.gif);
	background-repeat:no-repeat;
	z-index:9;
}

.a_gallery_large{
	position:absolute;
	width:80px;
	height:27px;
	left:0;
	top:0;
	z-index:10;
}

.gallery_large a h4{
	display:none;
}

.gallery_large span.hl{
	background-image: url(http://cloud.ilgiornale.it/img/gallery_large_hl.gif);
}

.photostory_large{
	position:relative;
}

.photostory_large span {
	position: absolute;
	right:0;
	bottom:0;
	margin: 0 4px 2px 0;
	//margin: 0 2px 8px 0;
	width:70px;
	height:27px;
	background-image: url(http://cloud.ilgiornale.it/img/photostory_large.gif);
	background-repeat:no-repeat;
	z-index:9;
}

.photostory_large a{
}

.a_photostory_large{
	position:absolute;
	width:70px;
	height:27px;
	left:0;
	top:0;
	z-index:10;
}

.photostory_large a h4{
	display:none;
}


.photostory_large span.hl{
	background-image: url(http://cloud.ilgiornale.it/img/photostory_large_hl.gif);
}

.audio_large{
	position:relative;
	width:100%;
}

.audio_large span {
	position: absolute;
	right:0;
	bottom:0;
	margin: 0 4px 2px 0;
	//margin: 0 2px 8px 0;
	width:80px;
	height:27px;
	background-image: url(http://cloud.ilgiornale.it/img/audio_large.gif);
	background-repeat:no-repeat;
	z-index:9;
}

.audio_large a{
}

.a_audio_large{
	position:absolute;
	width:80px;
	height:27px;
	left:0;
	top:0;
	z-index:10;
}

.audio_large a h4{
	display:none;
}

.audio_large span.hl{
	background-image: url(http://cloud.ilgiornale.it/img/audio_large_hl.gif);
}

/* small */

.gallery_small{
	position:relative;
}

.gallery_small span {
	position: absolute;
	right:0;
	bottom:0;
	margin:1px;
	//margin:5px 3px 4px 5px;
	width:30px;
	height:24px;
	background-image: url(http://cloud.ilgiornale.it/img/gallery_small.gif);
	z-index:9;
}

.gallery_small a{
}

.a_gallery_small{
	position:absolute;
	width:30px;
	height:24px;
	left:0;
	top:0;
	z-index:10;
}

.gallery_small a h4{
	display:none;
}

.gallery_small span.hl{
	background-image: url(http://cloud.ilgiornale.it/img/gallery_small_hl.gif);
}

.play_small{
	position:relative;
}

.play_small span {
	position: absolute;
	right:0;
	bottom:0;
	margin:1px;
	//margin:5px 3px 4px 5px;
	width:30px;
	height:24px;
	background-image: url(http://cloud.ilgiornale.it/img/play_small.gif);
	z-index:9;
}

.play_small a{
}

.a_play_small{
	position:absolute;
	width:30px;
	height:24px;
	left:0;
	top:0;
	z-index:10;
}

.play_small a h4{
	display:none;
}


.play_small span.hl{
	background-image: url(http://cloud.ilgiornale.it/img/play_small_hl.gif);
}

.audio_small{
	position:relative;
}

.audio_small span {
	position: absolute;
	right:0;
	bottom:0;
	margin:1px;
	//margin:5px 3px 4px 5px;
	width:30px;
	height:24px;
	background-image: url(http://cloud.ilgiornale.it/img/audio_small.gif);
	z-index:9;
}

.audio_small a{
}

.a_audio_small{
	position:absolute;
	width:30px;
	height:24px;
	left:0;
	top:0;
	z-index:10;
}

.audio_small a h4{
	display:none;
}


.audio_small span.hl{
	background-image: url(http://cloud.ilgiornale.it/img/audio_small_hl.gif);
}

.photostory_small{
	position:relative;
}

.photostory_small span {
	position: absolute;
	right:0;
	bottom:0;
	margin:1px;
	//margin:5px 3px 4px 5px;
	width:30px;
	height:24px;
	background-image: url(http://cloud.ilgiornale.it/img/photostory_small.gif);
	z-index:9;
}

.photostory_small a{
}

.a_photostory_small{
	position:absolute;
	width:30px;
	height:24px;
	left:0;
	top:0;
	z-index:10;
}

.photostory_small a h4{
	display:none;
}

.photostory_small span.hl{
	background-image: url(http://cloud.ilgiornale.it/img/photostory_small_hl.gif);
}

/* multimedia center in home */

#mm_center{
	position:relative;
	width:508px;
	height:250px;
	background-color:black;
	margin:0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#mm_scroller{
	position:absolute;
	top:2px;
	width:498px;
	margin:0 3px 0 3px;
	height:44px;
	/*border:1px solid red;*/
}

#mm_scroller img{
	margin:2px 3px 0 3px;
	border:0;
	float:left;
}

.mm_tn{
	width:53px;
	height:40px;
	background-color:#333333;
}

#mm_scroller span{
	position:absolute;
	right:0px;
	top:2px;
	width:118px;
	height:35px;
	/*border:1px solid red;*/
	color:#ffffff;
	font-weight:bold;
	text-align:right;
	cursor:pointer;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#mm_flv{
	position:absolute;
	width:244px;
	height:190px;
	left:4px;
	top: 56px;
	/*border:1px solid red;*/
}

#mm_text{
	position:absolute;
	width:254px;
	height:162px;
	right:3px;
	bottom:30px;
	/* border:1px solid red; */
}

#mm_text_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	height:auto;
	width:240px;
	height:35px;
	text-align:right;
	/*border:1px solid red;*/
	margin:0 0 0 5px;
	clear:both;
	font-size:16px;
	color:#fab212;
	font-weight:bold;
}

#mm_text_content{
	width:240px;
	height:120px;
	text-align:right;	
	overflow:auto;
	clear:both;
	/*border:1px solid red;*/
	margin:5px 0 0 5px;
	font-size:10px;
	color:#ffffff;	
}

#mm_tools{
	position:absolute;
	width: 194px;
	height: 23px;
	right: 3px;
	bottom: 2px;
	text-align:right;
	/*border:1px solid red;*/
}

#mm_tools img{
	float:left;
	border:0;
	margin:0 2px 0 2px;
}


.mm_link{
	cursor:pointer;
	float:left;
	margin:3px 4px 0 3px;
	height:15px;
	width:auto;
	color:#fff;
	letter-spacing:0px;
	font-size:11px;
	text-decoration:none;
}

#mm_menu{
	display:none;
	position:absolute;
	right:5px;
	top:45px;
	width:140px;
	height:80px;
	background-color:#777777;
	z-index:9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#mm_close{
	position:absolute;
	top:0;
	right:0;
	width:136px;
	text-align:right;
	background-color:#222222;
	padding:1px 3px 0 1px;
	color:#fff;
	cursor: pointer;
	font-size:9px;
	font-weight:bold;
}

#mm_menu a{
	color:#fff;
	text-decoration:none;
}

#mm_menu a:hover{
	color:red;
	text-decoration:underline;
}

#mm_menu ul{
	padding-left:16px;
}

#mm_menu li{
	list-style:square;
	color:#fff;
	font-size:10px;
}

.blackbar{
	position:relative;
	width:207px;
	height:20px;
	text-indent:5px;
	padding-top:7px;
	background-image:url(http://cloud.ilgiornale.it/img/bb_bg.jpg);
	background-repeat:repeat-x;
	//background-repeat:no-repeat;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
}

.blackbar a{
	color:#fff;
	text-decoration:none;
}

.blackbar a:hover{
	color:#fab212;
	text-decoration:underline;	
}

.play_small_bb{
	position: absolute;
	width:30px;
	height:24px;
	right:2px;
	top:1px;
	background-image:url(http://cloud.ilgiornale.it/img/play_bb_small.gif);
}

.play_small_bb_hl{
	background-image:url(http://cloud.ilgiornale.it/img/play_bb_small_hl.gif);
}

.play_small_bb a{
	position:absolute;
	width:30px;
	height:24px;
	left:0;
	top:0;
	z-index:10;
}

.play_small_bb a h4{
	display:none;
}

.audio_small_bb{
	position: absolute;
	width:30px;
	height:24px;
	right:2px;
	top:1px;
	background-image:url(http://cloud.ilgiornale.it/img/audio_bb_small.gif);
}

.audio_small_bb_hl{
	background-image:url(http://cloud.ilgiornale.it/img/audio_bb_small_hl.gif);
}

.audio_small_bb a{
	position:absolute;
	width:30px;
	height:24px;
	left:0;
	top:0;
	z-index:10;
}

.audio_small_bb a h4{
	display:none;
}

.photostory_small_bb{
	position: absolute;
	width:30px;
	height:24px;
	right:2px;
	top:1px;
	background-image:url(http://cloud.ilgiornale.it/img/photostory_bb_small.gif);
}

.photostory_small_bb_hl{
	background-image:url(http://cloud.ilgiornale.it/img/photostory_bb_small_hl.gif);
}

.photostory_small_bb a{
	position:absolute;
	width:30px;
	height:24px;
	left:0;
	top:0;
	z-index:10;
}

.photostory_small_bb a h4{
	display:none;
}

.gallery_small_bb{
	position: absolute;
	width:30px;
	height:24px;
	right:2px;
	top:1px;
	background-image:url(http://cloud.ilgiornale.it/img/gallery_bb_small.gif);
}

.gallery_small_bb_hl{
	background-image:url(http://cloud.ilgiornale.it/img/gallery_bb_small_hl.gif);
}

.gallery_small_bb a{
	position:absolute;
	width:30px;
	height:24px;
	left:0;
	top:0;
	z-index:10;
}

.gallery_small_bb a h4{
	display:none;
}

/* bb jScroller style declarations */

/* Scroller Box */
#scroller_container {
 position: relative;
 margin-left:6px;
 width: 165px;
 height: 17px;
}

/* Overlay */
#ilG_overlay{
	position: absolute;
	top:670px;
	left:32%;
 	width:402px;
	height:416px;
	border:1px solid black;
	background-color:#ffffff;
	z-index:60;
}

#ilG_overlay .topbar{
	position:relative;
	width:100%;
	height:14px;
	background-color:#222222;
	color:#fff;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent:5px;
}

#ilG_overlay_btnclose{
	position:absolute;
	width:60px;
	right:3px;
	text-align:right;
	background-color:#222222;
	color:#fff;
	cursor: pointer;
}

#box_2{
	margin-bottom:5px;
}

.alignleft{text-align:left;}
.alignright{text-align:right;}

/* skin */

#homepage{width:1000px; background-color:#fff}

/* eo skin */

