	
	/**************************************************************************
	* Layout CSS
	* Scritto da Bilnacek Damir
	* Validato W3C
	**/
	
	/**************************************************************************
	* Stili Generici
	**/
	
	/* v1.0 | 20080212 */

html, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	/*outline: 0;*/
	/*background: transparent;*/
}
	


body {
	vertical-align: baseline;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
	/*font-family:"Times New Roman",Georgia,Serif;	*/	
	font-family:arial, 'lucida console', sans-serif;		
}
p {
	float:left;
	width:99%;
	padding-left:1%;
}
	
body {
		font-size: 80%;
    /*background-image:url(img/background.jpg); 
    background-repeat:repeat;*/
    background-color: #000000; 
    background-image:url(img/paper3.jpg); 
    background-repeat: repeat; 
    background-position: left top; 
}
a {
	text-decoration:none;
	color: #222222;
}

.sottomenu a {
	color: #aaaaaa;
}

a:hover {
	color: #fafafa;
}
 
	/**************************************************************************
	* Stili Sito
	**/
  
	#contenitore {
		width: 995px;
		margin: 0px auto;
	}
	
	#sottocontenitore {
		float:left;
		width: 100%;
    /*background-color: #d8180b; */
    background-image:url(img/paper.jpg); 
    background-repeat: repeat-y; 
    background-position: left top; 
    }
  
  .generico {
    float:left;
    width:100%;
	text-align:left;
	border-bottom:1px dotted #c0b890;
    }
    
  .generico1 {
    float:right;
    width:825px;
    background-image:url(img/paper2.jpg); 
    background-repeat: no-repeat; 
    background-position: right top; 
    }
    

  #colonna-sx0 {
    float:left;
    width:160px;
	margin-left:5px;
	padding-top:0px;
   }
  
  #colonna-sx {
    float:left;
    width:160px;
	padding-top:10px;
	/*padding-bottom:30px;*/
	background-color: #660000; 
    background-image:url(img/pellicola2.jpg); 
    background-repeat: repeat-y; 
    background-position: left top; 
	border-bottom:5px solid #000000;
	/*filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;*/
   }
  
  #corpo {
    float:left;
    width:825px; 
    }

  #corpo1 {
    float:left;
    width:74%;
	margin-top:20px;
	margin-left:5px;
    }
#corpo1 .video embed {
  /*  visibility:hidden;*/
	float:left;
	width:100%;
	}
  
#corpo1 .myblog_foglio {
	float:left;
	width:88%;
	margin-top:0px;
	padding:30px 3% 50px 8%;
	color:#083b8e;
    background-image:url(img/foglio_g.gif); 
    background-repeat: repeat; 
    background-position: left top; 
	font-weight:bold;
	}

#corpo1 object {
	width:100%;
	height:400px;
    }
	
#corpo2 object {
	width:100%;
	height:170px;
    }
	
 #corpo2 {
    float:right;
    width:24%; 
	margin-top:20px;
	padding-left:4px;
    /*background-color: #333333; */
	border-left:1px dotted #C0B890;
    }

  #footer {
    float:left;
    width:100%;
    background-color: #fff8d9; 
    text-align:center; 
    padding-top:20px;
    }
	
	.no {
		display:none;
	}
		
.sottomenu {
	float:left;
    width:70%;
	margin:0px 0px 0px 15%;
	padding:4px 0px;
	border-bottom:1px solid #550000;
	background-color:#751815;
	/*filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;*/
	}

.sottomenu2 {
	float:left;
    width:98%;
	margin:20px 0px 20px 2px;
	
	}

.sottomenu p { 
	float:left;
	width:100%;
	height:12px;
	margin:0px;
	padding:0px;
	}

#data {
display:none;
visibility:hidden;
z-index:1;
}

.data {
  color:#aaaaaa;
  }
  
  
.tutti {
  float:left;
  width:100%;
  padding:5px 0px;
  text-align:center;
  font-weight:bold;
  font-size:11px;
  }
  
.myblog {
  float:left;
  width:100%;
  padding:5px 0px;
  text-align:center;
  color:#ffffff;
  font-weight:bold;
  border-bottom:1px solid #0d368b;
  }
  
.myblog a {
	width:100%;
  color:#ffffff;
  }
  
.myblog_foglio {
	float:left;
	width:93%;
	margin-top:10px;
	padding:0px 3% 50px 3%;
	color:#083b8e;
    background-image:url(img/foglio.png); 
    background-repeat: no-repeat; 
    background-position: -4px top; 
	border-left:1px solid #585858;
	border-bottom:1px solid #585858;
	font-weight:bold;
	}
 .myblog_foglio a:hover {
	 background:none;
	 } 
.anteprima,.anteprima embed {
  /*  visibility:hidden;*/
  float:left;
  width:100%;
  margin-bottom:5px;
  }
  
#anteprima-titolo {
  /*  visibility:hidden;*/
  float:left;
  width:100%;
  padding-left:5px;
  background-color:#000000;
  color:#ffffff;
  }
  
#anteprima-testo {
  /*  visibility:hidden;*/
  float:left;
  width:100%;
  padding-left:5px;
  }
  
.body {	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color: #FFFFFF;
		}
    
.cont { 
	width:720px;
	background-color:#FFFFFF;
	padding-right:8px;
	padding-left:8px;
	padding-top:0px;
	margin-bottom:0px;
	}
  
.fondo { 
	background-image:url(img/fondo.gif);
	margin-top:0px;
	}
  
.titolo {
	position:relative;
	float:left;
	margin-bottom:2px;
	margin-top:0px;
	}
  
.menu {
	position: relative;
	float: left;
	width:20%;
	}
  
.menu_dx {
	position: relative;
	float: right;
	width:15%;
	}
  
.menu_dx_titolo {
	margin-bottom:1px;
	margin-top:1px;
	font-weight:bold;
	text-align: left;
	padding:2px;
	padding-left:8px;
	color:#FFFFFF;
	}
  
.menu_dx_img {
	background-color: #E6E6E6;
	}
  
.menu_fondo {
	background-color: #E6E6E6;
	height:100%;
	}

.menu a:hover {
	background-color: #d2681e;
	}

.titolo_sotto {
	background-color:#000000;
	}
  
.back_blu {
	background-color:#294782;
	}
  
.menu_sopra {
	width:15%;
	position: relative;
	float: left;
	}
  
.slide_sopra {
	position:relative;
	float: left;
	width:80%;
	margin-left:2%;
	}
  
.int_menu {
	background-color: black;
  height:30px;
  text-align:center;
  padding-top:10px;
	}
  
.titolo_articolo {
	font-weight:bold;
	text-align: left;
	color: #FFFFFF
	}
  
.titolo_blu {
	font-weight:bold;
	color: #A8B9D9;
	font-style:oblique
	}
  
.titolo_nero {
	font-weight:bold;
	color: #000000;
	font-style:oblique
	}
  
.news {
	position:relative;
	float:left;
	width:100%;
	margin-top:10px;
	}
  
.corpo_int {
		padding:5px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		}
    
.corpo_img {
		background-color: #FBFBFB;
		padding:1px;
		border:solid 3px;
		border-color: #FF6600;
		}
    
.slide { 
	padding:4px;
	border:solid 1px;
	border-color:#000000;
	position:relative;
	float:right;
	margin-bottom:1px;
	width:77%;
	background-color:#FFFFFF;
	color:#990000;	
	}
  
.hr {
	background-image:url(img_ext/punto.gif);
	background-repeat: repeat-x;
	height:3px;
	width:3px;
	font-size:1px;
	}
  
.hr_senza {
	height:3px;
	width:3px;
	font-size:1px;
	}
  
.red {
	color:#990000
	}
  
.red2 {
	color: #DD0000
	}
  
.sottolink {
	margin-left:5px;
	color: #0099CC;
	font-weight:bold;
	}
  
.link {
	font-weight:bold;
	text-align: left;
	background-color: #E6E6E6;
	padding:2px;
	padding-left:8px;
	}
  
.px6 {
	font-size:6px;
	}
  
.px1 {
	font-size:1px;
	background-color:#FFFFFF;
	}
  
.footer {
	width:736px;
	margin-bottom:0px;
	margin-top:2px;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	padding-left:8px;
	}
  
.contatti { 
	float:left;
	position: absolute;
	margin-left:50%;
	margin-top:500px;
	width:350px;
	z-index:5;
	}
  
.ing_puls {
	position: absolute;
	z-index:5;
	margin-left:740px;
	margin-top:220px;
	width:100px;
	height: 100px;
  }
  
.re {
	position: fixed;
	z-index:3;
	margin-left:540px;
	margin-top:220px;
	width:350px;
	height: 250px;
  }

.grafica { position: fixed; margin-left:0px; margin-top:220px; width:142px; z-index:1}
.commerciale { position: fixed; margin-left:0px; margin-top:294px; width:142px; z-index:1}

.info {
float:left;
	position: relative;
	margin-left:-20px;
	margin-top:-220px;
	z-index:3;
  }

.info_numero {
	float:left;
	margin-bottom:20px;
	position: relative;
	z-index:3;
	background-color:#550000
  }

.head {
	float:right;
	z-index:7;
	position: relative;
	margin-top: 60px;
	padding-right: 10px;
	height:15px;
	text-align: right;
	color:#aaaaaa;
  }
  
.head a:hover {
	background-color:#333333
  }
  

.head1 {
	float:left;
	z-index:7;
	position: relative;
	margin-top: 60px;
	width:100%;
	height:20px;
	text-align: right;
	font-size:40px;
	color:#ffffff;
	font-weight:bold;
  }
  
.head2 {
	float:left;
	z-index:7;
	position: relative;
	margin-top: 30px;
	width:100%;
	text-align: center;
  }
.corpo {
	padding:4px;
	position: absolute;
	width:100%;
	margin-left: 0px;
	margin-top: 340px;
	z-index:5;
	text-align:center;
  }

.conte {
	position: absolute;
	float: left;
	margin-left: 0px;
	margin-top: 100px;
	z-index:5;
  }
  
.color1{ color:#999900}
.color2{ color:#fff}
.color3{ color:#000}
.bold{ font-weight:bold}
.c_b { color:#FFFFFF}
.c_g1 { color: #CCCCCC}
.c_g2 { color: #999999}
.c_g4 { color: #333333}
.c_n { color:#000}
.c_a { color: #FF6600}
.c_v { color: #006600}
.b_g1 { background-color:#999999}
.b_g_c { background-color: #dfdfdf}
.b_n { background-color: #000000}

.f_10 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;	
	}
  
.f_a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
  
.altre_skin {
	position:absolute;
	z-index:6;
	margin-left:0px;
	margin-top:100px;
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:14px;
	text-align: center;
  }
  
.italic { 
  font-style:italic
  }
  
.spot {	
  position:absolute;
	z-index:5;
	margin-left:0px;
	margin-top:0px;
	background-color:#000000;
	width: 100%;
	text-align: center;
  }

.f { 
  position:absolute;
  z-index:0;
  text-align: center;
  width:800px;
  height:800px;
  background-image:url(img/f.gif); 
  background-repeat:no-repeat;
  }
  
.f8 { 
  position:absolute;
	z-index:0;
	text-align: center;
	width:800px;
	height:800px;
  background-image:url(img/f8.jpg); 
  background-repeat:no-repeat;
  }
  
.info2 {
	position:absolute;
	z-index:5;
	margin-left:0px;
	margin-top:100px;
	width: 100%;
	height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	background-color:#000000;
  }

.random_skin {
  margin-top:200px; 
  width:100%; 
  background-color:#000000; 
  height:40px; 
  text-align:center;
  }
  
.process_browser { 
  margin-top:250px; 
  width:100%; 
  background-color:#000000; 
  height:40px; 
  text-align:center;
  }
  
.main {
	font-weight:bold;
	border-width:2px;
	width:700px;
	border:#000000;
	background-color:#CCCCCC;
	}
  
.main_main {
	background-image:url(img/f-c.gif); 
	background-repeat:no-repeat;
	width:600px;
	height:18px;
	}
  
.main_td {
	padding:4px;
	}
  
.t12{ 
	
	}
.a.over:hover{ background-color:#000000}
.tratto_orizz{
background-image:url(../img/tratto_orizz.jpg);
background-repeat:repeat-x;
height:3px;
width:950px;
}
.area_corpo{ margin-left:150px}
.fix{ 
margin-top:-120px;
margin-left:0px;
position:fixed;
width:150px}
#sezione{ 
color:#000;
font-weight:bold;
}
#sezione_titolo{ 
margin-bottom:10px;
font-weight:bold;
}
/*CSS per gli scroller RSS*/


#ticker {
	width: 200px;
	height: 2.4em;
	border: 1px dashed #000;
	padding: 5px;
	background-color: yellow;
	margin:10px 0;
	text-align:left;
}

#box {
	float:left;
	width: 96%;
	margin:0px 1% 5px 1%;
	height: 180px;
	border: 3px solid #000;
	background-color: #F0F0F0;
}

#box-titolo {
	float:left;
	overflow:hidden;
	width: 100%;
	margin:10px 0px 0px 0px;
	color:#ff7300;
}

#box-titolo img {
	float:left;
	width: 100%;
}

#box1,#box2 {
	float:left;
    width:96%;
	margin:0px;
}

.rssclass .rssdate {
	color: gray;
}

.rsstitle {
	font-weight: bold;
	margin: 4px 0;
}
.rssclass a {
	text-decoration: none;
}
.quarta {
	float:left;
	background-image:url(img/paper.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:150px;
	margin-left:5px;
	padding-top:10px;
}
.quarta img {
	float:left;
	width:100%;
}

