html,body{
     margin: 0;
	 padding:0;
}

div#container{
	position: relative;
	width: 750px;
	top: 20px;
	margin: 0px auto;
	background-color: #FFFFFF;
	color: #000;
	border: none;
}
/*stili generici, su header e footer*/
div#header{
    position: relative;
	height: 90px;
	background-color:#FFFFFF;
}
div#header a{
	color: #eee;
	text-decoration:none;
	background-color: #666666;
}
div#header-img-sx{
    position:absolute;   
    left:0px;  
	width:500px;
	height:50px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
div#header-img-dx{
    position:absolute;   
    right:0px;   
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

h1,h2,h3,p{margin: 0}
p{padding-bottom: 10px}
h3{padding-top: 10px}
h1{padding-left:10px;font: bold 2em/60px arial}
h2{font-size: 1.5em}
h3{font-size: 1.2em}

/*stili specifici per il layout*/
div#navigation{
	top: 160px;
	left: 0px;
	position: absolute;
	width: 130px;
	background-color: #336699;
	border:none;
	padding-top: 2em;
	padding-right: 5px;
	padding-bottom: 2em;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

div#menu{
	border:none;
	padding-top: 10px;
}

div#menu-cell1{
   position:absolute; 
   left:0px; 
   width:100px;
   height:30px;
   padding-top:10px;
   background:#336699;
   color: #FFFF00;
   text-align:center;
}


div#menu-cell2{
   position:absolute;
   left:100px; 
   width:100px;
   height:30px;
   padding-top:10px;
   background:#336699;
   color: #FFFF00;
   text-align:center;   
}
div#menu-cell3{
   position:absolute;
   left:200px; 
   width:100px;
   height:30px;
   padding-top:10px;
   background:#336699;
   color: #FFFF00;
   text-align:center;   
}
div#menu-cell4{
   position:absolute;
   left:300px; 
   width:100px;
   height:30px;
   padding-top:10px;
   background:#336699;
   color: #FFFF00;
   text-align:center;   
}
div#menu-cell5{
   position:absolute;
   left:400px; 
   width:100px;
   height:30px;
   padding-top:10px;
   background:#336699;
   color: #FFFF00;
   text-align:center;   
}
div#menu-flag1{
   position:absolute; 
   left:540px;
   width:70px;
   height:40px;
}
div#menu-flag2{
   position:absolute; 
   left:610px;
   width:70px;
   height:40px;
}
div#menu-flag3{
   position:absolute; 
   left:680px;
   width:70px;
   height:40px;
   }

div#extra{
	background-color:#FFFFFF;
	width: 100px;
	padding:0 5px;
	border: none;
	text-align:left;
	right: 0px;
	position: absolute;
	margin-top: 140px;
}
div#extra_foto{
	position: absolute;
	top: 180px;
	background-color:#FFFFFF;
	width: 100px;
	padding:0 5px;
	left: 600px;
	border: none;
}
div#footer{
	margin-top: 30px;
	bottom:0px;
	width:100%;
	color: #999999;
	background-color: #FFFFFF;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;

	
	
}
  

/*stili per i contenuti*/
div#content{
	margin-top: 0px;
	margin-right: 110px;
	margin-bottom: 0;
	margin-left: 110px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div#content-image-center {
	margin-top: 60px;
	margin-right: 110px;
	margin-bottom: 0;
	margin-left: 110px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	
}
div#content-image {
	margin-top: 60px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	
}
div#content_prodotti{
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
}


div.textimage{ 
    width: 100%
} /*risolve il peek-a-boo bug di IE6*/

div.textimage h2{
     margin-top: 10px
}

div.wide,div.split2,div.split3{
    clear:left
}

div.wide{
     margin: 0 1%; 
	 border-top: 1px dotted #ccc
}

/*stili per la navigazione*/
div#navigation ul{
       margin: 0 0 20px;
	   padding: 0; 
	   list-style-type: none
}

div#navigation ul a{
         display:block;
	 width:90px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color:#FFFF00;
	 font-weight:bold; 
	 font-size: 12px;
	 text-decoration: none;
}

div#navigation ul a:hover{
	/*background-color: #CCCCCC;*/
	color: #f00
}

div#navigation ul a#activelink{
    color: #f00;
	text-decoration: none;
}

/*stili per la sezione extra*/
div#extra div.newsbox{
          font-size: 90%;
		  margin-bottom: 2em
}

div#extra div.newsbox h2{
     padding: 1px 2px;
	 background-color: #999;
	 color: #fff;
	 font-size: 1.2em
}

div#extra div.newsbox p{
	margin: 0;
	background-color: #CCCCCC;
}

div#linkbartext{
   color:#3333FF;
}
.LinkMenu {
	color: #FFFF00;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.LinkExtra {
	color: #3333CC;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SfondoMenu {
	background-color:#336699;
}

.TextContent{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;


}
.TextInfo{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	padding:0;


}

.TitoloGrandeContent{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
   	font-weight: bold;	
}

.TitoloParagrafoContent{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
   	font-weight: bold;	
}

.TitoloParagrafoContentSottolineato{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration: underline;
	
}

.TitoloGrandeContentProdotti{
    font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	text-align:center;
	color:#336699;
   	font-weight: bold;	
}


.Navigation-Titolo {
	color: #00FFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}


/*   stili Galleria foto */

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(gallerie/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(gallerie/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(gallerie/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(gallerie/highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(gallerie/highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
