BODY {
	BACKGROUND-COLOR: #162125;
	text-align: center;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover{
	color:  #53C9EB;
}

#template {
	width: 1475px;
	margin: 0 auto;

}

#box-testata {
	vertical-align: bottom;
	width: 1000px;
	height: 250px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #AAAAAA;
	
}
				#box-testata img{
					border: 0px;
					width: 1000px;
					}


#contenitore-tab {
	float:left;
	border: 0px solid Black;
	padding-top: 48px;
	width: 200px;
	background-color: #162125;
	display: inline;
}					
					
#contenitore-pagina {
	float:left;
	background-color: white;
	width: 1000px;
	padding: 0px;
	display: inline;
}


#contenitore-box_sup{
	width: 1000px;
	padding: 0px;
	clear: left;
}

#contenitore-box_main-channel{
	width: 735px;
	padding: 0px;
	float: left;
	border-bottom: 1px dashed #AAAAAA;
}

#box-3col{
	float: left;
	width: 735px;
	padding: 0px;
	display: inline;
}

#contenitore-box_inf{
	width: 1000px;
	padding: 0px;
}

#box-main{
	float: left;
	border:0px solid Black;
	width: 350px;
	text-align: left;
	padding: 4px;
	display: inline;
}


#box-channel_sup{
	float: left;
	width: 367px;
	padding:4px;
	border: 0px solid Black;
	border-left: 1px dashed #AAAAAA;
	display: inline;
}
			#box-channel_sup img{
				width: 360px;
				height: 425px;
				padding: 2px;
				border-color: silver;
				border-width: 1px;
				border-style: solid;
			}

						
			
#box-spalla{
	float: left;
	width: 200px;
	background-color: #014964;
	margin-left: 5px;
	margin-bottom: 0px;
	color: #014964;
	font-size: 16px;
	text-align: center;
	display: inline;
}

#contenitore-strips{
	width: 1000px;
	padding: 0px;
}



#box-strip{
	width: 990px;
	padding:4px;
	border: 0px solid Black;
	border-top: 1px dashed #AAAAAA;
}
	  #box-strip img{
				padding: 2px;
				border-color: silver;
				border-width: 1px;
				width: 984px;
				border-style: solid;
		}


#box-footer{
	BACKGROUND-COLOR: #162125;
	width: 1000px;
}		
				#box-footer img{
					border: 0px;
					}

#box-approfondimento{
	float:left;
	background-color: #EEEDED;
	width: 500px;
	border: 0px solid Black;
	padding:4px;
	padding-right: 8px;
	margin:5px;
	text-align: left;
	display:inline;
}			


#box-spalla_approfondimento{
	float: left;
	border: 0px solid Black;
	text-align: center;
}
			
#box-correlato{
	border: 1px;
	border-style: solid;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 5px;
	width:98%;
}			

#box-regresso{
	float:left;
	width: 250px;
	background-color: White;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dashed #AAAAAA;
	margin-right:4px;
	margin-left:5px;
	margin-top: 5px;
	display:inline;
}


.riepilogo{
	border: 0px solid Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	display: inline;
}
				.riepilogo a{
					color: black;
					text-decoration: none;
				}
				.riepilogo a:hover{
					color: #53C9EB;
					text-decoration: underline;
				}


				
				

#box-listatitoli {
 	float:left;
	width: 445px;
	border: 0px solid Black;
	padding:4px;
	margin:5px;
	text-align: left;
	display:inline;	
}


#box-regresso_listatitoli{
	float:left;
	width:300px;
	background-color: White;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px dashed #AAAAAA;
	border-right: 1px dashed #AAAAAA;
	border-bottom: 1px dashed #AAAAAA;
	margin-right:3px;
	margin-top: 0px;
	display:inline;
}

			
div.box-articoli_col{
	float: left;
	border: 0px solid Black;
	width: 255px;
	background-color: transparent;
	text-align: left;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	border-right: 1px dashed #AAAAAA;
	display: inline;
}


	
.articolo_interno{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	font-size: 12px;
	border: 0px solid Black;
}
				.corpo{
						padding-top: 10px;
						font-size: 12px;
						background-color: #EEEDED;
						font-family: Verdana,Georgia, New York, sans-serif;
						line-height: 125%;
						width: 100%;
						text-align: justify;
				}
					.articolo_interno img{
						padding-left: 4px;
						padding-top: 0px;
						padding-right: 4px; 
						float: left;
						}
						
					.articolo_interno_IMG img{
						padding: 2px;
						float: left;
						background-color: white;
						border: 1px;
						border-color: Silver;
						border-style: solid;
						margin-left: 4px;
						margin-right: 4px;
						margin-bottom: 0px;
						}						
				
				.articolo_interno h1{
   					padding-top: 0px;
						padding-left: 4px;
						margin-right: 0px;
						background: White;
						text-align: left;
						font-size: 24px;
						line-height: 26px;
						font-weight: normal;
						letter-spacing: -1px;
						margin-bottom: 4px;
						margin-top: 0px;
				}

				.articolo_interno h2{
						font-size: 14px;
						color: #4682B4;
   					border-top: 1px dashed #AAAAAA;
						margin-bottom: 5px;
						margin-top: 3px;
						margin-right: 4px;
						margin-left: 4px;
				}
				.articolo_interno a{
						font-size: 14px;
						color: #4682B4;
   					border-top: 1px dashed #AAAAAA;
						margin-bottom: 5px;
						margin-top: 2px;
						text-decoration: underline;
				}
				.articolo_interno a:hover{
						color: #53C9EB;
				}
				.articolo_interno p{
						font-size: 12px;
						font-style: italic;
						color: #999999;
						margin-top: 6px;
						padding-left: 6px;
						padding-right: 6px;
						padding-bottom: 6px;
				}


.rubrica{
	width:250;
	height: 20px;
	color: White;
	margin-bottom: 1px;
	margin-top: 0px;
	background-image: url(../../images/layout/tab/sfondo_titolorubrica.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
}


.articolo_home{
	width: 255px;
	font-size: 12px;
	background: #EAEAEA;
	border: 0px solid Black;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
				.articolo_home img{
					padding: 2px;
					margin-top: 0px;
 					margin-right: 2px;
					margin-left: 2px;
					width: 85px;
					height: 90px;
					border: 1px;
					border-color: Gray;
					border-style: solid;
					background-color: White;
					float: left;
					display: inline;
					}
				.articolo_home h1{
					background: White;
					margin-top: 0px;
					margin-bottom: 1px;
					text-decoration: underline;
					font-size: 14px;
					letter-spacing: 0px;
					} 
				.articolo_home a{
					color:black;
					text-decoration: none;					
					}
				.articolo_home a:visited{
					color:black;
					text-decoration: none;					
					}					
				.articolo_home a:hover{
					color: #53C9EB;
					text-decoration: underline;
					}


.articolo_main{
	width: 350px;
	height: 410px;
	border: 0px solid Black;
	font-size: 12px;
	background-color: #c4dde6;
	border:0px solid Black;

}
				.articolo_main img{
					width: 340px;
					padding:4px;
					background-color: white;
					border: 1px;
					border-color: Silver;
					border-style: solid;
					
					}
				.articolo_main h1{
						background: White;
						text-align: left;
						font-size: 22px;
						line-height: 26px;
						font-weight: normal;
						text-decoration: underline;
						letter-spacing: -1px;
						margin-bottom: 2px;
						margin-top: 0px;
						margin-right: 0px;	
						padding-top: 0px;
						padding-bottom: 2px;
						padding-left: 4px;				
					}
				.articolo_main a{
					color: black;
					text-decoration: none;
					}
				.articolo_main a:hover{
					color: #53C9EB;
					text-decoration: underline;
					}
				.articolo_main a:visited{
					color: black;
					text-decoration: none;
					}	
				.articolo_main p{
					margin-top: 0px;
					padding:4px;
					}	

.item_commento
{
    border-color: #53c9eb;
    background-image: url(../../images/layout/commento_L.jpg);
    margin-left: 2px;
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: white;
    text-align: left;
    width: 400px;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 20px;
	 margin-top: -5px;
}
				.item_commento h1{
					font-size: 16px;
					text-decoration: none;
					margin-bottom: -12px;
					color: #53C9EB;
				}
				.item_commento h2{
					font-size: 13px;
					margin-bottom: 0px;
					color: #014964;
				}

				.item_commento p{
					font-size: 11px;
					margin-bottom: 0px;
					color: #53C9EB;
				}
				.item_commento img{
					float: left;
					margin: 1px;
					border-color: Black;
					border: 1px;
				}

.entusiastico_commento{
	FONT-SIZE: 12pt;
	WIDTH: 420px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #4682B4;
}
                .entusiastico_commento p{
                       font-size: 12px;
	                    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	                    color: silver;
	                    font-style: italic;
	                    margin-top: -16px;
	                    margin-left: 5px;
	                    font-weight: normal;
                 }
                .entusiastico_commento img{
	                    margin-bottom: 2px;
	                    margin-left: 2px;
	                    margin-right: 2px;
	                    margin-top: -15px;
	                    text-align: right;
	                    padding-left: 45px;
							  border: 0px;
                 }
                .entusiastico_commento_h4{
							margin-bottom: 0px;
							margin-left: 2px;
							margin-top: 2px;
							float: left;
							color: #4682B4;
							font-weight: bold;
						}
					.entusiastico_commento a:hover{
							color: #53C9EB;
						}	

						
.item_correlato_0{
	font-size: 11px;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: #EEEDED;
	text-align: left;
	padding-top: 3px;
	height: 17px;
	padding-left: 4px;
	padding-right: 4px;
}
            .item_correlato_0 a{
	            color: black;
	            text-decoration: none;	
            }
            .item_correlato_0 a:hover{
	            color: #53C9EB;
	            text-decoration: underline;
            }



.item_correlato_1{
	font-size: 11px;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: White;
	text-align: left;
	padding-top: 3px;
	height: 17px;
	padding-left: 4px;
	padding-right: 4px;
}
            .item_correlato_1 a{
	            color: black;
	            text-decoration: none;	
            }
            .item_correlato_1 a:hover{
	            color: #53C9EB;
	            text-decoration: underline;
            }		

				
.row_gallery
{
    clear:left;
    text-align:center;
    padding: 0px;
	 margin: 0px;
	 display: inline;
}
				
				
.item_gallery
{
    float:left;
    margin: 1px;
    padding: 0px;
	 display: inline;
	 border: 0px solid Black; 
}

				.item_gallery img {
    					padding: 0px;
						background-color: silver;
						border: 1px;
						border: thin;
				}
						


.item_listatitoli
{
    background-image: url('../../images/layout/rounded_455.gif');
    background-position:left;
	 background-repeat:no-repeat;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    width: 444px;
	 padding-right: 5px;
    height: 100px;
    clear: left;
}
            .item_listatitoli h1{
	            font-size: 13px;
	            text-decoration: underline;
	            margin-bottom: 0px;
	            padding-top:7px;
					letter-spacing: -1px;
            }
            .item_listatitoli img
            {
	            float: left;
	            height: 78px;
	            width: 72px;
	            margin-left: 8px;
					margin-top: 8px;
					margin-right: 4px;
					margin-bottom: 4px;
	            padding:2px;
					border: 1px;;
					display: inline;
					background-color: White;
					border-style: solid;
					border-color: Silver;
            }
				
div.clearer{
	clear: left;
	font-size:1px;
}				

.spalla_img img{
	margin-bottom: 2px;
}


.thin_dashed {
	width: 100%;
	vertical-align: middle;
	border-top: 1px dashed #AAAAAA;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 1px;
}


.scheda_autore
{
    background-image: url('../../images/layout/scheda_autore.gif');
	 background-repeat:no-repeat;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 492px;
	 height: 170px;
    clear: left;
	 padding-right: 50px;
	 padding-top: 8px;
	 text-align: left;
	 font-size: 12px;
}
            .scheda_autore h1{
	            font-size: 14px;
	            margin-bottom: 0px;	            
					padding-left: 0px;
					display: inline;
					color: #4682B4;
            }

				.scheda_autore p{
					font-size: 1px;
					border-top: 1px dashed #AAAAAA;
					margin-top: 2px;
					margin-left: 10px;
            }
				
            .scheda_autore img
            {
	            float: left;
	            height: 112px;
	            width: 100px;
	            margin-left: 8px;
					margin-top: 2px;
					margin-right: 4px;
					margin-bottom: 50px;
	            padding:2px;
					border: 1px;;
					display: inline;
					background-color: White;
					border-style: solid;
					border-color: Silver;
            }
				.scheda_autore a
            {
	            margin-left: 5px;
					display: inline;
					color: black;
					text-decoration: underline;
            }
				.scheda_autore a:hover{
					color:  #53C9EB;
				}
				

.tessera_vignettista
{
	 float: left;
 	 background-repeat:no-repeat;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-weight: bold;
	 line-height: 140%;
    width: 310px;
	 height: 225px;
	 padding-left: 135px;
	 padding-top: 80px;
	 text-align: left;
	 font-size: 12pt;
	 margin-right: 15px;
	 display: inline;
}
				.tessera_vignettista a
            {
	            margin-left: 0px;
					display: inline;
					color: white;
					text-decoration: none;
					letter-spacing: -1px;
					font-size: 11pt;
					line-height: 150%;
            }
				.tessera_vignettista a:hover{
					color:  #53C9EB;
				}
            .corpo h1{
	            font-size: 14px;
	            margin-bottom: 0px;	            
					padding-left: 0px;
					display: inline;
					color: #4682B4;
            }				

.select_autore {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background: #53C9EB;
} 

.autore_label {
	
	font-size: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	color: Gray;
	margin-top:1px;
	margin-right:3px;	
}
				.autore_label a{
					text-align: left;
					color: #4682B4;
					text-decoration: underline;
					}

				.autore_label a:visited{
					text-align: left;
					color: #4682B4;
					text-decoration: underline;
					}


.autore_label_listatitoli {
	font-size: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	color: Gray;
	margin-top:0px;
	margin-right:5px;
	text-transform:capitalize;
}

                .autore_label_listatitoli a{
	                font-size: 12px;
	                FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	                font-style: italic;
	                text-align: left;
	                color: #4682B4;
	                text-decoration: underline;
	                margin-top:0px;
                }

                .autore_label_listatitoli a:visited{
	                font-size: 12px;
	                FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	                font-style: italic;
	                text-align: left;
	                color: #4682B4;
	                text-decoration: underline;
	                margin-top:0px;
                }					
					


					
					
.argomento_satira{
    color: #4682B4;
    font-size: 18px;
    padding-left: 4px;
    padding-bottom: 10px;
    text-transform:uppercase;
    text-decoration: underline;
    font-family: Arial, Verdana, Georgia;
}
			.argomento_satira  a{
					color: #4682B4;
			}
		   .argomento_satira  a:hover{
					color: #53C9EB;
			}
		   .argomento_satira  a:visited{
					color: #4682B4;
					text-decoration: none;
			}
			
					
.pag_vignette{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background: transparent;
}
			.pag_vignette a{
					text-align: center;
					font-size: 13px;
					font-weight: bold;
					color: red;
			}
			.pag_vignette a:link{
					color: #53C9EB;
			}
			.pag_vignette a:hover{
					color: #53C9EB;
			}
			.pag_vignette a:visited{
					color: #53C9EB;
			} 


.sondaggio img{
	color: yellow;
	background: #014964;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.titolo_sondaggio{
	color: White;
	background: #014964;
   font-size: 14px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.descr_sondaggio{
	color: White;
	background: #014964;
   font-size: 10px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.row_gallery
{
    text-align:center;
    margin-bottom: 3px;
    padding: 0px;
	 clear: left;
}
			.item_gallery
				{
    				float:left;
   				margin: 2px;
    				padding: 0px;
    				background-color:#53C9EB; 
				}

			.item_gallery img {
    				padding: 1px;
  				}

.commento_label_20 {
	font-size: 11px;
	float: left;
	background-image: url(../../images/layout/commento_label.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 20px;
	width: 24px;
	color: Gray;
	margin-top: -1px;
	background-position: top;
	display: inline;
}


.commento_label_32 {
	font-size: 14px;
	float: left;
	background-image: url(../../images/layout/commento_label32.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 32px;
	width: 32px;
	color: Gray;
	margin-left: auto;
	margin-right: 5px;
	padding-top: 4px;
	display:inline;
}

.separatore_azzurro {
	width: 100%;
	vertical-align: middle;
	border-top: 1px solid #3FC5EA;
	height: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	font-size: 2px;
}


.sfondo_socialnetwork img{

	margin-left: 4px;
	padding: 1px;
	border-style: solid;
	border-color: Silver;
	border-width: 1px;
}


.sfondo_tasti_menu  {
	color: #1EB7E1;
	TEXT-DECORATION: none;
	background: url(../../images/layout/sfondo_tastimenu.gif);
	vertical-align: top;
	line-height: 160%;
	width: 190px;
	margin-bottom: 0px;
} 

.azzurro18{
	text-align: center;
	color: #53C9EB;
	font-size: 18px;
}

.dicono_di_noi img{
	float: left;
	margin-top: 4px;
	margin-right: 4px;
}

.corpo a{
	color:black;
	font-size: 14px;
}
.corpo a:hover{
	color: #53C9EB;
	font-size: 14px;
}

.utenti_online {
	font-size: 16pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1EB7E1;
	font-weight: bold;
	border-width: 1px;
	TEXT-DECORATION: none;
	background: url(../../images/regresso/utente_online_blu200.gif);
	line-height: 160%;
	height: 120px;
	width:190px;
	text-align: center;
}


.links_amici{
	float: left;
	COLOR: #162125;
	font-size: 12px;
	margin-left: 5px;
	width: 190px;
}
				.links_amici img{
					border: 0px;
					}

.recensiti {
	FONT-SIZE: 12pt;
	font-weight: bolder;
	WIDTH: 100%;
	COLOR: #33CCFF;
}
				.recensiti a{
					color: black;
					font-size: 12px;
					text-decoration: none;
					font-weight: normal;
					}
			.recensiti a:hover{
					color: #53C9EB;
					font-size: 12px;
					text-decoration: none;
					}

.link_menu {
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
	TEXT-TRANSFORM: none;
	BACKGROUND-COLOR: #014964;
	TEXT-DECORATION: none;
	border-bottom: 1px solid #3FC5EA;
	width: 180px;
	text-align: left;
	padding-left: 5px;
	margin-left: 5px;
} 
				.link_menu a{
					color: white;
					text-decoration: none;
					}
				.link_menu a:hover{
					color: #53C9EB;
					text-decoration: none;
					}
				.link_menu img{
					border:none;					
					}

					
.link_sottomenu
{
    background-image: url(../../images/layout/sfondo_autori.jpg);
    font-size: 13px;
    color: #53C9EB;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    width: 195px;
    margin-top: 0px;
    margin-bottom: 0px;
	 margin-left: 0px;
    text-align: left;
    font-weight: bold;
    letter-spacing: -1px;
}
				.link_sottomenu a{
					text-decoration: none;
					color: #53C9EB;
				}
				.link_sottomenu a:hover{
					color: white;
					text-decoration: none;
				}
				.link_sottomenu ul{
   				text-align: left;
   				color: #53C9EB;
				}						

				
				
.tab_partite {
	height: 120px;
}



.tab_playstation {
	background-image: url(../../images/layout/tab/playstation.gif);	
	height: 120px;
}



.tab_pornazzi {
	background-image: url(../../images/layout/tab/pornazzi200.gif);	
	height: 150px;
}
					

.form {
	padding-left: 2px;
	padding-right: 2px;
	width: 460px;
	color: #53C9EB;
	font-weight: bold;
	text-align: left;
}
				.form h3{
					padding-left: 5px;
					padding-top: 5px;
					font-size: 16px;
					color: black;
				}

				.form input{
					text-align: left;
					width: 200px;
					padding-left: 2px;
					padding-right: 2px;
					color: black;
				}
				.form button{
					font-size: 12px;
					font-family: Arial, Helvetica, sans-serif;
					font-weight: bold;
					background-color: #53C9EB;
					padding-left: 2px;
					padding-right: 2px;
					text-align: center;
					color: white;
				}
				
				
.sfondo_tasti_subscribe  {
	font-weight: bold;
	border-width: 1px;
	TEXT-DECORATION: none;
	text-align: center;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: url(../../images/layout/sfondo_tastimenu_flip.gif);
	line-height: 160%;
	width: 190px;
	padding: 4px;
	font-size: 13px;
	color: #53C9EB;
}				