@charset "UTF-8";

/********************* IMPOSTAZIONI *********************/

body, td, th {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	background-color: #FFF;
	width: 100%;
	margin: 0px;
}

a:link {
	color: #999;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #999;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

.logo {
	font-weight: bold;
	color: #900;
}


/********************* BANNER *********************/
#banner {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 358px;
	width: 100%;
}

#img {
	position: relative;
	float: left;
	height: 358px;
	width: 540px;
	left: 0px;
	top: 0px;
	background-image: url(images/sf_i.png);
}

#txtimg {
	position: absolute;
	z-index: 11;
	height: 18px;
	width: 522px;
	left: 0px;
	top: 337px;
	background-image: url(images/sf_60.png);
	padding-left:18px;
	padding-top:3px;
	font-size: 12px;
	color:#ffffff;
}

#txt {
	position: relative;
	float: left;
	z-index: 12;
	height: 403px;
	width: 340px;
	margin-top: 0px;
	padding-left: 9px;
	background-image: url(immagini/ssapm.png);
}


/********************* CONTATTO *********************/
#menu {
	position: absolute;
	z-index: 15;
	height: 32px;
	width: 871px;
	left: 0px;
	top: 0px;
	background-image: url(images/sf_60.png);
	padding-top: 9px;
	padding-left: 18px;
	font-size: 12px;
	color: #ffffff;
	border-top: 0px solid #999;
	border-left: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 10x solid #999;
	z-index: 1000;
}

#menu a {
	font-size: 21px;
	color: #FFF;
	text-decoration: none;
	margin-right: 80px;
}


/********************* CONTENUTI *********************/

#cont {
	position: absolute;
	left: 0px;
	top: 403px;
	height: auto;
	width: 878px;
}

.mod {
	position: relative;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 17px;
	height: 165px;
	width: 871px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.mod_ult {
	position: relative;
	margin-bottom: 36px;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 17px;
	height: 90px;
	width: auto;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.m_img {
	position: relative;
	float: left;
	margin-right: 12px;
	border: 1px solid #999999;
	height: 60px;
	width: 60px;
}

.m_txt {
	position: relative;
	float: left;
	height: 90px;
	width: 770px;
	line-height: 19px;
	font-weight: bold;
	font-size: 18px;	
}

.gen {
	color: #900;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;	
}

._14 {
	font-size: 14px;
}

.comm {
	color: #000000;
}

#informazioni
{
	position: absolute;
	z-index: 15;
	height: 343px;
	width: 210px;
	left: 889px;
	top: 41px;
	/*background-image: url(images/sf_60.png);*/
	background-color: #FFF;
	border-top: 1px solid #900;
	border-left: 0px solid #900;
	border-right: 1px solid #900;
	border-bottom: 1px solid #900;
	padding-left:18px;
	padding-top:18px;
	font-size: 12px;
	color: #999;
}

.titolone {
	color: #000;
}

a.pdf {
	color: #900;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
