body
{
	background-color: #FFFFFF;
	text-align: center;
}

body, form
{
  margin: 0px;
  padding: 0px;
}

body, table, td, input, select, option, textarea, legend, label, button, .testo
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}



.errorBox
{
	background-color: #F04747;
	padding: 10px 5px;
	margin: 2px 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.messageBox
{
	background-color: #FFFFFF;
	color: #FF0000;
	padding: 10px 5px;
	margin: 2px 0px;
	font-weight: bold;
}


.titoloPagina
{
	color: #FF5900;
	font-size: 22px;
	margin-bottom: 6px;
	font-family: "arial narrow",sans-serif;
}


.titoloSezione
{
	color: #FF5900;
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 6px;
	padding-top: 3px;
	border-top: 1px dotted #666666;
	margin-top: 20px;
	font-family: "arial narrow",sans-serif;
}

.titolo
{
	font-weight: bold;
	margin-bottom: 6px;
}

.preTitolo
{
	color: #FF5900;
}

/* pagine */


#strutturaMain
{
	width: 995px;
	margin: 0px auto;
	text-align: left;
}

#testata
{
	height: 75px;
}


#logoTestata
{
	margin: 14px 0px 0px 18px;
	float: left;
	position: relative;
}

#testataBanner
{
	float: right;
	width:795px;
	margin: 0px 0px 0px -350px;
}

#testataBannerContent
{
	margin: 0px 4px 0px 350px;
}


#testataCerca
{
	float: right;
	margin: 10px 0px 4px 5px;
	height: 22px;
}

.topMenuBar
{
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	background: #FF6412 url(../images/sfumMenu.gif) repeat-x top left;
	border-color: #CDCBCA;
	border-style: solid;
	border-width: 1px 0px;
}

.topMenuBarLinks
{
	margin: 0px 0px 0px 60px;
	padding: 0px;
	list-style-type: none;
}

.topMenuBarLinks li
{
	display: inline;
	margin-right: 20px;
	color: #FFFFFF;
}

.topMenuBarLinks li a
{
	color: #FFFFFF;
}

.topMenuBarLinks li.selected
{
	font-weight: bold;
}

#strutturaInner
{
	padding: 0px 33px 0px 32px;
}


.homeCells
{
	width: 100%;
	margin-top: 10px;
}

.homeCellSx
{
	text-align: left;
	vertical-align: middle;
	padding-right: 16px;
	padding-top: 18px;
	height: 100%;
}

.homeCellCx
{
	text-align: center;
	vertical-align: middle;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 18px;
	height: 100%;
}

.homeCellDx
{
	padding-left: 16px;
	padding-top: 18px;
	text-align: right;
	vertical-align: top;
	height: 100%;
}

.homeCellsData
{
	border: 1px solid #E8E9E9;
	width: 100%;
	height: 100%;
}

.homeCellsData td.homeCellsBox
{
	padding: 0px 0px;
	vertical-align: top;
	text-align: center;
	height: 100%;
}

.homeCellsBox .continua
{
	text-align: right;
	color: #FF5900;
	font-weight: bold;
}

.homeCellsBox .continua a
{
	color: #FF5900;
}

.homeCellsBox .continua img
{
	vertical-align: middle;
	margin-left: 6px;
}

.homeNews td
{
	padding-bottom: 10px;
}


.grigliaProdotti
{

}

.cellaGrigliaProdottiSx
{
	padding: 25px 40px 25px 0px;
	border-top: 1px dotted #CCCCCC;
	width: 50%;
}

.cellaGrigliaProdottiDx
{
	padding: 8px 0px 8px 0px;
	border-top: 1px dotted #CCCCCC;
	width: 50%;
	height: 100%;
}

.firstRow .cellaGrigliaProdottiSx, .firstRow .cellaGrigliaProdottiDx
{
	border-top: none;
}


.divisoreGrigliaProdotti
{
	border-left: 1px solid #CCCCCC;
	padding: 25px 0px 25px 40px;
	height: 100%;
}



.grigliaInfoProdotto .titolo
{
	border-bottom: 1px solid #FF5900;
	font-size: 13px;
}

.grigliaInfoProdotto .rigaInfo
{
	background-color: #E8E9E9;
}

.grigliaInfoProdotto .rigaLink
{
	background-color: #E86E1A;
}

.grigliaInfoProdotto .rigaInfo td
{
	padding: 5px 20px 20px 5px;
	vertical-align: top;
	color: #444444;
}

.grigliaInfoProdotto .rigaInfo .titolo
{
	color: #000000;
}

.grigliaInfoProdotto .rigaLink td
{
	padding: 1px 20px 1px 5px;
	color: #FFFFFF;
	font-weight: bold;
}

.grigliaInfoProdotto .rigaLink a
{
	color: #FFFFFF;
}

.descrizioneProdotto
{
	margin-top: 35px;
	clear: both;
	color: #444444;
}

.descrizioneProdotto div a, .descrizioneNews a, .descrizioneCaption a
{
	color: #FF5900;
	text-decoration: underline;
}

.descrizioneProdotto .titolo
{
	font-size: 14px;
	/*font-style: italic;*/
	margin-bottom: 5px;
}

.descrizioneProdottoNewsletter{
clear:both;
color:#444444;
margin-top:10px;
}

.imgLeft
{
	float: left;
	margin: 0px 15px 5px 0px;
}

.imgRight
{
	float: right;
	margin: 0px 0px 5px 15px;
}

.miniBoxProdottoTitolo
{
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #E8E9E9;
	padding: 2px 10px;
	font-weight: bold;
	background-color: #E8E9E9;
}

.titoloHilight
{
	background: #FF6412 url(../images/sfumMenu.gif) repeat-x top left;
	color: #FFFFFF;
}

.miniBoxProdottoBody
{
	border: 1px solid #E8E9E9;
	padding: 15px;
	margin-bottom: 15px;
	color: #444444;
}

.miniBoxProdottoBody1
{
	border: 1px solid #E8E9E9;
	padding: 15px 5px;
	margin-bottom: 15px;
	color: #444444;
}

.miniBoxProdottoContenuto
{
	margin-bottom: 15px;
	clear:both;
}

.miniBoxProdottoContenuto div
{
	margin-left: 20px;
}

.icoDownload
{
	float: left;
	margin-right: -16px;
}

.menuPath
{
	margin: 5px 0px 5px 15px;
	padding: 0px;
	list-style-type: none;
}

.menuPath li
{
	display: inline;
	color: #FF5900;
	margin-right: 5px;
}

.menuPath li span
{
	margin-right: 4px;
}

.menuPath li a
{
	color: #FF5900;
}

.newsOutlookBox
{
	padding-right: 25px;
	border-right: 3px solid #FFFFFF;
	margin-right: 2px;
	padding-bottom: 25px;
}

.newsOutlookBox .titoloSezione
{
	margin-top: 0px;
	border-color: #CCCCCC;
}

.newsOutlookBox.firstBox .titoloSezione
{
	border-top: none;

}

.newsOutlookBox.selected
{
	border-right-color: #FF5900;
}

.miniImgGallery
{
	text-align: justify;
}

.miniImgGallery a
{
	margin-left: 1px;
}

.miniImgGallery img
{
	vertical-align: middle;
	margin: 0px 10px 10px 0px;
	cursor: pointer;
	border: 1px dotted #CCCCCC;
}

.miniImgGalleryBox
{
	float: left;
	width: 100px;
	margin: 0px 10px 30px 0px;
	text-align: center;
}


#footer
{
	margin-top: 20px;
	border-top: 1px dotted #CCCCCC;
	padding: 25px 0px 10px 0px;
}

.footerLinks
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

.footerLinks li
{
	display: inline;
	margin-right: 30px;
	color: #FF5900;
}

.footerLinks li a
{
	color: #FF5900;
}

.footerLinks li.selected
{
	font-weight: bold;
}

.copyright
{
	margin: 5px 0px;
	text-align: center;
	color: #666666;
}

/*
a:hover div
{
  text-decoration:none;
}
*/

.tiTroviIn
{
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	text-align: right;
	clear:both;
}

.tiTroviInLinks
{
	margin: 0px 60px 0px 0px;
	padding: 0px;
	list-style-type: none;
	color: #EE4900;
	font-style: italic;
}

.tiTroviInLinks li a
{
	color: #EE4900;
	font-style: italic;
}


.normalLink
{
	color: #FF5900;
}


.mappaSito
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.mappaSito li
{
	color: #FF5900;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 16px;
	font-family: "arial narrow",sans-serif;
	background: transparent url(../images/frecciaDxSmall.gif) no-repeat 0px 3px;
}

.mappaSito .mappaSito
{
	margin-bottom: 5px;
}

.mappaSito ul li
{

	font-size: 11px;
	padding: 0px;
	margin: 5px 0px 0px 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: none;
}

.mappaSitoPagine
{
	margin: 0px;
	padding: 0px;
}

.mappaSito li .mappaSitoPagine li
{
	list-style-type: disc;
	color: #000000;
	margin-top: 2px;
}


.mappaSito a
{
	color: #FF5900;
}

.mappaSitoPagine a
{
	color: #000000;
}


.keywordsBox
{
	margin: 10px 35px;
	/*color: #AAAAAA;*/
	color: #777;
	font-size: 10px;
	text-align: center;
}

.keywordsBox a
{
	color: #777;
}