/* FOCUS */
div.m20-mirror div.componentFooter {
	padding:0px;
}

div.m20-mirror div.componentBody div.focus img {
	display:block;
	margin-bottom:23px;
}

div.m20-mirror div.componentBody div.focus h4 a, div.m20-mirror div.componentBody div.focus h4 a:visited {
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	text-decoration:none;	
	padding:0px 0px 0px 0px;
} 

div.m20-mirror div.componentBody div.focus h4 a:hover {
	text-decoration:underline;
}

div.m20-mirror div.componentBody div.focus h5 {
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	color:#000;
	padding:5px 0px 0px 0px;
}

div.m20-mirror div.componentBody div.focus span.category {
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	color:#656565;
}

div.m20-mirror div.componentBody div.focus span.category a, div.m20-mirror div.componentBody div.focus span.category a:visited{
	text-decoration:none;
	color:#656565;
}

div.m20-mirror div.componentBody div.focus span.category a:hover{
	text-decoration:underline;
}

div.m20-mirror div.componentBody div.focus span.date {
	font-weight:normal;
	font-size:12px;
	line-height:20px;
	color:#656565;
}

div.m20-mirror div.componentBody div.focus p {
	color:#000;
	font-size:12px;
	line-height:18px;
	padding:16px 0px 0px 0px;
}


/* MAXIFOCUS */

div.m20-mirror div.componentBody div.maxifocus img {
	float:left;
	width:320px;
	margin-bottom:23px;
	margin-right:20px;
}

div.m20-mirror div.componentBody div.maxifocus div.text {
	float:left;
	width:333px
	
}

div.m20-mirror div.componentBody div.maxifocus h4 a, div.m20-mirror div.componentBody div.maxifocus h4 a:visited {
	font-weight:bold;
	font-size:20px;
	line-height:20px;
	text-decoration:none;	
	padding:0px 0px 0px 0px;
}

div.m20-mirror div.componentBody div.maxifocus h4 a:hover {
	text-decoration:underline;
}

div.m20-mirror div.componentBody div.maxifocus h5 {
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	color:#000;
	padding:5px 0px 0px 0px;
}

div.m20-mirror div.componentBody div.maxifocus span.category {
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	color:#656565;
}

div.m20-mirror div.componentBody div.maxifocus span.category a, div.m20-mirror div.componentBody div.maxifocus span.category a:visited{
	text-decoration:none;
	color:#656565;
}

div.m20-mirror div.componentBody div.maxifocus span.category a:hover{
	text-decoration:underline;
}

div.m20-mirror div.componentBody div.maxifocus span.date {
	font-weight:normal;
	font-size:12px;
	line-height:20px;
	color:#656565;
}

div.m20-mirror div.componentBody div.maxifocus p {
	color:#000;
	font-size:12px;
	line-height:18px;
	padding:16px 0px 0px 0px;
}


/**************************** SLIDESHOW ****************************/

div.m20-mirror.slideshow div.componentFooter {
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	color:#656565;
	font-weight:bold;
	text-align:right;
	border-top: 1px solid #cecece;
}

div.m20-mirror.slideshow div.componentFooter span.text {
	float:left;
}

div.m20-mirror.slideshow div.componentBody .clear {
	clear:both
}


div.m20-mirror.slideshow div.componentBody #gallery {
	border:0px;
	padding:0px;
	margin:0px;
	background-color: #000;
	position:relative;
	width:420px;
	height:236px;
}

div.m20-mirror.slideshow div.componentBody #gallery a {
	float:left;
	position:absolute;
}

div.m20-mirror.slideshow div.componentBody #gallery a img {
	border:none;
	width:420px; /* togliere width ed height per evitare lo strech*/
	height:236;
}

div.m20-mirror.slideshow div.componentBody #gallery a.show {
	z-index:50;
}

div.m20-mirror.slideshow div.componentBody .caption .prev { width:30px; height:75px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_black_alpha_80.png', sizingMethod='scale'); text-align:center; height:30px; line-height:30px; float:left;}
div.m20-mirror.slideshow div.componentBody .caption .prev[class] { width:30px; height:75px; background-image:url(images/bg_black_alpha_80.png); text-align:center; float:left;}
div.m20-mirror.slideshow div.componentBody .caption .next { width:30px; height:75px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_black_alpha_80.png', sizingMethod='scale'); text-align:center; height:30px; line-height:30px; float:right;}
div.m20-mirror.slideshow div.componentBody .caption .next[class] { width:30px; height:75px; background-image:url(images/bg_black_alpha_80.png); text-align:center; float:right;}
div.m20-mirror.slideshow div.componentBody .caption .content { height:75px; width:360px; position:relative; float:left; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/black_360_75.png', sizingMethod='scale');}
div.m20-mirror.slideshow div.componentBody .caption .content[class] { height:75px; width:360px; position:relative; float:left; background-image:url(images/bg_black_alpha_60.png);}

div.m20-mirror.slideshow div.componentBody .caption .percontent { height:67px; padding:8px 10px 0; position:relative; width:340px;}

div.m20-mirror.slideshow div.componentBody .caption {
	bottom:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	width:420px;
	z-index:60;
	height:75px;
	left:0px; 
}

div.m20-mirror.slideshow div.componentBody .caption .content .percontent h4 {
	margin:0px;
	padding:0px;
	color:#fff;
}

div.m20-mirror.slideshow div.componentBody span.date {
	font-weight:normal;
	font-size:12px;
	line-height:20px;
}

div.m20-mirror.slideshow div.componentBody .caption .content .percontent span.category {
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	color:#fff;
}

div.m20-mirror.slideshow div.componentBody .caption .content .percontent span.category a, div.m20-mirror.slideshow div.componentBody .caption .content .percontent span.category a:visited {
	text-decoration:none;
	color:#fff;
}

div.m20-mirror.slideshow div.componentBody .caption .content .percontent span.date {
	text-decoration:none;
	color:#fff;
}

div.m20-mirror.slideshow div.componentBody .caption .content .percontent span.category a:hover{
	text-decoration:underline;
}



div.m20-mirror.slideshow div.componentBody .caption .content .percontent h4 a {
	font-weight:bold;
	font-size:20px;
	color:#fff;
	line-height:20px;
	text-decoration:none;
	position: relative;
}

div.m20-mirror.slideshow div.componentBody .caption .content .percontent h4 a:hover {
	text-decoration:underline;
}

/*filter:alpha(opacity=100); -moz-opacity:1; opacity:1;*/

/********************* SLIDESHOW FINE ***************************/




/* LANCIO */

div.m20-mirror div.componentBody ul.lancio { 
	width:100%;
}


div.m20-mirror div.componentBody ul.lancio li {
	font-weight:bold;
	font-size:11px;
	color:#000;
	padding:0px 0px 7px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #cecece;
}

div.m20-mirror div.componentBody ul.lancio li img {
	float:left;
	padding-right:20px;
	width: 128px;
}

div.m20-mirror div.componentBody ul.lancio li div.text{
	float:left;
	width: 274px;
}

div.m20-mirror div.componentBody ul.lancio li div.longtext{
	float:left;
	width: 452px;
}

div.m20-mirror div.componentBody ul.lancio li span.category {
	display:block;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
}

div.m20-mirror div.componentBody ul.lancio li span.category a, div.m20-mirror div.componentBody ul.lancio li span.category a:visited{
	text-decoration:none;
}

div.m20-mirror div.componentBody ul.lancio li span.category a:hover{
	text-decoration:underline;
}


div.m20-mirror div.componentBody ul.lancio li span.date {
	font-weight:normal;
	font-size:12px;
	line-height:20px;
	color:#656565;
}

div.m20-mirror div.componentBody ul.lancio li h4 a, div.m20-mirror div.componentBody ul.lancio li h4 a:visited {
	color:#000000;
	font-weight:bold;
	font-size:20px;
	line-height:24px;
	text-decoration:none;	
	padding:0px 0px 0px 0px;
}

div.m20-mirror div.componentBody ul.lancio li h4 a:hover {
	text-decoration:underline;
}

div.m20-mirror div.componentBody ul.lancio li h5  {
	color:#656565;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
/* MAXI LANCIO */

div.m20-mirror div.componentBody ul.maxilancio { 
	width:100%;
}


div.m20-mirror div.componentBody ul.maxilancio li {
	font-weight:bold;
	font-size:11px;
	color:#000;
	padding:0px 0px 7px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #cecece;
}

div.m20-mirror div.componentBody ul.maxilancio li img {
	float:left;
	padding-right:20px;
	width: 128px;
}

div.m20-mirror div.componentBody ul.maxilancio li div.text{
	float:left;
	width: 527px;
}

div.m20-mirror div.componentBody ul.maxilancio li div.longtext{
	float:left;
	width: 675px;
}

div.m20-mirror div.componentBody ul.maxilancio li span.category {
	display:block;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
}

div.m20-mirror div.componentBody ul.maxilancio li span.category a, div.m20-mirror div.componentBody ul.maxilancio li span.category a:visited{
	text-decoration:none;
}

div.m20-mirror div.componentBody ul.maxilancio li span.category a:hover{
	text-decoration:underline;
}

div.m20-mirror div.componentBody ul.maxilancio li span.date {
	font-weight:normal;
	font-size:12px;
	line-height:20px;
	color:#656565;
}

div.m20-mirror div.componentBody ul.maxilancio li h4 a, div.m20-mirror div.componentBody ul.maxilancio li h4 a:visited {
	color:#000000;
	font-weight:bold;
	font-size:20px;
	line-height:24px;
	text-decoration:none;	
	padding:0px 0px 0px 0px;
}

div.m20-mirror div.componentBody ul.maxilancio li h4 a:hover {
	text-decoration:underline;
}

div.m20-mirror div.componentBody ul.maxilancio li h5  {
	color:#656565;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	text-decoration:none;	
	padding:0px 0px 0px 0px;
}

/* MINI LANCIO */

div.m20-mirror div.componentBody ul.minilancio { 
	width:100%;
}


div.m20-mirror div.componentBody ul.minilancio li {
	font-weight:bold;
	font-size:11px;
	color:#000;
	padding:0px 0px 7px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #cecece;
}

div.m20-mirror div.componentBody ul.minilancio li span.category {
	display:block;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	color:#000000;
}

div.m20-mirror div.componentBody ul.minilancio li span.category a, div.m20-mirror div.componentBody ul.minilancio li span.category a:visited{
	text-decoration:none;
	color:#000000;
}

div.m20-mirror div.componentBody ul.minilancio li span.category a:hover{
	text-decoration:underline;
}

div.m20-mirror div.componentBody ul.minilancio li span.date {
	font-weight:normal;
	font-size:11px;
	line-height:20px;
	color:#656565;
}

div.m20-mirror div.componentBody ul.minilancio li img {
	float:left;
	padding-right:8px;
	width: 76px;
}

div.m20-mirror div.componentBody ul.minilancio li div.text {
	float:left;
	width: 128px;
}

div.m20-mirror div.componentBody ul.minilancio li div.textlong {
	float:left;
	width: 212px;
}

div.m20-mirror div.componentBody ul.minilancio li h4 a, div.m20-mirror div.componentBody ul.minilancio li h4 a:visited {
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}

div.m20-mirror div.componentBody ul.minilancio li h4 a:hover {
	text-decoration:underline;
}


/* --------------------------- MINI LANCIO LABS ----------------------------- */

div.m20-mirror div.componentBody div.minilanciolabs { width:100%; padding:0px 0px 10px 0px; margin:0px 0px 10px 0px; border-bottom: 1px dotted #cdcdcd;}
div.m20-mirror div.componentBody div.minilanciolabs.last {padding:0px 0px 0px 0px; border-bottom:none;}
div.m20-mirror div.componentBody div.minilanciolabs span.category { font-weight:bold; font-size:14px; line-height:16px; color:#333333;}
div.m20-mirror div.componentBody div.minilanciolabs span.category a, div.m20-mirror div.componentBody div.minilanciolabs span.category a:visited {
	text-decoration:none; color:#ee0000;}
div.m20-mirror div.componentBody div.minilanciolabs span.category a:hover{ text-decoration:underline;}
div.m20-mirror div.componentBody ul.minilancio li span.date {font-weight:normal; font-size:11px; line-height:20px; color:#656565;}
div.m20-mirror div.componentBody div.minilanciolabs img {display:block; margin:0px 0px 10px 0px;}
div.m20-mirror div.componentBody div.minilanciolabs p { font-size:12px; line-height:18px;}
div.m20-mirror div.componentBody div.minilanciolabs p a, div.m20-mirror div.componentBody div.minilanciolabs p a:visited { color:#ee0000; text-decoration:none; }
div.m20-mirror div.componentBody div.minilanciolabs p a:hover {text-decoration:underline;}
div.m20-mirror div.componentBody div.minilanciolabs h4 a, div.m20-mirror div.componentBody div.minilanciolabs h4 a:visited {
	font-weight:bold; font-size:14px; line-height:16px; text-decoration:none; padding:0px 0px 0px 0px; color:#ee0000;}
div.m20-mirror div.componentBody div.minilanciolabs h4 a:hover {text-decoration:underline;}


