

/* >> --------------- Caratteristiche comuni ----------------*/
.stg_content {	
	width:795px;
	min-height: 400px;
    height:auto !important;
    height: 400px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
/* stile link testo-pdf */
a.link_content:link, a.link_content:visited, a.link_content:active, a.link_content:hover {
	font-family:Arial, Helvetica, sans-serif;	
    color:#008542;
    text-decoration:none;
    font-weight:bold;	        
}
a.link_content:hover {
    color:#999999;        
}
/* >> --------------- Caratteristiche comuni ---------------- << */


/* >> --------------- LAYOUT home page ----------------*/
.bg_content_a {
	width:100%;
	height: auto; 
	z-index:1;
	margin-top: 20px;
}
.stg_content_a {    
	width:795px; 
	min-height: 237px;
    height:auto !important;
    height: 237px; 
	margin-left: auto;
	margin-right: auto;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.col_01_content_a {
    WIDTH: 165px; 
	padding-right: 10px;
	FLOAT: left;	
}
/* --------------- LAYOUT home page ---------------- << */


/* >> --------------- LAYOUT menu sx + 3 colonne ----------------*/
.bg_content_b {
	width:100%;
	height: auto; 
	z-index:1;
}


/* >> ---------- menu sx ---------- */

.col_01_content_b {    
	display:none;
}

/* ---------- menu sx ---------- << */


.col_02_content, .col_03_content  {
    min-width: 190px;
    max-width: 190px;
    width: auto !important;
    width: 190px;
	padding-right: 20px;
	FLOAT: left;	
}
.col_04_content {
    min-width: 200px;
    max-width: 200px;
    width: auto !important;
    width: 200px;
	FLOAT: left;	
}


/* >> ------------- box01 box02 colonna 4 ----------------*/
/*box immagine*/
.col_04_content_box01 {
	min-width: 200px;
    max-width: 200px;
    width: auto !important;
    width: 200px;
	FLOAT: left;
	padding-bottom: 10px;
}
/*box testo-pdf*/
.col_04_content_box02 {
    min-width: 200px;
    max-width: 200px;
    width: auto !important;
    width: 200px;
	FLOAT: left;	
}
/* --------------- box01 box02 colonna 4 -------------- << */
/* --------------- LAYOUT menu sx + 3 colonne ---------------- << */


/* >> --------------- LAYOUT menu sx + 1 colonne ----------------*/
.bg_content_c {
	width:100%;
	height: auto; 
	z-index:1;
}

/* >> --------- menu sx ---------- */
.col_01_content_c {
    min-width: 165px;
    max-width: 165px;
    width: auto !important;
    width: 165px;
	padding-right: 10px;
	FLOAT: left;	
}
.col_01_content_c ul{
    list-style-type: none;
	text-align: left;
	margin: 0;
}
.col_01_content_c ul li a {		
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #008542;	
}
.col_01_content_c ul li a:hover {
    font-weight: bold;
    color: #008542;
}
.col_01_content_c ul li a.current {
    font-weight: bold;
    color: #008542;
}
/* ---------- menu sx ---------- << */


.col_02_content_c {
    min-width: 620px;
    max-width: 620px;
    width: auto !important;
    width: 620px;
	FLOAT: left;	
}
.menu_col_02_content_c {
    min-width: 620px;
    max-width: 620px;
    width: auto !important;
    width: 620px;
	height: 330px;
	FLOAT: left;
	margin-top: 20px;
	background-color:#cccccc;
}
/* --------------- LAYOUT menu sx + 1 colonne ---------------- << */










