body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(img/bg_pag.jpg) repeat-x top left #fff;
}


/* ================================ */
/* STRUTTURA PRINCIPALE PER LA HOME */
/* ================================ */
#container_master {
	
}
#container {
  background: url(img/bg_sx_dx.png) repeat-y top center;
  width: 952px;
   
  
}

#container_bg_top {
	background: url(img/bg_top.jpg) repeat-x top left;
	float: left;
}
#container_bg{
	background: url(img/bg_top.jpg) repeat-x top left #fff;
	float: left;
}

#header{
	/*padding-left: 10px;*/
	text-align: left;
	min-height: 70px;
   height: auto !important;
	height: 70px;
	width: 952px;
}

#scelta_lingua{
	float: right;
	width: 100px;
	margin-top: 35px;
	margin-right: 20px;
}

#scelta_lingua a{
	text-decoration: none;
}

#flash_home{
	min-height: 217px;
   height: auto !important;
	height: 217px;
}
#flash_int{
	min-height: 106px;
   height: auto !important;
	height: 106px;
}


#content_bg {
	background: url(img/bg_corpo_home.jpg) repeat-y top center;
	min-height: 400px;
   height: auto !important;
	height: 400px;
	width: 908px;
	float: left;
	margin-left:22px;
	margin-right:22px;
}


#content_bg_int {
	background: url(img/bg_corpo_int.jpg) repeat-y top center;
	min-height: 400px;
   height: auto !important;
	height: 400px;
	width: 908px;
	float: left;
	margin-left:22px;
	margin-right:22px;
}

#content_centrale {
	float: left;
	width: 520px;
}

#content_centrale_int {
	float: right;
	width: 712px;
}


#content_dx {
   margin-right: 1px;
   top:0; right:0;
   width: 192px;
	float: right;
	margin-bottom: 10px;
}


/*  Classi per menu sinistro   */


 #navcontent{
	float: left;
	top:0; left:0;
	margin-top: 4px;
	margin-left: 1px;
	width: 192px; 
}
 
 
ul.navlist {
	margin: 0px;
	padding: 0px;
	
}


ul.navlist li {
	margin-bottom: 1px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	display: block;
	text-align: left;
}


/*  Classe per menu sx */

.bg_liv1_sing{
	border-bottom: solid 1px #e2e4e6;
	border-top: solid 1px #f2f2f2;
	background: url(img/bg_menu_sx.jpg) no-repeat center left;
}

a.linkmenu_1:link{
font-family: "Tahoma", Arial, sans-serif;
font-size: 12px;
color:#666;
padding-left: 26px;
text-decoration: none;
background: url(img/freccia_menu.png) no-repeat center left;

}
a.linkmenu_1:visited{
font-family: "Tahoma", Arial, sans-serif;
font-size: 12px;
color:#666;
padding-left: 26px;
text-decoration: none;
background: url(img/freccia_menu.png) no-repeat center left;

}
a.linkmenu_1:hover{
font-family: "Tahoma", Arial, sans-serif;
font-size: 12px;
color:#1876b5;
padding-left: 34px;
text-decoration: none;
background: url(img/freccia_menu_roll.png) no-repeat center left;
}
/*################################################*/
/*################################################*/
/*################################################*/

.linkmenu_2{
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 12px;
	color:#bb6700;
	padding-left: 32px;
	font-weight:bold;
	text-decoration: none;
	background: url(img/freccia_menu_select.png) no-repeat center left;
}

/*  Classi per footer   */
.clear {
	clear: left;
}

#footer {
padding-top: 5px;
padding-bottom: 20px;
background: url(img/base.jpg) no-repeat top center;
float: left;
width: 952px;
}

#footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding-top: 10px;
	text-align: center;
}

#footerText a{
	color: #fff;
	text-decoration: none;
}

#footerText a:link{
	color: #fff;
	text-decoration: none;
}

#footerText a:visited{
	color: #fff;
	text-decoration: none;
}

#footerText a:hover{
	color: #82c6d2;
	text-decoration: none;
}

/* logo labelvlc */

#labelvlc{
	/*margin-top:20px;*/


}


/* BOX */

#path{
font-family: "Tahoma", Arial, sans-serif;
font-size: 12px;
color:#262626;
padding: 10px;
margin: 2px;
text-align: left;
}
#path a:link{
	color:#262626;
	text-decoration: none;
	font-weight: bold;
}
#path a:visited{
	color:#262626;
	text-decoration: none;
	font-weight: bold;
}
#path a:hover{
	color:#1876b5;
	text-decoration: none;
	font-weight: bold;
}

#box_centrale{
font-family: "Tahoma", Arial, sans-serif;
font-size: 12px;
color:#262626;
padding: 10px;
margin-top: 4px;
margin-left: 2px;
margin-right: 2px;
text-align: left;
background: url(img/bg_box_centrale.jpg) repeat-x top left #fff;
float: left;
width: 498px;
}

.img_float_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.color_arancio{
	color: #bb6700;
}

.color_azzurro{
	color:#1876b5; 
}

.titolo{
	font-size: 12px;
    font-weight: bold;
}

.articolo{
font-family: "Tahoma", Arial, sans-serif;
font-size: 12px;
color:#262626;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
text-align: left;
background: url(img/bg_articolo.jpg) repeat-x top left #fff;
margin-top: 10px;
margin-left: 2px;
margin-right: 2px;
float: left;
width: 498px;
}

.articolo_int{
font-family: "Tahoma", Arial, sans-serif;
font-size: 12px;
color:#262626;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
text-align: left;
background: url(img/bg_articolo.jpg) repeat-x top left #fff;
/*margin-top: 2px;
margin-left: 2px;
margin-right: 2px;*/
float: left;
width: 690px;
}


/* News */

#box_news{
font-family: "Tahoma", Arial, sans-serif;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
text-align: left;
background: url(img/bg_news.jpg) repeat-x top left #fff;

}


.news{
font-family: "Tahoma", Arial, sans-serif;
font-size: 11px;
color:#262626;
text-align: left;
background: url(img/separa_news.jpg) repeat-x bottom left;
padding-top: 15px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
}

.news a:link{
	color:#262626;
	text-decoration: none;
}
.news a:visited{
	color:#262626;
	text-decoration: none;
}
.news a:hover{
	color:#1876b5;
	text-decoration: none;
}


.titolo_news{
	font-size: 11px;
	color:#1876b5;
}

