body {
	/*	background-color: #E7ECF0;*/
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #E2E7ED;*/
	background-color: #F0F2F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/back_2010_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#content{
	text-align: center;
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BED2DB;
	border-left-color: #BED2DB;

}
#content .memo{
	text-align: center;
	width: 450px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding: 15px;
	border: 3px dashed #FF0000;
}

#content .testo{
/*
	text-align: left;
	width: 600px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 4px solid #C1D3DD;
	padding: 10px;
	background-image: url(images/back2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
*/
}
#content .foto {
	width: 450px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 4px solid #C1D3DD;
	padding: 10px;
}
.footer {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/sfum-footer.jpg);
	height: 50px;
	line-height: 20px;
}
.footer p {
	padding-top: 10px;
	margin-top: 0px;
}
a:active {  color: #000000}
a:link {  color: #000000}
a:visited {  color: #000000}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}
.titoletto { font-size: 18px; font-weight: bold; color: #000000}
.testoMini { color: #000000; font: normal 11px}
.titoletto2 { font-size: 14px; font-weight: bolder; color: #000000 }
.testoMemo { font-size: 14px; font-weight: normal; color: #000000 ; background-color: #FFFF00}
.titolettoRosso {
font-size: 14px; font-weight: bolder; color: #FF0000
}
.testoRosso {
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-align: justify;
	line-height: 20px;
}
 #myDiv {
	position: absolute;    /* can be relative too */
	left: 250px;    /* can be percentage also */
	top: 80px;
	width: 500px;
	height: 600px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	border: medium solid #FF0000;
} 
.TitoloProdotti {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Looper {
	border: 2px solid #BED0DA;
	width: 220px;
	margin: 20px;
	padding: 10px;
	height: 300px;
	background-image: url(images/back2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.TitoloSchedaNero {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
.TitoloSchedaRosso {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
.TitoloNews {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#misure {
	font-size: 12px;
	padding-top: 25px;
}



#misure td {
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	background-color:#FFFFFF
}

#misure td.azzurro {
	background-color:#E1E7F5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #385366;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#misure td.bianco {
	background-color:#FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #385366;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


.fondinoGrigio {
	background-color: #F0F0F0;
}
#misure td.blu {
	background-color:#385366;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
}
#misure td.rosso {
	background-color:#FFFFFF;

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #385366;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: bold;
	color: #FF0000;
	height: 20px;
}

.TitolettiScheda {
	font-size: 14px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.Foto {
	margin-top: 5px;
	margin-bottom: 25px;
}
.base {
	padding-left: 35px;
	padding-right: 25px;
	font-size: 14px;
	line-height: 1.2;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 25px;
}

.download {
	display: block;
	padding-left: 35px;
	/*margin-right: 3px;*/
	height: 28px;
	background-image: url(../../mootools/ha-header.jpg);
	color: #000;
	text-decoration: none;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 50px;
}
#download {
	/*height: 350px;*/
	min-height: 350px;
}
.TitoloSchedaJob {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
#tic {
  font-size:14px;
  line-height:20px;
	text-align: center;
	width: 450px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding: 15px;
	border: 3px dashed #FF0000;

}
#tic *{
   font-size: 14px;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
   display:inline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #204D60;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 50px;
}
.titolettoRossoJob {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
}
.testoHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
#prodotti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
.titoletto2HomeBlu {
	font-size: 16px;
	font-weight: bolder;
	color: #0000FF
}
.titoletto3HomeBlu {
	font-size: 14px;
	font-weight: bolder;
	color: #0000FF;
	text-align: left;
	margin-top: 20px;
}
.titoletto2HomeVerde {
	font-size: 16px;
	font-weight: bolder;
	color: #009900
}
.titoletto2HomeLilla {
	font-size: 16px;
	font-weight: bolder;
	color: #FF00FF
}
.TitoloProdottiElenco {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.BoldRosso {
	font-weight: bold;
	color: #FF0000;
}
.BoldNero {
	font-weight: bold;
	color: #000000;
}
.LooperNews {
	border: 1px solid #BED0DA;
	background-image: url(images/back_news.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 60px;
}

#top {
	background-color: #013344;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 538px;
	text-align: center;
	padding-top: 5px;
}
#container {
	width: 100%;
	text-align:center;
}

#home {
}

#home a{
	color: #333333;
}
#header {
	height: 105px;
	background-image: url(images/bkg-top-09.jpg);
	background-repeat: repeat-x;
}
#header .header-image{
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}

#menu {
	background-color: #FFFFFF;
	height: 34px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#menu ul{
	list-style-type: none;
	background-color: #FFFFFF;
	height: 34px;
	line-height: 34px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
}
#menu ul li{
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #D;
	height: 34px;
	line-height: 34px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid #C0D4DD;
}
#menu ul li a{
	color: #000099;
	text-decoration: none;
}
#menu ul li a:hover{
	color: #D20000;
	text-decoration: none;
}


#simili {
}
#simili tr{
	font-size: 12px;
	list-style-type: none;
}
#simili td{
	margin-top: 6px;
}
#simili td a:hover{
	font-weight: bold;
}
#pulsanti {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
}
#pulsanti .pulsante {
	width: 300px;
	border: 1px solid #C0D4DD;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	height: 130px;
	background-image: url(images/sfondo-home-09.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
#pulsanti .pulsante img {
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;

}
#pulsanti .pulsante div {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;

}
#pulsanti .pulsante a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;

}

#bannerhome {
	background-color: #FFFFFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#bannerhome .pulsante {
	width: 600px;
	border: 1px solid #C0D4DD;
	float: left;
	height: 130px;
	background-image: url(images/sfondo-home-09.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
#bannerhome .pulsante img {
	margin-right: 25px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;

}
#bannerhome .pulsante div {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;

}
#box {
/*
	width:450px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border: 2px dotted #F00;
	display:none;
*/
}
#testolink {
	margin-top:5px; 
	margin-bottom:25px; 
	color:#F00;
}
#testolink a {
	color:#F00;
}

#supporto {
	text-align:left;
}

#supporto ol{
	margin-left:50px;
	margin-top:15px;
	margin-bottom:50px;
}
#supporto ol li{
	padding-bottom:15px;
}
