@charset "UTF-8";


/*
.nc_style {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;

	background-image: url(image_swf/bk_1440_70sfuma0.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
*/
body {
	background-color: #de3903;
	/*background-image: url(image_swf/back_ground_all_page.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	margin-left: 0px;

	margin-top: 0px;
	color:#004b80;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#regione_c{
	text-align:left;
}

.td {
text-align:left;
	color:#ffffff;
}
.td1{
text-align:left;
}
.regione_c{
text-align:left;
}



#div_page {
	width:100%;
}

#div_body {
	width:1000px;
	right:1px;
	margin-top:28px;
	text-align:left;
}

#content_left_page {
	float:left;
	margin-left:10px;
	margin-top:4px;
	width:260px;
}


#menu_buttom_page{
	text-align:left;
	vertical-align:center;
	text-indent:20px;
	margin-top:5px;
	height:32px;
	width:200px;
	color:#ffffff;
	text-decoration:none;


	/* non rimuovere questa riga*/
	line-height:14px;
	cursor:"hand";

}



#menu_buttom_page a:hover{
/*
	cursor:hand;
	color:#ffffff;
	text-decoration:none;
	*/
	text-decoration:"underline";
}
#menu_buttom_page a:link, a:visited{
	/*
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;

	text-decoration:none;

	*/

}



a:link, a:visited {
  text-decoration:none;
  color:#004b80;
  font-weight:normal;
}


a:hover, a:active {
  color: #ffffff;
  text-decoration:underline;
  font-weight:normal;
  min-width:350px;
}

/* -----        CONTENT RIGHT---

  cursor:hand;
*/


#login_div {

	color:#004b80;
}
#content_right_page{

	margin-left:280px;
	color:#ffffff;
	width:600px;
	z-index:2;
	text-align=justify;
}

#content_right_page2{
	margin-left:280px;
	color:#ffffff;
	width:600px;
	z-index:2;
	text-align=justify;
}

.table{
	color:#ffffff;
}


#title_article{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ffffff;
	margin-left:0px;
	width:480px;
	text-align:left;
	text-indent:0px;
	line-height:26px;
}

#regolamento{
		margin:6px;
		text-align:justify;
}
#text_article{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#ffffff;
	width:550px;
	margin-top:10px;
}

.table_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;

	color:#ffffff;

}

.table_content{
	width:600px;
	padding-top:15px;
	color:#ffffff;
	text-align:left;
}



#div_footer{


}
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(../img/subscribe.png) no-repeat right top;
	}
