body {
	vertical-align:top;
	height:100%;
	width:100%;
	background-color:#062342;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-image:url(immagini/background-immagine-hd-albinoleffe.jpg) fixed top;
	background: fixed;
	background-repeat:no-repeat;
  background-position:  right bottom;
	
	
}
#center_structure {
	width:955px;
    margin:0 auto;
}

#dist_sup {
	height:45px;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	clear:both;
}

#testata_sup {
	height:183px;
	width:955px;
	
}

#content_container{
	background-color:#FFFFFF;
	display:block;
}
#right_col {
  position:relative;
	width:120px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}
.center_col {
	width:635px;
	float:left;
	position:relative;
	background-color:#dbe9f2;
	background-image:url(../immagini/central_background_up_part.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.sopra_center_col {
	width:635px;
	float:left;
	position:relative;
	background-color:#062342;
	background-image:url(../immagini/title_top_center_primo_piano.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#container {
	width:635px;
	float:left;
	padding:0px;
	margin:0px;
}
#left_col {
	width:120px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}

#news_archive {
	background-image:url(../immagini/archivio_news_background_gradient.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:12px;
	background-color:#dee9f2;
	font-size:11px;
	color:#062342;
	font-weight:400;
}

#partial_footer {
	clear:both;
}

div.news {
	margin-left:12px;
	margin-right:12px;
}

.sponsor {
	margin-top:10px;
}

h1 {
	font-size:14px;/*DA CORREGGERE*/
}

h2 {
	font-size:12px;
	font-weight:normal;/*DA CORREGGERE*/
	margin:0px;
}

h3 {
	font-size:10px;/*DA CORREGGERE*/
	margin:0px;
}



/* elimino i bordi di tutte le immagini 
img {
	border:0px;
	margin:0px;
}
*/

/* PROPIETA E COLORI DELLE NEWS*/
.news_image {
	float:left;
	padding:7px;
	background-color:#062342;
	margin-right:12px;
	margin-bottom:12px;
}

.news_data {
	font-size:11PX;
	color:#062342;
	font-weight:bold;
	line-height:16px;
}

.news_title {
	font-size:18px;
	color:#062342;
	font-weight:300;
	margin-bottom:20px;
}

.news_text {
	font-size:13px;
	color:#062342;
	font-weight:400;
	line-height:16px;
	
}
/* definisco i tag dei click della scheda prodotto */
a.white:link {
	color:#FFFFFF;
	text-decoration:none;/*DA CORREGGERE*/
}
a.white:hover {
	color:#FFFFFF;
	text-decoration:none;/*DA CORREGGERE*/
	font-weight:600;
}
a.white:visited {
	color:#FFFFFF;
	text-decoration:none;/*DA CORREGGERE*/
}
.manina{cursor:pointer;}
.hr{
  margin:5px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  line-height:0px;
  font-size:1px;
  width:100%;
  position:relative;
  float:left;
  clear:both;
  border-bottom:1px solid #000000;
} 
.tablefixed{
  table-layout:fixed;
  padding:0px;
  margin:0px;
  width:635px;
  }
  .divdatanews{position:relative;float:left;color:#ff0000;border:0px solid;margin-left:20px;}
  .newsfooter{position:relative;float:left;clear:both;height:24px;width:635px;border:0px solid;background-repeat:no-repeat;}
.paginarossa{
  color:#ff0000;
  font-weight:bold
} 

