body {
	font-family: arial,helvetica,sans-serif;
	margin: 0 0 0 0;
	background-color: #C7C4C4;
}
a:link {
	color: #6B3D8C;
	text-decoration: underline;
}

a:visited {
	color: #6B3D8C;
}

a:hover {
	color: #007F81;
}
.rescuebg {
	background-image: url(images/lineediagonali.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.titolo1, h2 {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #6B3D8C;
	font-weight: bold;

}
.titolo2 {
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	font-family: "Trebuchet MS";
	border-bottom: 1px dotted rgb(204, 204, 204);
}
.titolo3 {
	font-size: 10pt;
	color: #6B3D8C;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.testo {  
 font-size: 12px; 
 color: #333333; 
 font-weight: normal;
 }
 .testoOrange {
	font-size: 8pt;
	color: #6B3D8C;
	font-weight: normal;
 }
  .testoBlu {
	font-size: 8pt;
	color: #99CC00;
	font-weight: normal;
 }
 .testoBianco {  
 font-size: 8pt; 
 color: #FFFFFF; 
 font-weight: normal;
 }
 A.testoBianco {  
 font-size: 8pt; 
 color: #FFFFFF; 
 font-weight: normal;
 }
 
  .testoGiallo {  
 font-size: 9pt; 
 color: #FFFFCC; 
 font-weight: normal;
 }
 A.testoGiallo {  
 font-size: 9pt; 
 color: #FFFFFF; 
 font-weight: normal;
 }
a.testoGiallo:visited {
	color: #fff!important;
}
 A.testoOrange {
	font-size: 8pt;
	color: #6B3D8C;
	font-weight: normal;
 }
 .testoGray {  
 font-size: 8pt; 
 color: #666666; 
 font-weight: normal;
 }
 .testoSmall {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
 .boxImg {
 padding: 5px 0px  5px 0px;
}
/* MENU LEFT*/
#body #menu_left td a {
	color: #CCCCCC;
}

#body #menu_left td A.menuLeft {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #F6C175;
	/*border-bottom: 1px solid #706FB3;*/
	display: block;
	/*background: url(images/bull_menu_left.gif) 5px 11px no-repeat;*/
	background: url(images/bull_menu_left_blu.gif) 6px 8px no-repeat;
	padding: 4px 0 4px 16px;
}

A.menuLeft:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none; 
}
#body #menu_left td A.menuLeft:hover {
	font-size: 9pt;
	color: #99CC00;
	font-weight: bold;
	text-decoration: none;
}
.titoloMenu {
	font-size: 10pt;
	color: #6B3D8C;
	font-weight: bold;
	padding: 0 0 0 6px;
}
.titoloMenuBlu {
	font-size: 10pt;
	color: #323099;
	font-weight: bold;
	padding: 0 0 0 6px;
}
.titoloMenuBianco {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 0 0 6px;
}
.titoloMenuGiallo{
	font-size: 11pt;
	color: #FFFFCC;
	font-weight: bold;
	padding: 0 0 0 6px;
}
.testoMenu {
	font-size: 10pt;
	color: #6B3D8C;
	font-weight: normal;
	padding: 0 0 0 6px;
}
/* MENU TOP*/
A.menuTop{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
}
A.menuTop:visited {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
A.menuTop:hover {
	font-size: 10pt;
	color: #99CC00;
	font-weight: bold;
	text-decoration: none;
}

A.menuTop:active{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
}
a.testogray {
	text-decoration:none;
	color:#666666;
}
/*------------------------------------*/
.borderBottom {
	border-bottom: 1px solid #F6C175;
}
.borderRight {
border-right: 1px solid #706FB3;
}

.header {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 10px 3px 10px;
}
A.header {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
		padding: 0 0 0 0;
}
A.header:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
		padding: 0 0 0 0;
}
A.header:visited {
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
		padding: 0 0 0 0;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.floatright {
	float: right;
	margin: 0 0 0 10px;
}
.floatleft {
	float: left;
	margin: 0 10px 0 0;
}

.box {
background-color: #FFDCB6;
padding: 10px 10px 10px 10px;
}
.boxGrey {
background-color: #EBEBEB;
padding: 10px 10px 10px 10px;
font-size: 11px;

}
.selectionGrey {
background-color: #EBEBEB;
padding: 5px 0px;
margin:5px 0px;
}
.testoMedium {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
.testoTableLilla {
	color: #652C8A;
	font-weight: bold;
}
table.tabelle tr td {
 border:1px solid #CCCCCC;
}
.box{
	margin:10px 0;
	border: thin solid #007F80;
}
.boxsintesi {
	margin:10px 0;
	padding:3px;
	border: thin solid #007F80;
}
.boxsintesi h3 {
	margin:-3px;
	display:block;
	background-color:#007F80;
	color:#FFFFCC;
	padding:3px;
	font-size: 10pt;
	margin-bottom: 4px;
}
/*paginazione javascript documenti interni */
#commento div.par, #paginazione .top {
		display:none
}
#commento span.indice {
		display:none
}
#commento a.intro{
		display:none;
}
#commento span.intro, #commento div.intro{
		display:block;
}
#acapo {
	display:block;
}
ul.indice {
	list-style:none;
	margin:15px 0 0 -5px;
	padding:0;
}
ul.indice li { margin:0px; padding:0px; list-style:none;}
ul.indice li a{margin:0px; padding:0;  text-decoration:none; border-left:5px #9b81bb solid; padding-left:5px; border-bottom:1px solid #9b81bb; display:block; height:16px; padding-top:2px;}
ul.indice li a:hover{margin:0px; padding:0; text-decoration:none;  border-left:5px #1d8ea0 solid; padding-left:5px; border-bottom:1px solid #1d8ea0; height:16px; padding-top:2px; }
#rescue .boxGrey {
	background-image:url(images/box_cerca.gif);
	background-repeat:repeat;
	margin-top:-5px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	margin-bottom:-5px;
}
#rescue ul.indice {
	list-style:none;
	margin:15px 0 0 -5px;
	padding:0;
}

#rescue ul.indice li { margin:0px; padding:0px; list-style:none;}
#rescue ul.indice li a{margin:0px; padding:0;  text-decoration:none; border-left:5px #9b81bb solid; padding-left:5px; border-bottom:1px solid #9b81bb; display:block; height:16px; padding-top:2px;}
#rescue ul.indice ul li strong, #rescue ul.indice ul li a{color:#666;font-weight:normal;border-left:5px #ccc solid; padding-left:5px; border-bottom:1px solid #ccc; display:block; height:16px; padding-top:2px;}
#rescue ul.indice li.current strong{color:#1d8ea0;border-left:5px #1d8ea0 solid; padding-left:5px; border-bottom:1px solid #1d8ea0; height:16px; padding-top:2px; }
#rescue ul.indice li a:hover{margin:0px; padding:0; text-decoration:none;  border-left:5px #1d8ea0 solid; padding-left:5px; border-bottom:1px solid #1d8ea0; height:16px; padding-top:2px; }
#rescue ul.indice ul {margin:0;padding:0}
#rescue {
	border-top:#9b81bb 5px solid;
	background-image:url(images/bkg_rescue.gif);
	background-repeat:repeat;
	border-bottom:#9b81bb 5px solid;
}
#logo_rescue{
	margin:0px;
	padding-top:95px;
	background-image:url(images/logo_rescue.png);
	background-repeat:no-repeat;
	background-position:top;
}
#rescue dl {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#rescue dt {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 2px;
	font-weight: bold;
	color: #6B3D8C;
	padding-left:145px;
}
#rescue dd {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 16px;
	margin-left: 6px;
	padding-left:140px;
	background-position:left bottom;
	background-repeat:no-repeat;
}
#rescue p, #rescue h3, #rescue h4{
	margin:4px 8px;
	padding:2px;
}
#rescue h3 {
	margin-bottom:2px;
	padding-bottom:2px
}
#rescue h4 {
	margin-top:-10px;
	color:#000;
	font-size:12px;
}
#rescue dd#uno {
	background-image:url(images/evento1.jpg);
}
#rescue dd#due {
	background-image:url(images/evento2.jpg);
	background-position:left center;
}
#rescue dd#tre {
	background-image:url(images/evento3.jpg);
}
#rescue dd#quattro {
	background-image:url(images/evento4.jpg);
	background-position:left 25px;

}
#rescue input[type="submit"], #rescue .button {
	background-color: #007f80;
	border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
	color: #FFFFCC;
	cursor: pointer;
	font-weight: bold;
	overflow: visible;
	padding: 2px 5px;
	width: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
input[type="submit"], input[type="button"], input[type="reset"] {
	
}

ul.elencolink {
	list-style-image: none;
	list-style-type: none;
	margin-top: 4px;
}
ul.elencolink li{
	margin:4px 0 2px 0;
}
.preview { display:none; }
img.cornice {
	border: 1px solid #CCCCCC;
}
