/* GENERICHE */
body, table {
	font:12px Verdana;	
} 

body	{
	text-align:center;
	margin: 0;
	padding: 0;
}

div {
	border: 0px solid #f00;
}

h1 {
	font-weight: bolder;
	font-size: 2em;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border-bottom: 1px solid #ddd;
}

h1.prodotti {
  color: #3262bb;
}

h2 {
	
}

h3 {
	margin: 0px;
	padding: 0px;
}

h4 {
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: bold;
	text-decoration: none;
  color: #3262BB;
}

a:hover {
	/*text-decoration: underline;*/
	color: #061745;	
}

div.test {
	background: #b00; 
	padding: 5px;
	border: 2px solid #f00;
	color: #fff;
}
	
/* TPL - STRUTTURA */

div#container{
	margin: 0 auto;
	position: relative;
	width: 930px;
	text-align: left;
	background: url(../images/bkg-maincentro.gif) repeat-x #fff;
	background-position: center 240px;
}

div#container_print{
	margin: 0 auto;
	position: relative;
	width: 930px;
	text-align: left;
	background: #fff;
  border: 1px solid #ddd;
	margin-top: 10px;
}

div#outerleft {
	position: absolute;
	left: -49px;
	width: 48px;
	height: 100%;
	background: url(../images/shad-sx.gif) repeat-y;
}

div#outerright {
	position: absolute;
	right: -49px;
	width: 48px;
	height: 100%;
	background: url(../images/shad-dx.gif) repeat-y;
}

div#header{
	height: 156px;
	background: url(../images/bkg-header.gif) repeat-x;
}

div#header-inner {
	height: 156px;
	background: url(../images/gfx-header.jpg) no-repeat;
}

div#topmenu{
	height: 57px;
	line-height: 57px;
	background: url(../images/bkg-topmenu.gif) repeat-x;
}

div#menu {
	float: left;
}

div#flags {
	float: right;
	border: 0px solid #f00;
	height: 52px;
	margin-top: 5px;
	margin-right: 10px;
}

div#flags img.flag {
	float: right;
	margin: 10px 5px;
	border: 1px solid #112978;
}

div#navigator{
	height: 34px;
	line-height: 33px;
	padding: 0px 5px;
	background: url(../images/bkg-navigator.gif) repeat-x;
	color: #fff;
	margin-bottom: 3px;
}

div#navigator a {
	color: #fff;
}

div#wrapper{
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

div#maincentro {
	float: left;
	width: 700px;
	border: 1px solid #aaa;
	padding: 5px;
	background: #fff;
	margin-left: 4px;
}

div#maincentro_print {
	border: 0px solid #aaa;
	padding: 5px;
	background: #fff;
	margin-left: 4px;
}

div#maincentrohome {
	float: right;
	width: 718px;
	margin-right: 3px;
}

div#homeboxmain {
	padding: 1px;
	text-align: justify;
	border: 1px solid #aaa;
	margin-bottom: 3px;
	height: 300px;
	background: url(../images/bkg-mainspotdialprof.gif) no-repeat center 50% #fff;
}

div#homeboxleft {
	float: left;
	width:455px;
	padding: 1px;
	text-align: justify;
	border: 1px solid #aaa;
	background: #fff;
}

div#homeboxright {
	float: right;
	width: 250px;
	padding: 1px;
	text-align: justify;
	border: 1px solid #aaa;
	padding: 1px;
	background: #fff;
}


div#menusx{
	float: left;
	margin-left:2px;
	width:200px;
	border: 1px solid #aaa;
	padding: 1px;
	background: #fff;
}

div#menudx{
	float: right;
	width:170px;
	border: 1px solid #aaa;
	padding: 1px;
	background: #fff;	
}

div.submenu {
	height: 32px;
	background: url(../images/bkg-submenu.gif) repeat-x;
	text-align: center;
	padding-top: 3px;
	margin-top: 10px;
}

div#footer {
	background: url(../images/bkg-footer-big.gif) repeat-x;
	height: 59px;
	/*line-height: 32px;*/
	position: relative;
	color: #fff;
	font-size: 0.8em;
	border: 0px solid #f00;
}

div#footer div#marchio {
	position: absolute;
	top: 5px;
	right: 0px;
	border: 0px solid #f00;
}

div#footerbkg {
	background: url(../images/gfx-footer-big.jpg) repeat-x;
	height: 120px;
}

/* SYS - GENERALE */
div#maincentro p{  }
div#maincentro p h2{  }
div#maincentro p h2 a{  }
div#maincentro p h2 a:hover{  }

div#maincentro p a.leggi_tutto{  }
div#maincentro p a.leggi_tutto:hover{  }

/* SYS - MENU */
div#topmenu{  }
div#topmenu h3{  }
div#topmenu ul{  }
div#topmenu ul li{  }
div#topmenu ul li a{  }
div#topmenu ul li.active a{ }
div#topmenu ul li a:hover{  }

/* SYS - MODULI */
div.modulo{  }
div.modulo h3{  }
div.modulo ul{  }
div.modulo ul li{  }
div.modulo ul li a{  }
div.modulo ul li a:hover{  }
div.modulo ul li a.leggi_tutto{  }
div.modulo ul li a.leggi_tutto:hover{  }


/* MENU */

ul#mainmenu {
	padding: 0px;
	margin: 0px;
}

ul#mainmenu li {
	display: inline;
	/*line-height: 23px;*/
	margin: 0px;
	padding: 0px;	
	border-right: 1px solid #3565b9;
	border-left: 1px solid #071873;
	font-size: 14px;	
}

ul#mainmenu li a {
	color: #fff;
	text-decoration: none;
	height: 20px;
}

ul#mainmenu li a:hover {
	text-decoration: underline;
}

span.menuitem {
	margin: 0px 10px;
}
/* RANDIMG */

.fade-box {
	display: block;
	position: absolute;
	top: 0px;
	height: 200px;
	border: 0px solid #000;
}

#crossfade-container {
	border: 0px solid #f00;
	height: 200px;
	
	position: relative;
}

a:hover.linkprod {
	text-decoration: none;
	color: #123196;
}

h2.catprod {
	text-align: center;
}

h4.prodotti {
	margin-top: 15px;
	border-bottom: 0px solid #ddd;
}

p.prodotti {
	margin: 0px;
	padding: 0px;
}


/* FORM RICERCA */

form.ricerca_web{
 display:inline;
}
form.ricerca_web input{

}

input.ricercabutt {
	background: url(../images/bkg-submenu.gif) repeat-x;
	color: #fff;
	border: 1px solid #ddd;
	text-align: center;
}

ul.domerisp {
  list-style-type: none;
  margin: 0px;  
  padding: 5px;
}

li.domanda {
  margin-bottom: 5px;
  padding-bottom: 5px;
  list-style-position: inside;
  border-bottom: 1px solid #ddd;
}

ul#submenu, ul.subcatalogo {
  list-style-type: none;
  list-style-type: square;
  list-style-position: inside;
  margin: 0px;  
  padding: 5px;
  border-bottom: 1px solid #eee;    
}

ul.subcatalogo {
  list-style-position: outside;
  margin-left: 15px;
}

ul#submenu li, ul.subcatalogo li {
  border-bottom: 1px solid #eee;
  margin: 0px;
  padding: 3px 0px;
}
