body { 
	background						: #EEEEEE;
	margin							: 0px 0px 0px 0px;
}

.bg_side_sx { 
	background						: url(../images/base_01.jpg);
}

.bg_side_dx { 
	background						: url(../images/base_04.jpg);
}

.top_title_bar {
  	background-color 				: #EEEEEE;
  	border-top       				: #006633 1px solid; 
  	color            				: #0D4F80; 
  	font-family	   					: Verdana, Arial, Helvetica, sans-serif;
  	font-size        				: 11px;
  	font-weight      				: bold; 
  	text-transform   				: uppercase;
}

.baseline { 
	border-bottom					: #999999 1px dotted;
}

/* ##################### PATHWAY SETTINGS ##################### QM: ok */
.pathway { 
 	font-family      				: Verdana, Arial, Helvetica, sans-serif;
  	font-size        				: 10px;
  	color            				: #333333;
  	text-decoration  				: none;
}

.pathway:link, .pathway:visited {
  	color            				: #366C4C;
}

.pathway:hover {
  	color            				: #333333;
  	text-decoration  				: underline;
}
   

.menu_top {
	color							: #FFFFFF; 
	font-family						: Verdana, Arial, Helvetica, sans-serif;
	font-size						: 10px;
	text-decoration					: none;
}

.menu_top:hover {
	color							: #FFFFFF; 
	text-decoration					: underline;
}

.menu_lang {
	color							: #006633;
	font-family						: Verdana, Arial, Helvetica, sans-serif;
	font-size						: 9px;
	font-weight						: normal;
	text-decoration					: none;
	
}

.menu_lang:hover {
	color							: #333333;
	text-decoration					: underline;
	
}

.menu_main { 
	color							: #000000;
	font-family						: Verdana, Arial, Helvetica, sans-serif;
	font-size						: 11px;
	font-weight						: bold;
	text-decoration					: none;
}

.menu_main:hover {
	color							: #FFFFFF;
	text-decoration					: none;
}

.menu_bottom {
	color							: #006633;
	font-family						: Verdana, Arial, Helvetica, sans-serif;
	font-size						: 11px;
	font-weight						: bold;
	text-decoration					: none;
  	text-transform   				: uppercase;
}


.search {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

form { 
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 

.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

.tit_rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.tit_rosso:hover {
	color            				: #FF0000;
	text-decoration					: underline;
}

.tit_blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.tit_blu:hover {
	color            				: #003399;
	text-decoration					: underline;
}

.tit_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}

.tit_verde:hover {
	color            				: #006633;
	text-decoration					: underline;
}

.titoli {
	font-family						: Verdana, Arial, Helvetica, sans-serif;
	font-size						: 16px;
	font-weight						: bold;
	color							: #333333;
	text-decoration					: none;
}

.wel_msg {
	color							: #FFFFFF;
	font-family						: Georgia, "Times New Roman", Times, serif;
	font-size						: 16px;
	font-weight						: bold;
	text-decoration					: none;
}

.tit_msg {
	color							: #003399;
	font-family						: Verdana, Arial, Helvetica, sans-serif;
	font-size						: 14px;
	font-weight						: bold;
	text-decoration					: none;
}

.content_msg {
	color							: #333333; 
	font-family						: Verdana, Arial, Helvetica, sans-serif;
	font-size						: 11px;
	font-weight						: normal; 
	padding-left					: 3px; 
	padding-top						: 3px; 
	padding-right					: 5px;
	text-decoration					: none;
}

.content {
	color							: #333333;
	font-family						: Verdana, Arial, Helvetica, sans-serif;
	font-size						: 11px;
	font-weight						: normal;
	text-decoration					: none;
}

.boxtitle {
	color							: #FFFFFF;
	font-family						: Verdana, Arial, Helvetica, sans-serif;
	font-size						: 12px;
	font-weight						: bold;
	text-decoration					: none; 
	text-transform					: uppercase;
}

.boxcontent {
	color							: #333333;
	font-family						: Verdana, Arial, Helvetica, sans-serif;
	font-size						: 10px;
	font-weight						: normal;
	text-decoration					: none;
}

.footmsg {
	color							: #333333;
	font-family						: Verdana, Arial, Helvetica, sans-serif;
	font-size						: 10px;
	font-weight						: normal;
	text-decoration					: none;
}

.tiny {
	color							: #333333;
	font-family						: Verdana, Arial, Helvetica, sans-serif;
	font-size						: 9px;
	font-weight						: normal;
	text-decoration					: none;
}
