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

.main {
	width: 788px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C3C7B;
}

.chiusura {
	clear: both;
	width: 100%;
}
.chiusura_h5 {
	clear: both;
	width: 100%;
	height: 5px;
}

.head_button {
	clear: no;
	float: left;
	width: 191px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2F4479;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
	line-height: 180%;
}
.head_button a {
	color: #FFFFFF;
	text-decoration: none;	
}
.head_button a:hover {
	color: #06AAE7;
	text-decoration: none;
}

.sf_pulsantiera {
	background-image: url(../img/sf_pulsantiera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 788px;
	clear: no;
}

.container {
	background-image: url(../img/sf_container.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 20px;
	padding-right: 38px;
	padding-bottom: 20px;
	padding-left: 11px;
}

.footer {
	font-size: 9px;
	background-image: url(../img/sf_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #8A8B8F;
}

.button {
	background-color: #2C3C7B;
	height: 18px;
	clear: no;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	border: 1px solid #2C3C7B;
}
.button a {
	color: #FFFFFF;
	text-decoration: none;	
}
.button a:hover {
	color: #06AAE7;
	text-decoration: none;
	background-color: #2C3C7B;
}
.button#true {
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2C3C7B;
	border-right-color: #2C3C7B;
	border-bottom-color: #F0F0F0;
	border-left-color: #2C3C7B;
	color: #2C3C7B;
}
.button#true a {
	color: #2C3C7B;
	text-decoration: none;
}
.button#true a:hover {
	background-color: #F0F0F0;
}

.bar_rosso {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCCCC;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.bar_rosso:hover {
	background-color: #FF0000;
	cursor: pointer;
}

.chiusura {
	clear:both;
	width:100%;
}
.chiusura_h10 {
	clear:both;
	width:100%;
	height:10px;
}
.chiusura_h5 {
	clear:both;
	width:100%;
	height:5px;
}

