body{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size:13px;
	color:#00558d;
	line-height:16px;
	background-color:#fff;
}
a:link, a:visited {
	color:#00558d;
	text-decoration:underline;
}
a:hover {
	color:#fab900 !important;
}
a:focus{outline:1px dotted}

hr{
	border:0 #ccc solid;border-top-width:1px;clear:both;height:0
}
h1{
	font-size:24px
}
h2{
	font-size:20px;
	color:#fab900;
}
h3{
	font-size:16px;
	color:#016fb8;
}
h4{
	font-size:19px
}
h5{
	font-size:17px
}
h6{
	font-size:15px
}
ol{
	list-style:decimal
}
ul{
	list-style:disc
}
li{
	/*margin-left:30px*/
}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{
	margin-bottom:20px
}
input, select {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size:12px;
	color:#00558d;
}
/*************************STILI*************************/
.button-center {
	width:720px;
	text-align:center;
}
.button-container {
    float: left;
	position:relative;
	left:50%;
}
a.button {
    background: transparent url('/images/sais/bottone-a.gif') no-repeat scroll top right;
    color: #fab900 !important;
    display: block;
    float: left;
	position:relative;
	left:-50%;
    height: 26px;
    margin: 10px 6px 20px 0;
    padding-right: 16px;
    text-decoration: none !important;
	font-weight:bold;
}
a.button:hover {
    color:#fff !important;
}
a.button span {
    background: transparent url('/images/sais/bottone-span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 6px 0 7px 18px;
} 
.testo-evid, .testo-evid:link, .testo-evid:visited {
	color: #fab900;
}
a.testo-evid:hover {
	color: #fab900;
	text-decoration:underline;
}
.testo-s, .testo-s:link, .testo-s:visited {
	font-size: 10px;
	line-height:11px;
}
.contenuto-indice {
	clear:both;
}
.contenuto-indice li {
	float:left;
	margin-right:25px !important;
}
/*
.tabella {
	padding-top:10px;
}
.tabella-s {
	font-size:11px;
	padding-top:4px !important;
}
.tabella th {
	color:#999;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
.tabella td {
	padding:4px 20px 2px 0;
	font-weight:normal;
	vertical-align:top;
	border-bottom:1px dotted #ccc;
	width:55px;
}
.tabella-s td {
	padding:2px 15px 0 0 !important;
	font-weight:normal;
	vertical-align:top;
	border-bottom:1px dotted #ccc;
}*/
.img-top-right {
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #ccc;
	padding:3px;
}
.img-top-left {
	float:left;
	margin:0 20px 10px 0;
	border:1px solid #ccc;
	padding:3px;
}
.img-right {
	float:right;
	margin:10px 0 10px 10px;
	border:1px solid #ccc;
	padding:3px;
}
.img-left {
	float:left;
	margin:10px 10px 10px 0;
	border:1px solid #ccc;
	padding:3px;
}
.img-bordo {
	border:1px solid #ccc;
	padding:3px;
	
}
