@CHARSET "UTF-8";

body{
	/*background: #4c4d4f url("../immagini/sfondo.png");*/
	background-color:#000;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position:center top;
	margin-top: 0px; 
	margin-bottom: 10px; 
	margin-right: 0px; 
	margin-left: 0px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration: none;
	font-weight: normal;	
}

/*---------------------------------------- sfondi -------------------------------------------*/

.left {
	float:left;
}

.right {
	float:right;
}

.padding {
	padding:5px;
}

.divisore {
	clear:both;
	background: url("../immagini/divisore.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position:left center;
	padding:0px; 
	margin:0px;
	
	padding:10px;
}

.milano_magazine{
	float:right;
	margin-left: 20px;
	margin-top: 5px;
}

/*- Menu--------------------------- */
ul.bottone2{
	list-style:none;
	padding: 0px;
	margin: 0px;
}

ul.bottone{
	list-style:none;
	padding: 0px;
	margin: 0px;
}

a.button{ 
	background: url("../immagini/bottone.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	border:0px solid red;
	display: block;
	width: 102px;
	height: 20px;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	
	padding:8px 0px 0px 10px;
}
	
a.button:hover{
	background: url("../immagini/bottone_over.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #fff;
}

a.button_new{ 
	background: url("../immagini/bottone_new.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	border:0px solid red;
	display: block;
	width: 102px;
	height: 20px;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	
	padding:8px 0px 0px 10px;
}
	
a.button_new:hover{
	background: url("../immagini/bottone_over_new.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #fff;
}



a.button2{ 
	background: url("../immagini/bottone2.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	border:0px solid red;
	display: block;
	width: 122px;
	/*height: 21px;*/
	height:30px;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	
	padding:18px 0px 0px 10px;
}

a.button2:hover{
	background: url("../immagini/bottone2_over.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #fff;
}

a.button2_new{ 
	background: url("../immagini/bottone2_new.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	border:0px solid red;
	display: block;
	width: 122px;
	/*height: 21px;*/
	height:30px;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	
	padding:18px 0px 0px 10px;
}

a.button2_new:hover{
	background: url("../immagini/bottone2_over_new.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #fff;
}


/*---------------------------------------- DIV -------------------------------------------*/


#noflash, #noflash img { 
	width: 400px; 
	height: 200px; 
	border: 0px; 
}
	
#noflash {
	position: absolute; 
	left: 50%; 
	top: 50%;
	margin: -200px 0px 0px -200px; 
}

#container {
	width:1024px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#sx {
	float:left;
	width:120px;
	margin: 0px;
	padding: 0px;
	border:0px solid #F00;
	
	padding:15px 0px 0px 20px;
}

#menu {
	width:115px;
	background:#4c4d4f;
	margin: 0px;
	padding: 0px;
	border:0px solid #F00;
	position:relative;
	
	min-height: 324px;
	height: auto !important;
	height: 324px;
}

#menu_new {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:115px;
	background:#988034;
	margin: 0px;
	padding: 0px;
	border:0px solid #F00;
	position:relative;
	
	min-height: 324px;
	height: auto !important;
	height: 324px;
}


#centro {
	float:left;
	width:680px;
	margin: 0px;
	padding: 0px;
	border:0px solid #F00;
	
	padding:15px 0px 20px 25px;
	
	min-height: 200px;
	height: auto !important;
	height: 200px;

}

#dx {
	float:left;
	width:160px;
	margin: 0px;
	padding: 0px;
	border:0px solid #F00;
	
	padding:15px 0px 0px 15px;
}

#news {
	width:132px;
	background:#4c4d4f;
	margin: 0px;
	padding: 0px;
	border:0px solid #F00;
	
	min-height: 324px;
	height: auto !important;
	height: 324px;
}

#news_new {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:132px;
	background:#988034;
	margin: 0px;
	padding: 0px;
	border:0px solid #F00;
	
	min-height: 324px;
	height: auto !important;
	height: 324px;
}



#bottom {	
	border:0px solid red;
	clear: both;
	color:#fff;
	font-size: 11px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0px 0px 0px;
}

#credits{
	background-color:#b5d5ea;
	color:#FFFFFF;
	padding: 8px;
	width:350px;
	height: auto;
	border:2px solid #FFFFFF;

	position:fixed;
	z-index:100;
}

/* ------------- Centrali ----------------- */

div#copertina {
	float:left;
	border:0px solid red;
	padding:0px 20px 0px 0px;
	margin:0px;
	
}

div.box.articolo { 
	float: left;
    width: 147px;
    margin: 0px;
	border: 0px solid red;
	min-height:135px;
	
	padding: 15px 15px 15px 15px;
	
}
div#box-articoli {
	float:left;
    width: 360px;
	padding:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:18px;
	margin-bottom:0px;
	
	border:0px solid #0F0;
}
div#box-numeri {
	float:left;
    width: 126px;
	padding:4px;
	padding-left: 5px;
	border: 0px solid #FF0;
	
	
}
div.box.ultimi {
    width: 56px;
    margin: 2px;
	padding:1px;
    float: left;
	border:0px solid #0C6;
}


/* -------------- Tabelle --------------- */

table{
	text-align: left;
}

table label {
	font-size: 20px;
	font-weight: bold;
}

td {
	vertical-align: top;
}

td a {
	text-align: left;
}

.name_table {
	font-weight: bold;
	text-align: left;
}

th {
	font-weight: normal;
	text-align: right;
	color:#000;
}

/* -------------- Tag Html --------------- */

.class_form {
    padding: 0px;
	margin: 0px;
}

img{
	border: none;
	margin: 0px;
	padding: 0px;
}

a img{border:none} 

.class_right{
	float:right;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding:2px;
	border:1px solid #CCC;
}

.class_left{
	float:left;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding:2px;
	border:1px solid #CCC;
}


.bugfix {display : none}
.alt,.navigazione{display:none}

h1{
	margin:0px;
	font-size:3em;
	font-style:normal;
	font-weight:bold;
	color:#fff;
}

h2,h3,h4{margin:0px; font-size:18px; color:#FFF;}

hr{	
	color: #d3d3d3;
	background-color: #d3d3d3;
	height: 1px; 
	border: 0;
	width: 100%;
}


ul.listino{
	list-style:circle;
	padding: 5px;
	margin: 5px;
	color:#F00;
}

.box_ultima { float:left; width:80px; padding:0px; margin:25px; }
