/**************************** 
 myplay.it // css v4.0
 created by		: Alessandro Montoli
 first release	: 16 febbraio 2009
 last release	: 13 marzo 2009

--- Fix
18 marzo
+ ottimizzata la cella eventi
15 marzo
+ risolto il bug dello spazio tra le news su IE

 
****************************/
html 			{height: 100%;}
/*body 			{margin:0; padding:0; border:none; height:100%; color:#ffffff; font-family: Arial, Tahoma, Sans-Serif; font-size:12px;background:#c6c6c6 url(../../images/layout/skin/default/all-background.jpg) no-repeat top center;font-weight:normal}
body 			{margin:0; padding:0; border:none; height:100%; color:#ffffff; font-family: Arial, Tahoma, Sans-Serif; font-size:12px;background:#c6c6c6;font-weight:normal} */


body 			{margin:0; padding:0; border:none; height:100%; color:#ffffff; font-family: Arial, Tahoma, Sans-Serif; font-size:12px;background:#c6c6c6 url(../../images/layout/skin/default/bg-new.jpg) repeat-x top center;font-weight:normal}





div, form 		{margin:0; padding:0; border:none; position:relative;}
img 			{border:none; margin:0; padding:0;}
.bold 			{font-weight:bold;}
.red 			{color:#dc241f;}
.blue-letter	{color:#0099cc;font-size:19px;font-weight:bold;}
.red-letter		{color:#dc241f;font-size:19px;font-weight:bold;}
b				{font-weight:normal;}

/**************************** 
	hyperlink
****************************/
a 				{color:#2c2c2c;text-decoration:none;}
a:link 			{color:#2c2c2c;text-decoration:none;}
a:visited 		{color:#2c2c2c;text-decoration:none;}
a:active 		{color:#fd0000;text-decoration:none;}
a:hover 		{color:#fd0000;text-decoration:none;}

.link-review, a.link-review {font-family:'Arial','Verdana','Helvetica','Sans-Serif';color:#dc241f;font-size:12px;font-weight:normal;text-decoration:none;}
.link-film, a.link-film {font-family:'Arial','Verdana','Helvetica','Sans-Serif';color:#0099cc;font-size:12px;font-weight:normal;text-decoration:none;}

.link			{background:transparent url(../../images/layout/skin/default/div-orizzontale.jpg) no-repeat top right;display:block;width:95%;float:right;text-align:right;margin:0 4px;padding:2px 4px 0 0;}
a.link-evidenza {display:block;width:176px;height:294px;}
h1 				{font-family:Tahoma, Arial, Sans-Serif;font-size:20px; color:#ffffff;font-weight:bold;padding:0 0;margin:0 0}
h2 				{font-family:Tahoma, Arial, Sans-Serif;font-size:15px; font-weight:normal; color:#666666; padding:0 0; margin:0 0; height:auto;line-height:normal;}
h3 				{font-family:Tahoma, Arial, Sans-Serif;font-size:12px; font-weight:bold; color:#ffffff; padding:0 0; margin:0 0; height:auto;line-height:normal;}


a.h3:link, a.h3:visited, a.h3:active, a.h3:hover  {color:#ffffff;text-decoration:none;} 
a.h3:hover 		{text-decoration:underline;}
a.h2:link, a.h2:visited, a.h2:active, a.h2:hover  {color:#ffffff;text-decoration:none;}
a.h2:hover 		{text-decoration:underline;}

/**************************** 
	quote
****************************/
blockquote {border:1px solid #c6c6c6;width:600px;margin: 0px;padding: 10px;background-color: #fafafa;quotes: "\201C" "\201D";}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }


/**************************** 
	paragrafi
****************************/
p 				{margin:0px;padding:0px;}
br.brh2			{line-height:2px;}
br.brh3			{line-height:3px;}
br.brh4			{line-height:4px;}
br.brh5			{line-height:5px;}
br.brh7			{line-height:7px;}
br.brh9			{line-height:9px;}
br.brh10		{line-height:10px;}
br.brh12		{line-height:12px;}
br.brh20		{line-height:20px;}
br.brh30		{line-height:30px;}
pre				{font-family:monospace;width:590px;}
/*pre.detailnews	{font-family:Arial,Helvetica,sans-serif; font-size:12px;}*/

/**************************** 
	form
****************************/
form 			{margin:0px;padding:0px;}
fieldset	    {float:left; padding:0px; margin:0px; width:210px; height:auto;border:0px;}
legend			{padding:5px;}
input 			{padding:0;margin:0;}
input.frm-ricerca  {padding:0;margin:0;border:1px solid #ced3d6; width:129px; color:#2c2c2c; font-size:12px; height:auto;} 	    
select 			{margin:0px; padding:0px; border:1px solid #7f9dc1; font-size:12px; color:#2c2c2c;}
input 			{margin:0px; padding:0px; font-family:arial,verdana; font-size:12px; color:#2c2c2c;}
.size			{width:175px;}
label			{width:150px;color:#000;}




/**************************** 
	elenchi
****************************/
ul 			{margin:0px; margin-left:10px; padding:0px; list-style-position:outside;}
ol 			{padding-bottom:0px; padding-top:0px; margin-bottom:0px; margin-top:0px;}
ul li		{list-style-type:none;margin:0 0 0 4px;color:#ffffff;}
/*ul li		{list-style-type:none;list-style-image:url(/media/img/arrow/arrow-blu.gif); margin:0 0 0 10px;} */
dl			{width:100%; background-color: #ffffff;}
dt			{padding:2px 10px 2px; background-color:#B0C1D1; font-family:verdana; font-size:10px; color:#ffffff; font-weight:bold;}
dd			{padding:4px 10px 4px; margin:0;}



/**************************** 
	align elements
****************************/
.floatsx		{float:left;}
.floatdx		{float:right;}
.alignsx		{text-align:left;}
.aligndx		{text-align:right;}
.aligncx		{text-align:center;}
.padding2		{padding:2px;margin:0;}
.padding4		{padding:4px;margin:0;}
.padding-left6  {padding-left:6px;}
.clear			{clear:both;padding:0;margin:0;}
.bgfff			{background-color:#ffffff;}


/**************************** 
	Clip top Sezione
****************************/

.clip-blu , .clip-brown , .clip-cyan , .clip-green , .clip-orange , .clip-red , .clip-violet , .clip-yellow {width:24px;height:9px;position:absolute;left:4px;top:6px;float:left;}
.clip-blu 		{background:transparent url(../../images/layout/skin/default/clip-blu.gif) no-repeat 0 0;}
.clip-brown 	{background:transparent url(../../images/layout/skin/default/clip-brown.gif) no-repeat 0 0;}
.clip-cyan 		{background:transparent url(../../images/layout/skin/default/clip-cyan.gif) no-repeat 0 0;}
.clip-gray 		{background:transparent url(../../images/layout/skin/default/clip-gray.gif) no-repeat 0 0;}
.clip-green		{background:transparent url(../../images/layout/skin/default/clip-green.gif) no-repeat 0 0;}
.clip-orange 	{background:transparent url(../../images/layout/skin/default/clip-orange.gif) no-repeat 0 0;}
.clip-red 		{background:transparent url(../../images/layout/skin/default/clip-red.gif) no-repeat 0 0;}
.clip-violet 	{background:transparent url(../../images/layout/skin/default/clip-violet.gif) no-repeat 0 0;}
.clip-yellow 	{background:transparent url(../../images/layout/skin/default/clip-yellow.gif) no-repeat 0 0;}


/**************************** 
	MISC
****************************/
.linea-divisore			{background:transparent url(../../images/layout/skin/default/div-orizzontale.jpg) no-repeat top right;width:100%;float:right;text-align:right;margin:8px 4px 4px 4px;padding:0px;line-height:1px;height:2px;}
.linea-divisore-repeat	{background:transparent url(../../images/layout/skin/default/div-orizzontale.jpg) repeat-x top left;width:95%;float:right;text-align:right;margin:1px 4px;padding:0px;line-height:2px;height:2px;}
.linea-divisore950	    {background:transparent url(../../images/layout/skin/default/div-orizzontale-950.jpg) no-repeat top left;width:100%;text-align:right;margin:1px 4px;padding:0px;line-height:2px;height:2px;}

/**************************** 
	Structure
****************************/
#top 			{width:100%; height:1px;}
#fullcontainer 	{min-height:100%; margin:0px auto;width:960px; height:100%; height:auto !important;position:relative;} /*background:transparent url(../../images/layout/skin/default/bg-transparente.png) repeat scroll 0 0;*/

/**************************** 
	Top / Login
****************************/
.bg-titolo 		{text-decoration:none;background:transparent url(../../images/layout/skin/default/gray-top-strech.jpg) repeat-x 0 0;height:18px;font-weight:bold;padding:2px 4px 0 0;font-family:Tahoma,Arial;}

#top-login 		{width:960px;height:76px;position:relative;background:#ffffff;} /**/

.beta       	{position:absolute;left:228px;top:13px;color:#000000;font-weight:bold;z-index:2;font-family:tahoma,arial}
.persona4       {position:absolute;left:309px;top:0px;color:#000000;font-weight:bold;z-index:2;font-family:tahoma,arial}
.logo-myplay	{float:left;width:254px;padding:9px 0 0 26px;z-index:1;}
.logo-claim 	{float:left;width:456px;padding:32px 0 0 0;color:#000;font-size:18px;}
.bg-network 	{float:left;width:224px;background:transparent url(../../images/layout/skin/default/bg-network.jpg) no-repeat 0 0;height:36px;}

.bg-network .network-mm, .bg-network .network-mn, .bg-network .network-mx {float:left;height:36px;padding:3px 0 0 0;}
.bg-network .network-mm {width:93px;padding-left:19px;}
.bg-network .network-mn {width:106px;padding-left:6px;}
.bg-network .network-mx {width:80px;padding-left:22px;}

.ricerca 		{position:absolute;left:58px;top:35px;width:190px;}
.ricerca .btn-cerca {position:absolute;left:135px;top:0px;}

#bg-strech-menu {background:transparent url(../../images/layout/skin/default/bg-strech-menu.jpg) repeat-x 0 0;width:960px;height:20px;}

/**************************** 
	Menu Navigator
****************************/
#voci-menu 		{position:relative;padding:0px 0 0 0px;width:960px;}
#voci-menu ul 	{position:relative;padding:0 0;margin:0 0;list-style-type:none;}
#voci-menu li 	{display: inline;margin:0 0;padding:0 0;height:20px;}
#voci-menu li a {padding: 2px 11px 6px 11px;color: #fff;text-decoration: none;font-weight: bold;height:20px}
#voci-menu li a:hover {padding: 0px 11px 5px 11px;text-decoration:underline;background:transparent url(../../images/layout/skin/default/bg-strech-menu-over.jpg) repeat-x 0 0;height:20px}
#voci-menu li a.actived {padding: 0px 11px 5px 11px;font-weight: bold;color:#ffffff;background:transparent url(../../images/layout/skin/default/bg-strech-menu-over.jpg) repeat-x 0 0;height:20px;}

#struct-lb 		{width:950px;height:90px;padding:4px 5px 4px 5px;margin:0;}


/**************************** 
	Login
****************************/
#login 			{float:left;width:218px;height:90px;margin:0 4px 0 0;padding:0;z-index:980;background:#ffffff;}
#login .bg-top-login {text-decoration:none;background:transparent url(../../images/layout/skin/default/bl-top-strech.jpg) repeat-x 0 0;height:16px;font-weight:bold;padding:4px 4px 0 0 }
#login input.login {border:1px solid #ced3d6;width:125px;height:17px;padding:0;margin:0;}
#login input.accedi {position:absolute;left:150px;top:43px;}

#login .container-login {position:relative;width:215px;height:70px;margin:0px;padding:0;}
#login .btn-accedi {position:absolute;left:159px;top:27px;}
#login .service-login {width:215px;color:#fd0000;padding-top:2px;margin:0;}




/**************************** 
	BANNER-TOP- ESPANDIBILE
****************************/

#banner 		{height:90px;width:728px;float:left;padding:0;margin:0;}
#banner img 	{border:none }
#banner a 		{display:block;position:absolute;left:0px;top:0px;}
#banner a:hover img, #banner a:active img {position:absolute;left:0px;top:0px;display:none;height:295px;width:950px;}
#banner a:hover, #banner a:active {height:295px;width:950px;background:url(../../images/layout/skin/pub/banner-top.png) no-repeat 0 0;left:0px;top:0px;}
#banner .banner-img {position: absolute; left: 228px; top: 0px; width: 950px;float:right}



/**************************** 
	TOP SITE
****************************/
#top-site 		{width:950px;height:294px;margin:0px 4px;}
#top-site #box-review {float:left;display:inline;width:510px;height:294px;background:#000;margin:0px 4px 0 0;} /* 690 */
#top-site #box-review-bg {float:left;display:inline;width:176px;height:294px;background:url(../../images/in-evidenza/bg-jolie.png) no-repeat 0 0;} /* 690 */
#top-site #box-review-desc {padding:0px;color:#fff;}






#top-site #container-re {float:left;width:256px;height:294px;padding:0 0 0 4px;margin:0;display:inline;}

#box-lastreview {height:156px;background:#ffffff;margin:0 0 4px 0;padding:0;overflow:hidden;}
#box-lastreview .container-lastreview {width:248px;margin:0;padding:4px;color:#2c2c2c;height:111px;}
#box-lastreview .container-lr-imgtit {height:16px;width:248px;}

#box-lastreview .img-lastreview {float:left;width:34px;padding:2px 0 0 0;}
#box-lastreview .titolo-lastreview {float:left;width:214px;height:13px;font-size:12px;}

#box-e20 {height:134px;background:#ffffff;width:256px;}
#box-e20 .container-e20 {height:93px;background:#ffffff;margin:0 0 4px 0;padding:0px;}
#box-e20 .container-e20 .eventi-img {margin:0px 4px;height:74px;padding:0;color:#2c2c2c;width:246px;overflow:hidden;}
#box-e20 .container-e20 .eventi-img h2 {font-size:12px;font-weight:normal;padding:0 0;margin:0 0;color:#2c2c2c;}
#box-e20 .container-e20 .eventi-img img {margin:0px 4px 0 0;padding:0;float:left;}
#box-e20 .container-e20 .eventi-img p {font-size:12px;font-weight:normal;color:#2c2c2c;margin:0px 0 0 10px;}


#box-e20 .eventi-dt {font-weight:bold;}
#box-e20 .eventi-dt .eventi-data {float:left;color:#2c2c2c;padding:2px 4px;}
#box-e20 .eventi-dt .eventi-titolo {float:left;color:#2c2c2c;padding-top:2px}


/**************************** 
	container-middle
****************************/

#container-middle {width:950px;height:445px;margin:4px 4px;}

#news 			  {float:left;width:420px;height:460px;background:#ffffff;}
colonna-sinistra-contest {padding:2px 0 0 4px;color:#2c2c2c;height:421px;overflow:hidden;margin:0;}

#news .news-container-notizia {width:412px;height:auto;;margin:0;padding:0;font-weight:normal;}
#news .news-data  {float:none;padding:0;color:#6c6c6c;margin:0 0 4px 0;height:auto;;width:100%;}
#news .news-console {float:left;width:35px;padding:2px 0 0 0}
#news .news-icona {float:left;width:35px;padding:0;margin:0;}
#news .news-titolo {float:left;width:373px;padding:0;margin:0;}

#container-sd {float:left;width:266px;height:460px;overflow:hidden;margin:0px 4px;}

#sondaggio {width:268px;height:158px;background:#ffffff;overflow:hidden;margin-bottom:4px;}
#sondaggio .container-sondaggio {padding:2px 0 0 4px;color:#2c2c2c;height:119px;}

#download {width:268px;background:#ffffff;overflow:hidden;height:298px;}
#download .container-download {padding:2px 4px 0 4px;color:#2c2c2c;height:259px;}

#download .container-download p.download-titolo {float:left;width:144px;margin:2px 0;padding-left:1px;}
#download .container-download .download-img {float:left;margin:2px 4px 0 0 ;}
#download .container-download p.download-data {float:left;text-align:right;margin:2px 0;padding-right:3px;}
#download .container-download .download-desc {float:left;text-align:left;margin:6px 4px 0 4px;font-weight:normal;}






#container-bottom {width:950px;height:360px;padding:4px 4px 4px 0;}

#screenshots {float:left;color:#ffffff;height:auto;width:690px;}



/**************************** 
	IN USCITA
****************************/

#inuscita {float:left;width:256px;height:460px;background:#ffffff;overflow:hidden;}
#inuscita .container-inuscita {padding:4px;color:#2c2c2c;}


#inuscita #tab-uscita {margin:0;padding:4px 0 0 0;height:15px;}
#inuscita #tab-uscita {margin:0;padding:4px 0 0 0;height:15px;}


#inuscita .container-inuscita ul li {padding:0 0 0 4px;width:100%;}

#inuscita .container-inuscita .evitot {padding:0;background:#e3e3e3;height:410px;margin-left:5px;overflow:auto;width:246px}

#inuscita .container-inuscita .inuscita-cont-id {background:#e3e3e3;width:225px;margin: 0 0 0 4px; height:100%;padding:0;}
#inuscita .container-inuscita .inuscita-img {margin:0;padding:4px 0 0 0;width:220px}
#inuscita .container-inuscita .inuscita-desc {margin:0;padding:4px 0 0 0;width:220px;height:100%;}
#inuscita .container-inuscita .inuscita-desc ul li{list-style-type:square;margin:0 0 0 4px;padding:0;color:#000000;width:210px;}

#evi0 {display:block;margin:0 0;padding:0 0; width:224px;}
#evi1, #evi2, #evi3, #evi4, #evi5  {display: none; overflow: hidden;margin:0;padding:0px 4px;}

/**************************** 
	Screenshots
****************************/
#screenshots {float:left;margin:0 4px 0 0;padding:0;color:#000000;}
#screenshots #gallery {width:335px;}
#screenshots .container-screenshots {background:#fb7d0c url(../../images/layout/skin/default/bg-screenshots.jpg) repeat-x 0 0;height:336px;width:690px;padding:0 0 4px 0 ;color:#000000;}
#screenshots .container-screenshots .screenshots-titolo {color:#ffffff;margin-bottom:4px}

#screenshots #video {width:340px;float:left;color:#fff;margin:8px 0 0 0px;}
#screenshots #video p {color:#2c2c2c;margin-top:4px;height:65px;overflow:hidden;width:320px;}
#screenshots #video ul li {list-style:none; float:left; margin:0 0 0 4px;}
#screenshots #video img {padding:2px 2px 15px 2px;background:#e3e3e3;}


/**************************** 
	Screenshots
****************************/
#trofei {float:left;width:256px;}
#trofei .container-trofei {float:left;background:#ffffff;height:340px;width:256px;}
#trofei .container-trofei .trofei-titolo {color:#ffffff;margin-bottom:4px}

#trofei .container-trofei .container-trofei-desc {color:#ffffff;margin-bottom:4px;width:158px;color:#2c2c2c;float:left;}
#trofei .container-trofei .container-trofei-img {float:left;width:86px;height:auto;}

#trofei .container-trofei  .trofei-det {padding:4px;height:95px;width:246px;margin:4px 0 0 0;}

#trofei .container-trofei .container-trofei-desc  p {padding:12px 0 0 31px;}
#trofei .container-trofei .container-trofei-desc .trofeo-p {float:left;width:64px;height:30px;background:url(../../images/trofei/platinum.png) no-repeat 0 0;margin-top:4px;}
#trofei .container-trofei .container-trofei-desc .trofeo-a {float:left;width:64px;height:30px;background:url(../../images/trofei/silver.png) no-repeat 0 0;margin-top:4px;}
#trofei .container-trofei .container-trofei-desc .trofeo-o {float:left;width:64px;height:30px;background:url(../../images/trofei/gold.png) no-repeat 0 0;margin-top:4px;}
#trofei .container-trofei .container-trofei-desc .trofeo-b {float:left;width:64px;height:30px;background:url(../../images/trofei/bronze.png) no-repeat 0 0;margin-top:4px;}


/**************************** 
	footer
****************************/

#footer				 {margin:0;padding:0;background:#52575a url(../../images/layout/skin/default/bg-footer.jpg) repeat-x 0 0;height:204px;width:950px;position:relative;}
#footer .logo-footer {float:left;width:137px;height:49px;padding:11px 0 0 15px;}
#footer .feedback	 {float:left;width:550px;}
#footer .feedback  {padding:15px 20px 0 19px;color:#2c2c2c;font-size:12px;}
#footer .feedback span.red {color:#ff0000;font-weight:bold;}
#footer .feedback-quicklinks{margin-top:2px;}

.footerUp	{margin:0;padding:0;height:58px;width:950px;}
a.foot-logo	{width:149px;float:left;background:url(../../images/layout/skin/default/footer-logo.jpg) no-repeat 0 0;width:129px;height:20px;margin:18px 1.375em 0 0;display:inline;text-indent:-9999px;overflow:hidden;}
#footer .footer		{margin:0;padding:0;position:relative;}
#footer .footer .footer-list-box		{width:790px;float:left;margin:0;}
#footer .footer .footer-list-box ul		{float:left;border-left:1px solid #696969;padding:0 0 0 .370em;}
#footer .footer .footer-list-box ul.noline	{float:left;padding:0 0 0 11px;border:none;}
#footer .footer .footer-list-box ul li,.footer-list-box ul.noline li	{padding:.15em 0;width:9.08em;}
#footer .footer .footer-list-box ul li img, .footer-list-box ul.noline li img	{float:left;margin:0 4px 0 0;}
#footer .footer .footer-list-box ul li a, .footer-list-box ul.noline li a 	{color:#ffffff;}

select.select-network{width:121px;margin:0 0 .33em 0;}

span.contact-us-lnk{float:right;}
span.contact-us-lnk a{color:#ffffff;}
span.copy{color:#999999;float:left;}
.copyright {font-size:12px;font-family: Arial, Tahoma, Helvetica, sans-serif;padding:12px 0 4px 25px;}
.copy-box	{width:11.7em;float:left;margin:0 9px 0 10px;display:inline;padding:.75em 0 0 0;overflow:hidden;}


#giochicaldi {width:925px;height:20px;color:#bbbbbb;padding:5px 0 0 25px;border-top:1px solid #696969;border-bottom:1px solid #696969;}


/*************************** 
	REVIEW PAGE
****************************/

#top-review-banner {width:950px;height:110px;display:block;}
#top-review-banner .review-banner {width:940px;height:46px;display:block;padding:64px 0 0 4px;z-index:99;}
#top-review-banner .review-banner .gradiente  {background:transparent url(../../images/layout/skin/default/gradiente.png) no-repeat scroll right top; float:left; height:33px; min-width:100px; padding:9px 0 0 11px;z-index:89;font-family:Tahoma,Arial;}

#review-container {width:950px;background:#ffffff;}

#review-container #review-img {float:left;padding:4px;margin:0;width:130px;}
#review-container #review-dati {float:left;width:248px;padding:0;margin:4px 2px 0 0;}
#review-container #review-dati p {color:#2c2c2c;line-height:15px;}

#review-container #dati-publisher {float:left;width:250px;color:#2c2c2c;margin-top:4px;}
#review-container #dati-publisher p {padding:0;margin:0;}
#review-container #dati-publisher p.thanksto {background:#666666;width:246px;;color:#ffffff;height:15px;padding:2px 0 0 4px;}


#review-container #dati-publisher .logo-distributore {float:left;padding:4px 4px 0 0;}


#review-container #colonna-sinistra {float:left;width:642px;height:auto;background:#ffffff;}	 
#review-container #colonna-destra {float:left;width:300px;height:auto;background:#84B2B9;;padding:4px 4px 0 4px;margin:0px;}	 

#review-container #colonna-destra .banner {width:300px;margin-bottom:4px;}
#colonna-destra .banner {width:300px;margin-bottom:4px;}
#colonna-destra .approfondimento {width:292px;height:100%;background:#ffffff;color:#2c2c2c;padding:4px;}
#colonna-destra .approfondimento ul li {color:#2c2c2c;list-style-type:square;}
#review-container #colonna-destra .approfondimento img {padding:0 4px 4px 0;}


#container-pegi-autore {width:642px;margin-top:4px;}
#container-pegi-autore .pegi {float:left;width:130px;padding-left:4px;color:#999999;display:block;}
#container-pegi-autore .condividi {float:left;width:125px;padding-top:18px;}
#container-pegi-autore .autore {float:left;width:375px;padding-right:4px;}
#container-pegi-autore .foto-autore-review {float:left;border:1px solid #cccccc;width:49px;height:49px;}
#container-pegi-autore .autore-review {float:left;margin:11px;width:301px;margin-right:11px;text-align:left;color:#2c2c2c;text-align:right;}

#review-container #colonna-sinistra #container-review {color:#2c2c2c;padding:4px;}
#review-container #colonna-sinistra #container-review ul li {color:#2c2c2c;list-style-type:square;}
#review-container #colonna-sinistra #container-review img {width:314px;margin-bottom:4px;}
#review-container #colonna-sinistra #container-review .img_left {width:314px;margin-left:4px;}
#review-container #colonna-sinistra #container-review .img_618 {width:618px;}

#news-container #colonna-sinistra #container-eventi {color:#2c2c2c;}
#news-container #colonna-sinistra #container-eventi .img_left {width:314px;margin-left:4px;}
#news-container #colonna-sinistra #container-eventi img {margin-bottom:4px;}


.bg-titolo-spalla-destra 		{text-decoration:none;background:transparent url(../../images/layout/skin/default/bg-strech-top-spalla-destra.jpg) repeat-x 0 0;height:20px;font-weight:bold;padding:0px 0px;width:100%;color:#2C2C2C;font-family:Tahoma,Arial; }

#review-container #colonna-destra .box-lastreview {padding:4px;background:#ffffff;height:100%;margin-bottom:4px;}
#review-container #colonna-destra .box-lastreview .container-lr-imgtit {width:290px;height:20px;}
#review-container #colonna-destra .box-lastreview .container-lr-imgtit .img-lastreview {float:left;width:32px;padding:2px 0 0 0;}
#review-container #colonna-destra .box-lastreview .container-lr-imgtit .titolo-lastreview {float:left;width:255px;height:13px;font-size:12px;}

#boxchiusura {height:100%;width:642px;}
.voti {float:left;padding:4px;}
.conclusione {float:left;width:510px;}

#container-review-conclusione .bgChiusurablu-ray {width:634px;height:100%;color:#ffffff;margin:4px;background:#0099cc;min-height:130px;}
#container-review-conclusione .bgChiusura {width:634px;height:100%;color:#ffffff;margin:4px;background:#9e9e9e;min-height:130px;}
.conclusione {height:100%;padding:0;margin-left:4px;color:#2c2c2c;width:514px;}


/*************************** 
	NEWS PAGE
****************************/
#news .container-news {padding:4px;height:415px;overflow:hidden;}
#news  #container-news ul li {color:#2c2c2c;}
#news-container {width:950px;height:auto;background:#ffffff;}
#news-container #colonna-sinistra {float:left;width:642px;height:auto;background:#ffffff;}	 
#news-container #colonna-destra {float:left;width:300px;height:auto;background:#84B2B9;padding:4px;margin:0px;}	 

#news-container #news-img {float:left;padding:4px;margin:0;}
#news-container #colonna-sinistra #container-news {color:#2c2c2c;padding:0 2px 4px 2px;}
#news-container #colonna-sinistra #container-news ul li {color:#2c2c2c;padding:0;}


#news-container #colonna-sinistra #container-news-autore {float:left;width:467px;text-align:right;padding:4px 4px 6px 4px;color:#2c2c2c;}
#news-container #colonna-sinistra #container-news-img {float:left;width:142px;height:100%;padding:4px;}

#colonna-destra .approfondimento .approfondimen-desc {padding:4px 0;}
#colonna-destra .approfondimento .news-data-page  {float:none;padding:6px 0 2px 0;color:#6c6c6c;}

#news-container #colonna-sinistra #container-news .news-prev-next {width:630px;padding-top:11px}

#news-container #colonna-sinistra #container-news .news-prev-next .news-prev-next-left {float:left;width:310px;}
#news-container #colonna-sinistra #container-news .news-prev-next .news-prev-next-right {float:left;width:310px;text-align:right;}
#news-container #colonna-sinistra #container-news .news-data-page  {float:none;padding:11px 0 2px 0;color:#6c6c6c;}



/*************************** 
	REVIEW PAGE INDEX
****************************/

#review-container-index {width:950px;height:auto;background:#ffffff;}
#review-container-index #colonna-sinistra {float:left;width:642px;height:auto;background:#ffffff;}	 
#review-container-index #colonna-destra {float:left;width:300px;height:auto;background:#84B2B9;padding:4px;margin:0px;}	 
#review-container-index #colonna-sinistra #container-review-index {color:#2c2c2c;padding:0 4px 4px 4px;}

#review-container-index #colonna-sinistra #container-review-index .box-titolo {height:22px;background:#d9d9d9;padding:4px 4px;margin-bottom:4px;}
#review-container-index #colonna-sinistra #container-review-index .box-titolo-img {float:left;width:140px;}
#review-container-index #colonna-sinistra #container-review-index .box-titolo-dati {float:left;padding:4px 0 0 4px;width:210px;}
#review-container-index #colonna-sinistra #container-review-index .box-titolo-dati2 {float:left;padding:4px 0 0 4px;width:272px;}



/*************************** 
	DOWNLOAD PAGE
****************************/

#download-container-index {width:950px;height:auto;background:#ffffff;color:#2c2c2c;}



#download-container-index #colonna-sinistra {float:left;width:642px;height:auto;background:#ffffff;}	 
#download-container-index #colonna-destra {float:left;width:300px;height:auto;background:#84B2B9;padding:4px;margin:0px;}	 
#download-container-index #colonna-sinistra #container-review-index {color:#2c2c2c;padding:0 4px 4px 4px;}

#download-container-index #colonna-sinistra #container-review-index .box-titolo {height:22px;background:#d9d9d9;padding:4px 4px;margin-bottom:4px; }


/*************************** 
	MISC
****************************/

.approfondimento-desc {width:100%;height:auto;}
.approfondimento-desc  .news-titolo {float:left;width:253px;height:auto;}
.approfondimento-desc  .news-titolo-long {float:left;width:590px;height:auto;}

#news-container #colonna-sinistra-contest {float:left;width:640px;height:auto;}	
#container-contest {padding:10px 10px;background:#ffffff;color:#2c2c2c;font-size:12px;}
#container-contest ul li {color:#2c2c2c;list-style-type:square;margin-left:17px;}
.titolo {font-size:12px;} 

#at20mc { position: static !important }

#colonna-sinistra {min-height:870px;}
#colonna-sinistra ul li	{list-style-type:none;margin:0 0 0 4px;color:#2c2c2c;}

.img_left {width:314px;margin:0 0 0 4px;padding:0;}
.img_right {width:314px;margin:0 4px 0 0;padding:0;}
.img_right-eventi {margin:0 4px 0 0;padding:0;}
#bg-strech-menu-second {background:transparent url(../../images/layout/skin/default/bg-strech-menu-second.jpg) repeat-x scroll 0 0;width:960px;height:19px;}
#voci-menu2 		{position:relative;padding:0 0px;width:960px;}
#voci-menu2 ul 	{position:relative;padding:0 0;margin:0 0;list-style-type:none;}
#voci-menu2 li 	{display: inline;margin:0 0;padding:0 0;height:20px;}
#voci-menu2 li a {padding: 2px 11px 0px 15px;color: #fff;text-decoration: none;font-weight: bold;height:20px}
#voci-menu2 li a:hover {padding: 0px 11px 0px 15px;text-decoration:underline;background:transparent url(../../images/layout/skin/default/bg-strech-menu-second-over.jpg) repeat-x 0 0;height:20px}
#voci-menu2 li a.actived {padding: 0px 11px 0px 15px;font-weight: bold;color:#fff;background:transparent url(../../images/layout/skin/default/bg-strech-menu-second-over.jpg) repeat-x 0 0;height:20px;}


#container-starlette {padding:4px 2px;background:#ffffff;color:#2c2c2c;font-size:12px;}
#container-starlette ul li {color:#2c2c2c;list-style-type:square;margin-left:17px;}
.size17 {font-size:17px;}
.size11 {font-size:11px;}
#container-starlette .box-titolo {height:22px;background:#d9d9d9;padding:4px 4px;margin-bottom:4px;}

.bronzo {position:absolute;left:63px;top:82px;color:#fff;font-size:13px;font-weight:bold;}
.argento {position:absolute;left:121px;top:61px;color:#fff;font-size:13px;font-weight:bold;}
.oro {position:absolute;left:182px;top:40px;color:#fff;font-size:13px;font-weight:bold;}
.platino {position:absolute;left:235px;top:18px;color:#fff;font-size:13px;font-weight:bold;}