body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-position:center center;
	height:100%;
	width:100%;
	background-color:#F0FFF0;
	/*	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position:top*/;
}

td{
	padding:0px;
	margin:0px;
	border-spacing:0px;
}

table{
	padding:0px;
	margin:0px;
	border:0px;
	border-collapse:collapse;
}

/***********************************************************************************************/
#container {
	position:relative;
	left: 50%;
	width: 1000px;
	height:auto;
	margin:0px 0px 0px -500px;
	padding: 0px;
	font-size:10px;
}

/***********************************************************************************************/

#header {
	border-bottom: 1px solid #666666;
	margin-bottom:0px;
}

/***********************************************************************************************/

#content {
	margin: 0px;
	min-height:400px;
	width:700px;
	padding:0px;
	background-color:#FFFBFB;	
	/*	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-right:1px solid #015792;*/
}

/***********************************************************************************************/
#sidebar_left
{
	float:left;
	width:210px;
	text-align:justify;
	margin-left:4px;
	padding-top: 10px;
/*	border-right:1px solid #CCCCCC;*/
}

#sidebar_left td
{
	padding-left:0px;
	height:18px;
}

div#sidebar_left div.sezione_link 
{
	float:left;
	margin-right:3px;
	margin-left:3px;
	padding-top:1px;
}

div#sidebar_left div.sezione_link a { 
	color: #333333;
  font-weight:bold;
	text-decoration: underline;
}

div#sidebar_left div.sezione_title
{
	float:left;
	margin-left:4px;
	margin-right:4px;
  font-weight:bold;
/*	color:#297B17;*/
	color:#398A24;
	font-size:122%;
}

div#sidebar_left div.voci_menu_sezione {
	position: relative;
	clear: both;
}
/***********************************************************************************************/

/*#footer
{
	clear:left;
	height:29px;
	background-image: url(../img/bgFooter.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-top: 1px solid #666666;
}
*/
/***********************************************************************************************/

.main_laterale_sx
{
	width:205px;
	/*background-color:#D0F0C8;*/
	background-color:#398A24;
	background-image: url(../images/sfumatura_sfondo.gif);
	background-repeat: repeat-x;
	vertical-align:top;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #398A24;
}

/***********************************************************************************************/

.main_laterale_dx
{
	width:100px;
	/*background-color:#D0F0C8;*/
	background-image: url(../images/sfumatura_sfondo.gif);
	background-repeat: repeat-x;
}

/***********************************************************************************************/

table#header
{
	padding-bottom:10px;
	border-bottom:0px;
}


/***********************************************************************************************/
.header_centrale
{
	width:720px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #398A24;
	background-image: url("../images/header.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}

.header_centrale a {
	font-weight: bold;
}

/***********************************************************************************************/

.header_laterale_sx
{
	width:217px;
	background-color:#FFFFFF;
	vertical-align:top;
	border-right-color: #398A24;
	border-right-width: 3px;
	border-right-style: solid;
	border-bottom-color: #398A24;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	/*	background-image: url("../images/logo.jpg");
	background-position: center;
	background-repeat: no-repeat;*/
}

/***********************************************************************************************/

.header_laterale_dx
{
	width:80px;
	background-color:#FFFFFF;
}

/***********************************************************************************************/

.footer_laterale_sx
{
/*	background-color:#D0F0C8;*/
	background-color:#398A24;
	border-right-color: #398A24;
	border-right-width: 3px;
	border-right-style: solid;
	/*background-position:right top;*/
	/*background-image:url(../images/linea_breve.jpg)*/
/*	background-image:url(../images/sfondo_verde.gif)*/
}

/***********************************************************************************************/

.footer_centrale
{
	font-size: 9px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../images/linea_lunga.jpg);
  background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:10px;
}

/***********************************************************************************************/

.footer_laterale_dx
{
	background-color:#398A24;
}


/***********************************************************************************************/

table#table_container{
	width:90%;
	margin-top:20px;
	margin-bottom:50px;
	margin-left:5%;
}

/***********************************************************************************************/

table.table_contenuti{
	width:100%;
	margin:0px;
	padding:0px;
}

table.table_contenuti td,th {
	padding-right:20px;
}

/***********************************************************************************************/

table.table_lista_righe {
	width:100%;
	line-height:14px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
}

table.table_lista_righe tr{
	vertical-align:top;
}

table.table_lista_righe td  {
	text-align:justify;
	padding-bottom: 40px;
	border-top: 1px solid #398A24;
	padding-top: 5px;
/*	border-right: 1px solid #297B17;*/
}
