body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #9abdff; /*#6183ad;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ombra_sx{
	background-image: url(../images/ombra_sx.jpg);
	background-repeat: repeat-y;
}

.ombra_dx{
	background-image: url(../images/ombra_dx.jpg);
	background-repeat: repeat-y;
}

.top{
	/*background-image: url(../images/header_big.jpg);
	background-repeat: repeat-x;*/
	color: #e0e0e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
}

.top_sfondo{
	/*background-image: url(../images/sfondo_top.jpg);
	background-repeat: repeat-x;*/
}

.titolo{
	color: #395686; /*#6183ad;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.testo{
	color: #395686;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.testo_bianco{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ffffff;
}

.testo_bianco a{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.link{
	color: #395686;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.link:hover{
	color: #395686;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.piccolo{
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.piccolo:hover{
	color: #e0e0e0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.separatore{
	background-color: #004080;
}

.float_sx{
	border-right-color: #DC143C;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #DC143C;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #DC143C;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #DC143C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.float_dx{
	border-left-color: #DC143C;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #DC143C;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #DC143C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.immagine{
	border-color: #004080;
	border-style: solid;
	border-width: 1px;
}

#tbl{
	border-color: #004080;
	border-style: solid;
	border-width: 1px;
}

.text_box_background{
	background: url(../images/text_box_bg.gif) left top repeat-y; /*padding:13px 16px 15px 27px;*/
	padding: 10px 0px 10px 0px;
	text-align: justify;
}

.text_box_shadow{
	background:url(../images/box_bottom_shadow.gif) left top no-repeat;
	height:12px;
}

.border_right{
	border-right:6px solid #E2D9B9;
}

.thumbnails{
	/*padding: 5px 10px 20px 10px;*/
}

.thumbnails table{
	clear: both;
	/*width: 100%; /*margin:2.0em 0 0.2em 20px;*/
	margin: 1.0em 0 0.2em 0px;
	table-layout: auto;
	border-collapse: collapse;
	empty-cells: show;
	background-color: #9abdff;
	margin-left: 30px;
}

.thumbnails table td{
	background-color: #9abdff;
	text-align: center;
	color: #505050;
}

.thumbnails img{
	border: solid 1px #ffffff;
	padding: 5px;
}

.thumbnails img:hover{
	border: solid 1px #505050;
	padding: 5px;
}

/***   MENU SX   ***/
#menu_sx{
	clear:both;
	float: left;
	width: 200px;
	padding: 0px;
	background-color: #3c57db;
	color: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: normal;
	padding-bottom: 40px;
}

#menu_sx ul{
	float: left;
	width: 200px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #c9dcea;
}	

#menu_sx li {
	margin: 0px;
	padding: 0px;
}

#menu_sx li.left-nav-title {
	display: block;
	text-align: right;	
	margin: 0px;
	padding: 3px 7px 9px 6px;
	background-color: inherit;
	color: #323232;
	text-transform: uppercase;
	font-weight: bold;
	height: 10px;
	font-size: 14px;
	font-weight: bold;
}

#menu_sx li a {
	display: block;
	text-align: left;	
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-top: solid 0em #c9dcea;
	background-color: #3c57db;
	color: #c9dcea;
	text-decoration: none;
	height: 15px;
	font-size: 12px;
}

#menu_sx li.left-nav-group a {
	display: block;
	text-align: left;	
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-top: solid 0.1em #c9dcea;
	background-color: #3c57db;
	color: #ffffff;
	text-decoration: none;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
}	
	
#menu_sx a:hover, #menu_sx .selected {
	text-align: left;
	background-color: #9abdff;
	color: #395686;
	text-decoration: none;
	background-image: url(../images/selector.gif);
	background-repeat: no-repeat;
	background-position:  center right;
}

#menu_sx li.left-nav-group a:hover, #menu_sx li.left-nav-group .selected {
	text-align: left;
	background-color: #9abdff;
	color: #395686;
	text-decoration: none;
}

h1{
	color: #395686;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}