@charset "utf-8";
/* CSS Document */

                                                   /* Il seguente codice è stato interamente creato da _dark333* NON provarlo a copiare eh! :) */ 
html {

	}
	               /* Font */
				   
body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	
}
          
a, img {border: none;}



table a {
	color:#88322D;
	text-decoration: none;
}
table a:hover {
	color: #88322D;
	text-decoration: none;
}

            
body { /* Sfondo */
	margin: 0px;
	background: url(../image/bg_res_toon.jpg) no-repeat bottom ;
	background-attachment: fixed;
	background-color:#10407E;
}


#body_m { /* Sfondo Mattina  */
	margin: 0px;
	background: url(../image/bg_res_toon.jpg) no-repeat bottom ;
	background-attachment: fixed;
	background-color:#10407E;
	}
	
#body_p { /* Sfondo  Pomeriggio  */
	margin: 0px;
	background: url(../image/bg_res.jpg) no-repeat bottom ;
	background-attachment: fixed;
	background-color:#10407E;
	}

#body_s { /* Sfondo  Pomeriggio  */
	margin: 0px;
	background: url(../image/bg_res_toon.jpg) no-repeat bottom ;
	background-attachment: fixed;
	background-color:#10407E;
	}
	
#body_n { /* Sfondo  Pomeriggio  */
	margin: 0px;
	background: url(../image/bg_res.jpg) no-repeat bottom ;
	background-attachment: fixed;
	background-color:#10407E;
	}

ul{ list-style-image: url(../image/list_image.png); 	margin: 2px 2px -2px 13px;}
li{ list-style-image: url(../image/list_image.png); 	margin: 2px 2px -2px 13px;}
ol{ list-style-image: url(../image/list_image.png); 	margin: 2px 2px -2px 13px;}


      
	  

#header { /* Header */
	width: 1030px;
	height: 316px;
	position: relative;
	margin: 30px 525px -25px;
	left: -20px;
	margin-right:auto;
    margin-left:auto; 
	z-index: 2;
	 }
	 
#playnow {
	width:131px;
	height: 123px;
	position: relative;
	margin-top: -140px;
	z-index: 5;
	background-image: url(../image/play_now.png);
       margin-right: auto;
       margin-left: auto;
	} 

#playnow:hover {
	background-image: url(../image/play_now.png); background-position: 0 -123px;
	} 


#playflash {
	width:120px;
	height: 116px;
	position: relative;
	margin-right:auto;
    margin-left:auto; 
	top: -155px;
	z-index: 5;
	} 


#navigazione_s { /* Navastrip */
	position: absolute;
	top: 240px;
	width: 420px;
	height: 39px;
                    }
					
#navigazione_d { /* Navastrip */
	position: absolute;
	top: 240px;
	width: 420px;
	height: 39px;
	left: 595px;
                    }
					
					
					
.top-navigation {
	position: absolute;
	top: 0px;
	left: 700px;
	}

									/* Pulsanti Navigazione */
					
						.menu-home{background-image:url(../image/nav/allbutt.png);background-repeat: no-repeat center;left: 50px;height: 39px;width: 85px; background-position: 0px 0px;}
						.menu-home:hover{background-position: -1px -38px; height: 39px;}
						
						.menu-news{	background-image:url(../image/nav/allbutt.png);background-repeat: no-repeat center;left: 190px;height: 39px;width: 85px;background-position: 82px 0px;}
						.menu-news:hover{background-position: 81px -39px;height: 39px;}
						
						.menu-forum{background-image:url(../image/nav/allbutt.png);background-repeat: no-repeat center;left: 330px;height: 39px;width: 85px;background-position: -201px 0px}
						.menu-forum:hover{background-position: -201px -38px;height: 39px;}
											
						.menu-media{background-image:url(../image/nav/allbutt.png);background-repeat: no-repeat center;left: 20px;height: 39px;width: 85px; background-position: -96px 0px;}
						.menu-media:hover{background-position: -96px -37px;height: 39px;}
						
						.menu-guida{background-image:url(../image/nav/allbutt.png);background-repeat: no-repeat center;left: 170px;height: 39px;width: 85px; background-position: 171px 0px;}
						.menu-guida:hover{background-position: 169px -37px;height: 39px;}
						
						.menu-stuff{background-image:url(../image/nav/allbutt.png);background-repeat: no-repeat center;left: 290px;height: 39px;width: 85px; background-position: -291px 0px;}
						.menu-stuff:hover{background-position: -290px -37px; height: 39px;}
						

					


				
#corpo { 						/* Corpo Centrale (Pergamena) */
	position: relative;
/*	top: -40px;
	left: 20%;
	width: 908px;
	margin: 0px; */
	margin-right:auto;
    margin-left:auto;
    width:1000px;
	padding: 45px 18px 25px;
	z-index: 1;
	overflow: hidden;
	background-image: url(../image/body_1000.png);
	background-repeat: repeat-y;


}

		     
                 				/* Link Corpo */

#corpo a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#corpo a:visited {
	text-decoration: none;
	color:#000099;
}
#corpo a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
#corpo a:active {
	text-decoration: none;
	color:#3366FF;
}




#ampio {
		width: 700px;
		float: left;
		left: -30px;
		margin: 0px 15px 0px ;
		z-index: 3;

		}
	
#large_left {
		width: 750px;
		float: left;
		margin-right: 20px;
		z-index: 3;

		}


			#large_left a:link {
      color: #000;
	  text-decoration: underline;
			}
			#large_left a:visited {
      color: #000;
	  text-decoration: underline;
			}
			#large_left a:hover {
      color: #8B342F;
	  text-decoration: underline;
			}
			#large_left a:active {
      color: #000;
	  text-decoration: underline;
			}



#centro { /* Colonna Centrale */
		width: 545px;
		float: left;
		margin: 0px 20px;
		z-index: 3;

		}
		
#centro h2{ 
	/*color: #EF870E;*/
	color: #FFF;
	padding: 10px 0 0 78px;

		}
		
#centro h3{ 
	color: #304269; /*#315d93;*/
	padding: 15px 0 0 15px;

		}
	
 	
			#centro a:link {
      color: #000;
	  text-decoration: underline;
			}
			#centro a:visited {
      color: #000;
	  text-decoration: underline;
			}
			#centro a:hover {
      color: #8B342F;
	  text-decoration: underline;
			}
			#centro a:active {
      color: #000;
	  text-decoration: underline;
			}
 
			
			
				
#sinistra { /* Colonna Sinistra */
		position: relative;
		float: left;
		width: 190px;
	}
	
	
			#sinistra a:link {
			color:#FFFFFF;
			text-decoration: none;
			}
			#sinistra a:visited {
			text-decoration: none;
			color:#FFFFFF;
			}
			#sinistra a:hover {
			text-decoration: none;
			color:#FFFF00;
			}
			#sinistra a:active {
			text-decoration: none;
			color:#FFFFFF;
			}





#destra { /* Colonna Destra */
		position: relative;
		float: right;
		left: -35px;
		width: 190px;
	}
	
	
	
	
			#destra a:link {
			color:#FFFFFF;
			text-decoration: none;
			}
			#destra a:visited {
			text-decoration: none;
			color:#FFFFFF;
			}
			#destra a:hover {
			text-decoration: none;
			color:#FFFF00;
			}
			#destra a:active {
			text-decoration: none;
			color:#FFFFFF;
			}
			
			
	
.contenitore {
	position: relative;
	float:left;
	margin-bottom: 15px;
}

  				/* Margine */
.pos_r { margin-right: 15px;}
.pos_b { margin-bottom: 15px;}
.pos_l { margin-left: 15px;}
.pos_l_5 { margin-left: 5px;}
.pos_ads { margin-left: 10px;}
.pos_ads_r { margin-left: 5px;}
.pos_top { margin-top: -30px;}




.lato_sup {
	position: relative;
	width: 190px;
	height: 66px;
}

.lato_cen {
	position: relative;
	width: 184px;
	padding: 0 3px;
	text-align: center;
}


.lato_cen_margin{
	position: relative;
	width: 184px;
	padding: 0px 3px;
	text-align: left;
	}
	
.lato_inf {
	position: relative;
	width: 190px;
	height: 34px;	
}


 /* Last News */
.lato_sup_last {
	position: relative;
	width: 545px;
	height: 45px;
}


.lato_cen_last{
	position: relative;
	width: 545px;
	padding: 0px 3px;
	text-align: justify;

	}
	
.lato_inf_last {
	position: relative;
	width: 545px;
	height: 57px;	
}


 /* News */
.lato_sup_news {
	position: relative;
	width: 545px;
	height: 57px;
}


.lato_cen_news{
	position: relative;
	width: 545px;
	padding: 0px 3px;
	text-align: justify;

	}
	
.lato_inf_news {
	position: relative;
	width: 545px;
	height: 57px;	
}


 /* Other */
.lato_sup_ot {
	position: relative;
	width: 700px;
	height: 90px;
}


.lato_cen_ot{
	position: relative;
	width: 700px;
	padding: 0px 3px;
	text-align: left;
	}
	
.lato_inf_ot {
	position: relative;
	width: 700px;
	height: 80px;	
}


 /* Last Box*/
 
.last_top { background: url(../image/last_news/last_top.png) no-repeat; }
.last_mid { background: url(../image/last_news/last_mid.png) repeat-y; }
.last_bot { background: url(../image/last_news/last_bot.png) no-repeat;}
.last_box {
	padding-left: 15px;
    padding-right: 20px;
	width: 515px;
	margin: -10px 0 8px 0;
	/*top: -25px;*/
	cursor:default;
	height: 130px;
}

.last_box_i {
	padding-left: 150px;
    padding-right: 15px;
	width: 350px;
	top: -25px;
}

.last_data{ position: absolute;
   			font-style: italic;
            left: 90px;
            top: 10px;
            font-size: 11px;
			color: #FFFFFF;
			width: 100px;
		  }
		  
.last_titolo{
	float: left;
	position: absolute;
	left: 214px;
	font-size: 15px;
	color: #FFFFFF;
	width: 315px;
	top: -37px;
		  }

.last_cont       { position: absolute;	background: url(../image/continua.png) no-repeat;	height: 22px;	width: 125px;	background-position: 0px 0px;	left: 415px;	top: 8px;}
.last_cont:hover { position: absolute;	background: url(../image/continua.png) no-repeat;	height: 22px;	width: 125px;	background-position: 0px -22px;	left: 415px;	top: 8px;}

	/* News Box */
#news_top { background: url(../image/news/n_top.png) no-repeat; top: 3px;}
#news_mid { background: url(../image/news/n_mid.png) repeat-y; }
#news_bot {
	background: url(../image/news/n_bot.png) no-repeat;
	bottom: 25px;
	height: 90px;
}
#news_over {
	position: absolute;
	width: 350px;
	height: 73px;
	left: -15px;
	top: -10px;
	background: url(../image/news/news_h.png) no-repeat;
}
#news_over:hover
 { position: absolute;	width: 350px;	height: 73px;	left: -15px;	top: -10px;	background-reapet: no-repeat; background-position: 0px -55px;}

#news_box {
	padding-left: 16px;
    padding-right: 2px;
	width: 500px;
	margin-top: -25px;
	margin-bottom: 10px;
}



        /* Other Box */

#other_top { background: url(../image/other/other_top.png) no-repeat; top: 3px;}
#other_mid { background: url(../image/other/other_mid.png) repeat-y; }
#other_bot {
	background: url(../image/other/other_bot.png) no-repeat;
	bottom: 25px;
	height: 110px;
}
#other_over {
	position: absolute;
	width: 350px;
	height: 73px;
	left: -15px;
	top: -10px;
	background: url(../image/other/other.png) no-repeat;
}

#other_box {
	padding: 0px 12px;
	width: 690px;
	margin-top: -25px;
}




		/* Login Box */

#login_top { background: url(../image/box/top_blue.png) no-repeat;}
#login_mid { background: url(../image/box/mid_blue.png) repeat-y; padding: 1px 3px;}
#login_bot { background: url(../image/box/bot_blue.png) no-repeat; height: 65px;}
#login_over {
	position: absolute;
	width: 195px;
	height: 73px;
	left: -15px;
	top: -25px;
	z-index: 3;
	background: url(../image/box/login.png) no-repeat;
}

#login_box {
	padding: 0px 6px;
	width: 172px;
	margin-top: -21px;
}


		/* Stuff Box */

#stuff_top { background: url(../image/box/top_red.png) no-repeat;}
#stuff_mid { background: url(../image/box/mid_red.png) repeat-y; padding: 1px 3px;}
#stuff_bot { background: url(../image/box/bot_red.png) no-repeat; height: 65px;}
#stuff_over {
	position: absolute;
	width: 195px;
	height: 73px;
	left: -15px;
	top: -25px;
	z-index: 3;
	background: url(../image/box/stuff.png) no-repeat;
}

#stuff_box {
	padding: 0px 6px;
	width: 172px;
	margin-top: -21px;
}


		/* Advertising Box */

#ads_top { background: url(../image/box/top_gray.png) no-repeat;}
#ads_mid { background: url(../image/box/mid_gray.png) repeat-y; padding: 1px 3px;}
#ads_bot { background: url(../image/box/bot_gray.png) no-repeat; height: 65px;}
#ads_over {
	position: absolute;
	width: 195px;
	height: 73px;
	left: -15px;
	top: -25px;
	z-index: 3;
	background: url(../image/box/ads.png) no-repeat;
}

#ads_box_s {
	padding: 0px 2px;
	width: 172px;
	margin-top: -21px;
}

#ads_box_d {
	padding: 0px 13px;
	width: 172px;
	margin-top: -21px;
}

.ads_bg{
	position:relative;
	margin-left: -2px;
	height:200px;
	width:150px;
	background: url(../image/ads_bg.png) no-repeat;
}
div.ads_bg p{
        padding: 50px 5px 0 0;
}


		/* Twitter Box */

#twi_top { background: url(../image/box/top_blue.png) no-repeat;}
#twi_mid { background: url(../image/box/mid_blue.png) repeat-y; padding: 1px 3px;}
#twi_bot { background: url(../image/box/bot_blue.png) no-repeat; height: 65px;}
#twi_over {
	position: absolute;
	width: 195px;
	height: 73px;
	left: -15px;
	top: -25px;
	z-index: 3;
	background: url(../image/box/twitter.png) no-repeat;
}

#twi_box {
	padding: 0px 6px;
	width: 172px;
	margin-top: -21px;
	list-style-image: none;
	cursor:default;
}


		#twi_box a:link {
			color:#FFFF00;
			text-decoration: none;
			}
			#twi_box a:visited {
			text-decoration: none;
			color:#FFFF00;
			}
			#twi_box a:hover {
			text-decoration: none;
			color:#FFFFFF;
			}
			#twi_box a:active {
			text-decoration: none;
			color:#FFFFFF;
			} 


#twitter_update_list a
{
  display:block;
  text-align:right;
  margin-top:3px;
}


		/* Home Box */

#home_top { background: url(../image/box/top_orange.png) no-repeat;}
#home_mid { background: url(../image/box/mid_orange.png) repeat-y; padding: 1px 3px;}
#home_bot { background: url(../image/box/bot_orange.png) no-repeat; height: 65px;}
#home_over {
	position: absolute;
	width: 195px;
	height: 73px;
	left: -15px;
	top: -25px;
	background: url(../image/box/home.png) no-repeat;
}

#home_box {
	padding: 0px 6px;
	width: 172px;
	margin-top: -21px;
}




		/* Heroes Box */

#heroes_top { background: url(../image/box/top_aqua.png) no-repeat;}
#heroes_mid { background: url(../image/box/mid_aqua.png) repeat-y; padding: 1px 3px;}
#heroes_bot { background: url(../image/box/bot_aqua.png) no-repeat; height: 65px;}
#heroes_over {
	position: absolute;
	width: 195px;
	height: 73px;
	left: -15px;
	top: -25px;
	background: url(../image/box/heroes.png) no-repeat;
}

#heroes_box {
	padding: 0px 6px;
	width: 172px;
	margin-top: -21px;
}



		/* Media Box */

#media_top { background: url(../image/box/top_green.png) no-repeat;}
#media_mid { background: url(../image/box/mid_green.png) repeat-y; padding: 1px 3px;}
#media_bot { background: url(../image/box/bot_green.png) no-repeat; height: 65px;}
#media_over {
	position: absolute;
	width: 195px;
	height: 73px;
	left: -15px;
	top: -25px;
	background: url(../image/box/media.png) no-repeat;
}

#media_box {
	padding: 0px 6px;
	width: 172px;
	margin-top: -21px;
}




		/* Footer */

#footer { 
	position: relative;
	margin-right:auto;
    margin-left:auto; 
	width: 1028px;
	height: 195px;
    left: -19px;
	margin-top: -20px;
	margin-bottom: 5px;
	z-index: 2;
	background: url(../image/new_footer_1.png);
	background-repeat: no-repeat;
}
	

	#copyright {
	/*font-family:Arial;*/
	font-size: 9px;
	font-weight: bold;
	position: absolute;
	color:#CCC;
	float: right;
	top: 171px;
	left: 818px;
	width: 198px;
	top: 6px;
	}
	
				#copyright a:link {
					color: #FFFFFF;
					text-decoration: none;}
					
				#copyright a:hover {
					color:#FFFFFF;
					text-decoration: underline;}
					
				#copyright a:active {
					color:#FFFFFF;
					text-decoration: none;}
					
				#copyright a:visited {
					color: #FFFFFF;
					text-decoration: none;}	
		
	#footer_autor {
	/*font-family:Arial;*/
	font-size: 9px;
	font-weight:bold;
	position: absolute;
	color:#CCC;
	top: 171px;
	right: 808px;
	width: 198px;
	top: 10px;
	}

				#footer a:link {
					color: #FFFFFF;
					text-decoration: none;}
					
				#footer a:hover {
					color:#FFFFFF;
					text-decoration: underline;}
					
				#footer a:active {
					color:#FFFFFF;
					text-decoration: none;}
					
				#footer a:visited {
					color: #FFFFFF;
					text-decoration: none;}
					

	#footer_ver {
	position: absolute;
	color:#FFFFFF
	top: 171px;
	right: 6px;
	width: 58px;
	top: 171px;
	}

		/*FINE footer */


#ea
{
display: none;
float: left;
position: relative;
height: 97px;
width: 110px;
left: 65px;
top: -58px;
background: url(../image/ea.png) no-repeat;
}


#dice
{
display: none;
position: relative;
float: right;
top: -60px;
right: 40px;
height: 97px;
width: 175px;
background: url(../image/dice.png) no-repeat;
}

#beta
{ position: relative
 z-index: 10;
 width: 221px;
 height: 69px;
 margin-top: -40px;
 margin-left: 155px;

  
}

#site
{ position: relative
 z-index: 11;
 width: 221px;
 height: 69px;
 margin-top: -68px;
 margin-left: 645px;

}


#signmaker
{position: fixed;right:0px;top: 40%;height: 195px;width: 45px;background-image: url(../image/sign_generator.png);background-repeat: no-repeat;background-position: 0px 0px;}
#signmaker:hover
{position: fixed;right:0px;top: 40%;height: 201px;width: 45px;background-image: url(../image/sign_generator.png);background-repeat: no-repeat;background-position: 0px -199px;}

/*
#signmaker
{position: fixed; right:0px; bottom: 0px;height: 179px;width: 180px;background-image: url(../image/sign_g.png);background-repeat: no-repeat;background-position: 0px 0px;}
#signmaker:hover
{position: fixed; right:0px; bottom: 0px;height: 179px;width: 180px;background-image: url(../image/sign_g.png);background-repeat: no-repeat;background-position: 0px -181px;}
*/

.iconews
{
position: relative;
float: left;
height: 118;
width: 118;
background-image: url(../image/icon_news.png);
background-repeat: no-repeat;
}

.news_image{
float: left;
	position: relative;
	top: 50%;
	left: 10px;
	width: 112px;
	height: 112px;
	padding: 3px;
	background: url(../image/icon_news.png) no-repeat;
}

.videobox
{
width: 545px;
height: 320px;
top 0px;
right: 30px;
margin-bottom: 25px;
}

#textbox
{
margin-top: 8px;
height: 30px;
width: 525px;
background-image: url(../image/text_box.png);
background-repeat: no-repeat;
    padding-top: 5px;
    padding-right: 18px;
    padding-bottom: 0px;
    padding-left: 8px;
	display:block;


}

div#textbox a:liink
{ color: #FFF; text-decoration: underline; }
div#textbox a:visited
{ color: #FFF; text-decoration: underline; }
div#textbox a:active
{ color: #FFF; text-decoration: underline; }
div#textbox a:hover
{ color: #F0C008; text-decoration: underline; }


#blue-box_top { background-image: url(../image/cent/blue-box.png); background-repeat: no-repeat; background-position: 0px 0px; width: 545px; height: 15px; }
#blue-box_mid { background-image: url(../image/cent/blue-box.png); background-repeat: repeat-y; padding: 10px 20px; background-position: -559px 0px; }
#blue-box_bot { background-image: url(../image/cent/blue-box.png); background-repeat: no-repeat; background-position: 0px -15px; width: 545px; height: 15px;}

#grey-box_top { background-image: url(../image/cent/grey-box.png); background-repeat: no-repeat; background-position: 0px 0px; width: 545px; height: 15px; }
#grey-box_mid { background-image: url(../image/cent/grey-box.png); background-repeat: repeat-y; padding: 10px 20px; background-position: -559px 0px; }
#grey-box_bot { background-image: url(../image/cent/grey-box.png); background-repeat: no-repeat; background-position: 0px -15px; width: 545px; height: 15px;}

#orange-box_top { background-image: url(../image/cent/orange-box.png); background-repeat: no-repeat; background-position: 0px 0px; width: 545px; height: 15px; }
#orange-box_mid { background-image: url(../image/cent/orange-box.png); background-repeat: repeat-y; padding: 10px 20px; background-position: -559px 0px; }
#orange-box_bot { background-image: url(../image/cent/orange-box.png); background-repeat: no-repeat; background-position: 0px -15px; width: 545px; height: 15px;}

#green-box_top { background-image: url(../image/cent/green-box.png); background-repeat: no-repeat; background-position: 0px 0px; width: 545px; height: 15px; }
#green-box_mid { background-image: url(../image/cent/green-box.png); background-repeat: repeat-y; padding: 10px 20px; background-position: -559px 0px; }
#green-box_bot { background-image: url(../image/cent/green-box.png); background-repeat: no-repeat; background-position: 0px -15px; width: 545px; height: 15px;}

#hgreen-box_top { background-image: url(../image/cent/hgreen-box.png); background-repeat: no-repeat; background-position: 0px 0px; width: 545px; height: 15px; }
#hgreen-box_mid { background-image: url(../image/cent/hgreen-box.png); background-repeat: repeat-y; padding: 10px 20px; background-position: -559px 0px; }
#hgreen-box_bot { background-image: url(../image/cent/hgreen-box.png); background-repeat: no-repeat; background-position: 0px -15px; width: 545px; height: 15px;}

#red-box_top { background-image: url(../image/cent/red-box.png); background-repeat: no-repeat; background-position: 0px 0px; width: 545px; height: 15px; }
#red-box_mid { background-image: url(../image/cent/red-box.png); background-repeat: repeat-y; padding: 20px 20px; background-position: -559px 0px; }
#red-box_bot { background-image: url(../image/cent/red-box.png); background-repeat: no-repeat; background-position: 0px -15px; width: 545px; height: 15px;}

.error_ico { background: url(../image/cent/error-icon.png); width: 190px; height: 160px;  }
.error_text { background: url(../image/cent/error.png); width: 193px; height: 85px; margin-bottom: 20px;}



.txt { margin-left: 30px; margin-top: -9px; float: left}

.bar { background-image: url(../image/media/bar.png); background-repeat: no-repeat; width: 560px; height: 19px; }
.bar2 { background-image: url(../image/media/bar_2.png); background-repeat: no-repeat; width: 484px; height: 19px; float: left; margin-top: 7px; margin-right: 10px;}
.barx { background-image: url(../image/media/barx.png); background-repeat: no-repeat; width: 560px; height: 19px; }
.barx2 { background-image: url(../image/media/barx_2.png); background-repeat: no-repeat; width: 484px; height: 19px; float: left; margin-top: 7px; margin-right: 10px;}

.bar_cent { background-image: url(../image/cent/bar.png); background-repeat: no-repeat; width: 379px; height: 19px; }
.bar2_cent { background-image: url(../image/cent/bar_2.png); background-repeat: no-repeat; width: 308px; height: 19px; float: left; margin-top: 7px; margin-right: 5px;}
.barx_cent { background-image: url(../image/cent/barx.png); background-repeat: no-repeat; width: 379px; height: 19px; }
.barx2_cent { background-image: url(../image/cent/barx_2.png); background-repeat: no-repeat; width: 308px; height: 19px; float: left; margin-top: 7px; margin-right: 5px;}

.red_news { background-image: url(../image/last_news/red-news.png); background-repeat: no-repeat; width: 545px; height: 34px; margin-top: 15px; }
.red_news_bot { background-image: url(../image/last_news/red-news-bot.png); background-repeat: no-repeat; width: 472px; height: 18px; float: left; margin-top: 7px; margin-right: 5px;}
.red_news_titolo{
	float: left;
	position: absolute;
	left: 32px;
	font-size: 16px;
	color: #FFFFFF;
	width: 426px;
	top: 3px; 
	}
 
.red_news_titolo a:active, .red_news_titolo a:link, .red_news_titolo a:hover, .red_news_titolo a:visited{
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	}

.red_news_data{
	position: absolute;
	font-style: italic;
	left: 432px;
	top: 5px;
	font-size: 11px;
	color:#FFCC33;
	width: 100px;
		  }


.enter { bottom: -30px;}




      /* Tipi Scrittura */
.verd {font-family:"Verdana"}
.cent_g {font-family: "Century Gothic", "fantasy"}
.Stile0 {color: #000000;}
.Stile1 {color: #FFFFFF;}
.Stile2 {font-size: 13px}
.Stile3 {font-size: 14px}
.Stile4 {font-size: 16px}
.Stile5 {font-size: 12px}
.Stile6 {font-size: 8px}
.just { text-align: justify;}
p .just { text-align: justify;}
p .h2   {font-size: 17px; color: #FFDF01;}
.b {font-weight: bold}


#clink a:link    { font-size: 17px; color: #FFFFFF; text-decoration: none;}
#clink a:visited {	font-size: 17px; color: #FFDF01; text-decoration: none;}
#clink a:hover   {	font-size: 17px; color: #FFDF01; text-decoration: none;}
#clink a:active  {	font-size: 17px; color: #FFDF01; text-decoration: none;}




				.box a:link {
					color: #FFFFFF;
					text-decoration: none;}
					
				.box a:hover {
					color:#FFCC33;
					text-decoration: none;}
					
				.box a:active {
					color:#FFCC33;
					text-decoration: none;}
					
				.box a:visited {
					color: #FFFFFF;
					text-decoration: none;}

.title a:active, .title a:link, .title a:visited
{
font-color: #FFF; font-weight: bold;
}

.title a:hover
{
font-color: #FFF; font-weight: bold; text-decoration: underline;
}


.black { color: #000}
a.black:link { color: #000; text-decoration: none;}
a.black:visited { color: #000; text-decoration: none;}
a.black:hover { color: #000; text-decoration: underline;}


.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

.bg_image {
     background: #000;
     heigt: 160px; width: 160px;
     padding: 3px;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
    text-align: center;
}
