html, body {
	margin: 0px;
	padding: 0px;
	margin-bottom:5px;
}

body {
	font-size:12px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	/*background-image: url("/public/images/index/sf_home.jpg");
	background-repeat: repeat-x;*/
	overflow-y: scroll;
}

img {
	border: 0px;	
}

div#notice {
	text-align:center;
	color: red;
}

h2 {
	/*color: #E1B555;*/
	font-size:14px;	
	margin-top: 0;
}

/* GENERAL STYLES */

table tr td p, p {
	margin: 0px;
}

a {
	text-decoration: none;
	color:#2C529F;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}

#gray {
	background-color: #eaeaea;
}

#bread {	
	padding: 0px;
	margin-top:10px;
	margin-bottom: 0px;
	min-width:500px;
	color:#2C529F;
}
#bread a:hover { 
	text-decoration: none;
	color:#FF9900;
}
div#barra-login{
	padding:0px;
	margin-top:10px;
	margin-bottom:0;
	min-width:100px;	
	text-align:right;
}
#bread img {;
	/*margin-bottom:20px;*/
}

td.intestazione{
    text-align:justify;
}

div#bread_image {
	float: right;
	margin-bottom:10px;
}

div#flash-home{
	
	float: right;
	width : 220px;
	border-left: 1px solid #2B559F;
	border-right: 1px solid #2B559F;
}
div#corpo-home-testo{
	
	float: left;
	width: 340px;
	position: relative;
	margin-bottom: 10px;
}

#bread h1 {
	margin: 0;
	/*font-weight: bold;*/
	float: left;
	position: relative;
	/*font-style: italic;*/
	font-size: 16px;
	color:#2C529F;
}
#bread h1 a:hover { 
	text-decoration: none;
	color:#FF9900;
}
#bread h1 a,a:visited { 
	text-decoration: none;
	color:#2C529F;
}

.element-group {
	list-style-type: none;
}

.submit-group {
	list-style-type: none;
}

ul#test-list {
	list-style-type: none;
}

.info {
	text-align:justify;
	font-size:10.5px;
}

/* LAYOUT STYLES */

div#container_sx, div#container_dx {
	width: 1012px;
	margin: 0 auto;
	background-repeat: no-repeat;
}

div#container_sx {
	/*background-image: url("/public/images/index/ombra_sx.jpg");
	background-position: left top;
	background-repeat: no-repeat;*/
}
div#container_dx {
	/*background-image: url("/public/images/index/ombra_dx.jpg");
	background-position: right top;
	background-repeat: no-repeat;*/
}

/** HEADER **/
div#header {		
	width: 998px;
	overflow: hidden;
	height: 299px;
	border-bottom: 1px solid #006CB7;
	border-left: 1px solid #006CB7;
	border-right: 1px solid #006CB7;
	position: relative;
	background-color:#FFFFFF;
}
div#logo {
	height:61px;
	width: 171px;
	float:left;
	background-image: url(/public/images/index/logo_header.jpg);
	background-repeat: no-repeat;
}
div#sf_header_dx {
	height:61px;
	width: 171px;
	float: right;
	background-image: url(/public/images/index/sf_header_dx.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
div#movie {
	
}
div#menu {
	position: relative;
	height: 61px;
	background-color: #FFFFFF;
	color:#FFFFFF;
	background-image: url(/public/images/index/sf_header.jpg);
}
div#navigation {
	padding-top: 0px;
	width:829px;
	height:61px;
	align:bottom;
	z-index: 99;
	float: left;
	vertical-align:middle;
	position: relative;
	background-image: url(/public/images/index/sf_header_dx.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
/*div#navigation a:visited {
	color:#FFFFFF;
}*/
div#bottoncini {
	float: right;
	margin-top: 25px;
	margin-right: 20px;
}
div#lingue {
	position:absolute;
	right: 16px;
	z-index:9999;
}
div#login {
	top:5px;
	margin-left:955px;
	margin-top: 45px;
	margin-right: 20px;
	position:absolute;
	z-index:9999;
}

div#login a{

	color:#FF9900;
}
div#lingue a {
	margin: 0 1px;
}

/** CORPO **/
div#container {
	width: 1000px;
	margin: 0 auto;		
	height: auto !important;
	overflow: hidden;
	/*background: #D0D0CE;*/
}
div#wrapper { 
	background-color:#FFFFFF;
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 400px;
}
div#content {
	width: 950px !important;
	padding: 10px 20px;
	position: relative;
	/*background-image: url(/public/images/index/sf_corpo_pagina.jpg);*/
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	min-height: 210px;
}
div#content-corpo {
	float: right;
}
div#content-right {
	float: right;
	width: 350px;
	height: 226px;
	overflow: hidden;
	margin-left: 15px;
}

div#rightbar {
   	overflow: hidden;
   	margin-bottom: 10px;
}
table#tabella-categorie{
	text-align:center;
}
table#tabella-categorie td{
	
}
table td#box-categoria{
	background-image: url(/public/userfiles/catalogo/categorie/bott.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 230px;
	height: 150px;	
}
table td#box-categoria td{
	
	height:20px;
	
}
table#tabella-prodotti{
	width:95%;
	font-size:14px;
	color: #2C529F;
	margin-top:20px;
	text-align:left;
	border-top: 1px solid lightgray;;
}
table#tabella-prodotti td{
	border-bottom: 1px solid lightgray;
	vertical-align:middle;
	padding:5px;
}
table#tabella-prodotti td img{
	vertical-align:middle;
}
table#tabella-prodotti td a{
	color: #2C529F;
}
table#tabella-prodotti td a:hover{
	color: #FF9900;
}
table#download-applicativi{
	margin-top:10px;
	width:900px;
	align:center;
	margin-left:75px
}
table#download-applicativi td#desc{
	vertical-align:middle;
	text-align: left;
	width:250px;
}
table#download-applicativi td#file{
	vertical-align:middle;
	text-align: center;
	width:30px;
}
table#download-applicativi td#desc a:hover{
	color:#FF9900;
}
table#download-files{
	/*width: 750px;*/
	font-size:14px;
	/*font-weight:bold;*/
}
table#download-files td#download-files-nome{
	width: 300px;
	height:25px;
	text-align:left;
	padding:5px;
}
table#download-files tr:nth-child(odd)		{ background-color:#EFEFEF; }
table#download-files tr:nth-child(even)		{ background-color:#fff; }

table#download-files td#download-files-file{
	/*width: 450px;*/
	text-align:left;
	padding:5px;
}
div#download-files-archivio{
	margin-top:25px;
	align:center;
	width: 950px;
	font-size:14px;
	/*font-weight:bold;*/
	text-align:center;
	padding:5px;
	
}
div#rightbar div#titolo {
	font-size: 16px;
	/*font-style: italic;*/
	font-weight: bold;
	padding-bottom: 5px;
}
div#rightbar div#link {
	float: right;
	padding-top: 5px;
	color: #006CB7;
}
div#rightbar div#link a {
	color: #006CB7;
}
div#rightbar div#link a:hover {
	text-decoration: underline;
}
div#rightbar ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px solid #696969;
}
div#rightbar ul li {
	border-top: 1px solid #696969;
	padding: 7px 0 7px 25px;
	overflow: hidden;
	background-position: 12px 12px;
	background-repeat: no-repeat;
	background-image: url(/public/images/index/pallina.png);
}
div#rightbar ul li a, div#rightbar ul li a:visited {
	text-decoration: none;
}

/** FOOTER **/
div#footer {
	height: 80px;
	margin: 0 auto;
	text-align: center;
	background-image: url("/public/images/index/sf_footer.jpg");
	background-repeat: repeat;
}
div#footer a, div#footer a:visited {
	/*text-decoration: none;
	color: white;*/
}
div#footer a:hover {
	/*color: #006CB7;
	text-decoration: underline;*/
}
div#footerL {
	width:19px;
	height: 80px;
	float:left;
	background-image: url("/public/images/index/sf_footer_sx.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}
div#footerC {
	width:962px;
	height: 70px;
	padding-top:8px;
	margin-top:0px;
	margin-left:19px;
	color:#2C529F;
}
div#footerR {
	width:19px;
	height: 80px;
	float:right;
	background-image: url("/public/images/index/sf_footer_dx.jpg");
	background-position: right top;
	background-repeat: no-repeat;
}



/**
css form newsletter
*/
dl#newsletter-form {
	padding-left: 0px;
}

dl#newsletter-form dd.text{
	margin-left: 0px;
	width: 110px;
	padding-bottom: 8px;
	padding-left: 5px;
}

dl#newsletter-form dd.text input {
	width: 110px;
	border: 1px solid #333;
	height: 18px;
	background-color: #F5F5F5;
}

dl#newsletter-form  dt.text{
	float: right;
	text-align: left;
	width: 60px;
	padding-left: 7px;
	height: 20px;
}

dl#newsletter-form  dt.text label {
	height: 20px;
	padding-top: 6px;
	vertical-align: middle;
}

dl#newsletter-form  dt.bottom{
	text-align: center;
	padding-top: 7px;
}

dl#newsletter-form dd.bottom{
	margin-left: 0px;
	text-align: center;
}

/*dl#newsletter-form #submitbutton{
	background: url("/public/images/index/pulsante.jpg");
	color: white;
}*/

dl#newsletter-form dd.submit-group{
	text-align: center;
	padding-top: 7px;
	margin-left: 0px;
}

/**
css form ricerca
*/
div#ricerca_bar {
	color: #FFFFFF;
	margin-right: 5px;
}

input#q {
	width: 90px;
	height: 18px;
	border: none;
}
.ricerca-element-group {
	float: left;
	display: inline;
}
div .ricerca-submit-group {
	display: inline;
}
input#sa {
}

/**
css form newsletter
*/
dl#accesso-form {
	/*padding-left: 0px;*/
	margin: 0px;
}

dl#accesso-form dd.text{
	margin-left: 0px;
	width: 150px;
	/*padding-bottom: 3px;*/
	padding-left: 0px;
}

dl#accesso-form dd.text input {
	width: 150px;
	border: 1px solid #333;
	/*height: 20px;*/
	background-color: #F5F5F5;
}

dl#accesso-form  dt.text{
	text-align: left;
	width: 60px;
	padding-left: 5px;
	/*height: 20px;*/
}

dl#accesso-form  dt.text label {
	/*height: 20px;*/
	/*padding-top: 6px;*/
	/*vertical-align: middle;*/
}

dl#accesso-form  dt.bottom{
	text-align: center;
	padding-top: 3px;
}

dl#accesso-form dd.bottom{
	margin-left: 0px;
	text-align: center;
}

/*dl#accesso-form #submitbutton{
	background: url("/public/images/index/pulsante.jpg");
	color: white;
}*/

dl#accesso-form dd.submit-group {
	text-align: right;
	padding-top: 3px;
	margin-left: 0px;
	float: right;
}

div#ricerca{
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}

span.img_tecnica{
	display:inline;
	margin-left:50px;
	}
span.img_tecnica img{
	display:inline;
	vertical-align: middle;
	}
	
/* rivenditori */
div#rivenditori-lista-assoc{
	width:620px;
	padding:5px;
	float:left;
}
div#rivenditori-lista-assoc div#titolo-assoc{
	padding:5px;
	height:58px;
	background-color:;
	font-size:16px;
	color:#2B559F;
}
div#rivenditori-lista-assoc div#lista-assoc{
	


}
div#rivenditori-lista-assoc div#lista-assoc table#lista-assoc{
	margin:5px;
}
div#rivenditori-lista-assoc div#lista-assoc table#lista-assoc a{
	color:#333333;
}
div#rivenditori-lista-assoc div#lista-assoc table#lista-assoc a:hover{
	color:#FF9900;
}
div#rivenditori-lista-noassoc{
	/*width:310px;*/
	/*padding:5px;*/
	float:left;
	color:white;
	/*background-color:#2C529F;*/
}
div#rivenditori-lista-noassoc div#titolo-noassoc{
	height:58px;
	padding:5px;
	color:#2B559F;
}

div#rivenditori-lista-noassoc div#titolo-bottone{
	/*float:right;*/
	margin-left:10px;
	width:80px;
}
div#rivenditori-lista-noassoc div#lista-noassoc table#lista-noassoc{
	padding:5px;
	margin-top:5px;
}


.row_form {
font-family:Tahoma,Arial,Verdana,sans-serif;
font-size:12px;
height:22px;
width:175px;
color:#333333;
background-color:rgb(235, 235, 235);
}

.row_riga_form{
border-bottom:1px solid lightgray;
}

#cookiealert {
  background: #2C529F none;
  
  position: relative;
  z-index: 100;
  height: 0px;
  overflow: hidden;
  line-height: 12px;
}
#cookiealert .message {
  padding: 10px 5px;
}
#cookiealert .message p {
  color: #dcdcdc;
  display: inline;
}
#cookiealert .message p a{
  color: #ffffff;
  text-decoration: underline;
}
#cookiealert .message a.close {
  display: inline-block;
  overflow: hidden;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}


