@charset "UTF-8";
/* CSS Document */

/* MENU */

.glossymenu{
	position: relative;
	padding: 0 0 0 20px;
	margin: 0 3 0 3;
	background: url(../../images/menuo_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
	text-transform:capitalize;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../../images/menuo_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../../images/menuo_hover_right.gif) no-repeat right top; /*right tab image path*/
}

/* FINE MENU */

hr {color: #fff; 
	background-color: #fff; 
	border: 1px dotted #999999;
	border-style: none none dotted;
	margin-left:10px;
	margin-right:10px; }

body {
	background:#EFEFEF;
	font-size:100%;
	margin:0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
  
}

#BoxFooter { 
	height:58px;
	margin-top: 10px;  
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border:3px solid #00007e;
	background-image: url("../../images/home_05.jpg");
	border: 0;
}

.footer_title {
	color:#FFFFFF;
	padding:10px;
	padding-top:5px;
	padding-bottom:3px;
	font-size:12px;
	text-transform:uppercase;
}


.footer_testo {
	color:#FFFFFF;
	padding-left:10px;
	font-size:10px;
	padding-bottom:5px;
}

.footer_testo a {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
}


.testo { 
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

#menusx { 
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	overflow: no;
}
#menusx_top { 
	background-color: #00007e;
	height:15px;
	overflow: no;
	background:transparent url('../../images/menusx_top.jpg') no-repeat scroll left top;
  	margin-left: 0px;
	margin-right: 0px;
}
#menusx_bottom { 
	background-color: #00007e;
	height:15px;
	overflow: no;
	background:transparent url('../../images/menusx_bottom.jpg') no-repeat scroll left bottom;
  	margin-left: 0px;
	margin-right: 0px;
}

#menusx ul{
  padding:0px;
  list-style-type:none;
  margin-top:0px;
  margin-right:10px;
  margin-bottom:0px;
  margin-left:0px;
  text-align:left;
  background-color:#00007e;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  width:220px;
}

#menusx ul li{
  height:22px;

}
#menusx ul li a {
  border-top:1px solid #5179A4;
  padding:0px;
  display: block;
  color: white;
  text-decoration:none;
  text-transform:uppercase;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
}

#menusx ul li a:hover {
  color: #00007e;
  background-color:#de6020;
  
  
}

#menusx ul ul li{
  padding:0px;
  list-style-type:none;
  height:15px;
}

#menusx ul ul li a{
  border-top:0px;
  padding-top:1px;
  padding-right:3px;
  padding-bottom:1px;
  padding-left:25px;
  margin-left: 0px;  

}
#menusx ul ul li a:hover {
  color: #000000;
  background: #cce0f1; 
}

.spaziatura {
	margin-top: 15px;  
	margin-bottom: 15px;  
}


#BoxCentrale { 
	/*margin-top: 10px;*/  
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border:2px solid #00007e;
}
#IntestazioneBoxCentrale { 
	margin-top: 10px;  
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border:1px solid #00007e;
	padding: 6px 6px 6px 15px;
	font-size:14px;
	text-align:left;
	font-weight: bold;
	background-color: #00007e;
	color: orange;
	letter-spacing: 2px;
	text-transform:uppercase;
}


#loghi { 
	margin-top: 10px;  
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding: 0px;
}

/*DIV HOME PAGE*/
	
#home_top_left_title { 
	background:#EEEEEE url(../../images/boxhead_bg_red.jpg) repeat-x scroll 0 0;
	border:1px solid #333333;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:normal;
	height:auto;
	line-height:22px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 10px;
	padding:3px 0 4px 10px;
	text-indent:0;
}

#home_top_left { 
	background:#FFFFFF url(../../images/boxbottomgrad_red.jpg) repeat-x scroll 0 100%;
	border-bottom:1px solid #333333;
	width:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:100px;
	text-align:left;
	padding:0 10px 0 10px;
}	

#home_top_right { 
	background:#FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
}	


#home_bottom_left_title { 
	background:#EEEEEE url(../../images/boxhead_bg_green.jpg) repeat-x scroll 0 0;
	border:1px solid #333333;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	height:auto;
	line-height:22px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 5px;
	padding:3px 0 4px 10px;
	text-indent:0;
}

#home_bottom_left { 
	background:#FFFFFF url(../../images/boxbottomgrad_green.jpg) repeat-x scroll 0 100%;
	border-bottom:1px solid #333333;
	width:auto;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 0;
	margin-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:185px;
	text-align:left;
	padding:0 10px 0 10px;
	
}	

#home_bottom_center_title { 
	background:#EEEEEE url(../../images/boxhead_bg_blue.jpg) repeat-x scroll 0 0;
	border:1px solid #333333;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	height:auto;
	line-height:22px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding:3px 0 4px 10px;
	text-indent:0;
}

#home_bottom_center { 
	background:#FFFFFF url(../../images/boxbottomgrad_blue.jpg) repeat-x scroll 0 100%;
	border-bottom:1px solid #333333;
	width:auto;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:185px;
	text-align:left;
	padding:0 10px 0 10px;
	
}	

#home_bottom_right_title { 
	background:#EEEEEE url(../../images/boxhead_bg_pink.jpg) repeat-x scroll 0 0;
	border:1px solid #333333;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	height:auto;
	line-height:22px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 10px;
	padding:3px 0 4px 10px;
	text-indent:0;
}

#home_bottom_right { 
	background:#FFFFFF url(../../images/boxbottomgrad_pink.jpg) repeat-x scroll 0 100%;
	border-bottom:1px solid #333333;
	width:auto;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:185px;
	text-align:left;
	padding:0 10px 0 10px;
	
}	

.tabella_test{
	font-size: 9pt;
}

.tabella_test td{
	padding: 5px 0 0 0;
	vertical-align:top;
}

.tabella_test input{
	border:1px solid #6B86AD;
	color:black;
	font-size:12px;
}



/*MENU INTERNO*/



.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #D10000; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
/*margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
/*text-transform:uppercase;*/
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 5px 9px 5px; /*Padding within each menu item*/
/*VECCHI VALORI padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #D10000;
background-color: black;
color: white;
}

#divtest{
	font-size:12px;
}

#divtest ul{
	padding-left:15px;
	margin:0px 0px 10px 0px;
}

#divtest ul li{
	margin:3px 0px 0px 20px;
	list-style-type: none;
	vertical-align: middle;
}
