/* a generici */	
a, a:hover {
	text-decoration: none;
}


body 
{
	text-align:center;
	margin:0px;
	padding: 0px;
	background-color:#310015;

}

.container
{
	width: 760px;
	margin: auto;
	text-align: left;
	
	
}

.header
{
	width: 760px;
	height: 180px;
	background-image: url(../images/ncg_header.jpg);
	clear: both;
}

.main
{
	width: 760px;
	float:left;
	background-image:url(../images/ncg_bgmain.jpg);
	background-repeat: repeat-y;
	clear: both;
	
}

.footer
{
	width: 760px;
	height: 114px;
	clear: both;
	background-image: url(../images/ncg_footer.jpg);
	background-repeat: no-repeat;
}

.main_1 
{
	float: left;
	background-image: url(../images/ncg_bgmenu.jpg);
	background-repeat: no-repeat;
	width: 225px;
	height: 418px;

}


.main_2
{
	float: left;
	width: 500px;
	/*height:400px;
	overflow: auto;*/
	background-color:#320001;
}

.footer_1
{
	float: left;
	width: 150px;
}
.footer_2
{
	float: left;
	width: 460px;
}
.footer_3
{
	float: left;
	width: 150px;
}

.footer_1 p 
{
	margin-top: 80px;
	margin-left: 19px;
	}
	
.footer_2 p 
{
	margin-top: 70px;
	margin-left: 19px;
	text-align: center;
	}
	
.footer_3 p 
{
	margin-top: 68px;
	margin-left: 90px;
	}


/* news */

.main_2_news
{
	width: 450px;
	clear: both;
	float:left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.main_2_news_text
{
	width: 230px;
	float: left;
}
.main_2_news_preview
{
	text-align: center;
	width: 220px;
	float: left;
}

	
/* footer links */

.text_copy {
	font-family: Arial, verdana, Sans-Serif;
	font-size: 9px;
	color: #FAB001;
	font-weight: normal;
	text-decoration: none;
	}
	
.text_copy a{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 9px;
	color: #FAB001;
	font-weight: normal;
	text-decoration: none;
	}	

	
.text_copy a:hover{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 9px;
	color: #FAB001;
	font-weight: normal;
	text-decoration: none;
	}

	
	
	
/* immagini */

.img_ico{
	float: left;
	margin-right: 10px;
}

.img_nofloat_border{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 9px;
	color: #FAB001;
	font-weight: bold;
	border-color: #FAB001;
	border-width: 2px;
	border-style: solid;
}

.img_nofloat_border{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 9px;
	color: #FAB001;
	font-weight: bold;
	border-color: #FAB001;
	border-width: 2px;
	border-style: solid;
}


.img_left_margin{
	float: left;
	font-family: Arial, verdana, Sans-Serif;
	font-size: 9px;
	color: #FAB001;
	font-weight: bold;
	margin: 5px;
}

.img_left{
	float: left;
	font-family: Arial, verdana, Sans-Serif;
	font-size: 9px;
	color: #FAB001;
	font-weight: bold;
}

.img_left_border{
	float: left;
	font-family: Arial, verdana, Sans-Serif;
	font-size: 9px;
	color: #FAB001;
	font-weight: bold;
	border-color: #FAB001;
	border-width: 2px;
	border-style: solid;
}

.img_right{
	float: right;
	font-family: Arial, verdana, Sans-Serif;
	font-size: 9px;
	color: #FAB001;
	font-weight: bold;
}

.img_right_border{
	float: right;
	font-family: Arial, verdana, Sans-Serif;
	font-size: 9px;
	color: #FAB001;
	font-weight: bold;
	border-color: #FAB001;
	border-width: 2px;
	border-style: solid;
}


		

	/* hidden elements */
	
h1 {
	display: none;
	  }
	  
h2 {
	display: none;
	  }
	  
h3 {
	display: none;
	  }
	

/* testi */

.text_titolo_news  
{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 16px;
	color: #FAB001;
	font-weight: bold;
	}
	
.text_testo_news
{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	}
	
.text_dida_news
{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	}
	


/* testo orange */


.text_orange_10 {
	font-family: Arial, verdana, Sans-Serif;
	font-size: 12px;
	color: #FAB001;
	font-weight: normal;
	}
	
.text_orange_10_bold {
	font-family: Arial, verdana, Sans-Serif;
	font-size: 12px;
	color: #FAB001;
	font-weight: bold;
	}
	
.text_orange_12_bold {
	font-family: Arial, verdana, Sans-Serif;
	font-size: 16px;
	color: #FAB001;
	font-weight: bold;
	}




/* testo bianco */

/* text_white_10 >> 12px */
	
.text_white_10  {
	font-family: Arial, verdana, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.text_white_10 a{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 12px;
	color: #FAB001;
	font-weight: bold;
}

.text_white_10 a:hover{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


	
.text_white_12{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	}
	
.text_white_12 a{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 16px;
	color: #FAB001;
	font-weight: bold;
	text-decoration: none;
	}
	
.text_white_12 a:hover{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}


	
.text_subtitle
{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 16px;
	color: #FAB001;
	font-weight: bold;
	}
	
.text_sub_subtitle
{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
	


/* coming soon */

.coming_soon
{
	font-family: Arial, verdana, Sans-Serif;
	font-size: 14px;
	color: #FAB001;
	font-weight: bold;
	text-align: left;
	margin-left: 70px;
}

