/* Css document by Svein Erik Storkaas - CssTemplatesWeb.com | 2008 */
* { margin: 0; padding: 0; }  /* Dovrebbe rendere lo script cross browser */

img, div {behavior: url(iepngfix.htc);}
* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
 background-image:url(images/bg-tile.gif);
 background-repeat:repeat;
}
#wrapper {
 width: 782px;
 margin: 0 auto;
}
#border {
 border: 1px solid  #00BFFF;
 margin: 20px 0px 5px 0px;
 background-color: #fffffe;
 min-height: 710px;
 float: right;
 width: 780px;
}
* html #border {height:776px} /* IE Min-Height Hack */ 

#header {
 margin: 6px 5px 3px 5px; 
 background-image:url(images/intestazione.png);
 background-repeat:repeat;
 height:135px;
}

#headertext
{
	color:#71c15c;
	margin:10px 0px 0px 10px;
	float:left;
	clear:none;
}

#headertextsmall
{	
	width:250px;
	height:30px;
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;			
	padding-right:5px;
	padding-top:10px;
	float:right;
	
}

/* ------------------------ Start Navigation Bar -----------------*/
#topmenu
{
height:46px;
width: 770px;
padding-left:5px;
background-repeat:no-repeat;
}

/*MEUNU*/
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:navy;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	
	background: url(images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

/* ------------------------ End Navigation Bar -----------------*/

#menuprodotti {
   position:  absolute; 
	left:380px; top:193px;
}

.tabellamenu {
 margin: 0px 0px 0px 0px;
  background:  #6FB8FF;
  border-collapse: collapse;
}

.cellamenu {
	height: 30px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color: White;
	color:white;
	padding: 2px 2px 2px 2px;
 }
/* ------------------------ Start Images -----------------*/
img {
 display: inline;
 border: none;
}
img.block {
 display: block;
}
img.float {
 float: left;
 margin: 0px 14px 10px 0px;
}
/* ------------------------ End Images -----------------*/


/* ------------------------ Start Main Columns -----------------*/
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 6px 0px 0px 4px;
 display: inline; /* IE Hack */
 width: 240px;
 float: left;
 background-image:url(images/search-box.gif);
 background-repeat: no-repeat;
 min-height: 300px;
 padding: 0;

}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */

.leftcolumn-inner { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 220px;
 float: left;
 background-image:url(images/search-box.gif);
 background-repeat: no-repeat;
 min-height: 40px;
 padding: 10px;
 margin-bottom: 7px;
}
* html .leftcolumn-inner {height:40px} /* IE Min-Height Hack */

.in-the-news { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 235px;
 float: left;
 min-height: 125px;
 margin-bottom: 7px;
}
* html .in-the-news {height:125px} /* IE Min-Height Hack */

.in-the-news1 { /* Parent Wrapper for inside boxes */
 display: block; /* IE Hack */
 width: 720px;
 float: right;
 clear: left;
 /*left: 260px;*/
 top: 0;
 min-height: 125px;
 margin-bottom: 7px;
}

#rightcolumn {
/* border: 1px solid red;*/
 margin: 6px 0px 0px 0px;
 display: inline; /* IE Hack */
 width: 513px;
 float: left;
 min-height: 300px;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 

#highlightnews {
 background-image:url(images/highlightnews1.jpg); 
 height:auto;
 width: 255px; 
 background-repeat: repeat;
 text-align: justify;
 padding: 16px 10px 10px 15px;
 display: inline; /* IE Hack */
 float: left;
}

#highlightnews img
{
	float:left;
	padding-right:10px;	
	border: none;
}

* html .sponsor {height:80px} /* IE Min-Height Hack */

.maincontent {
 min-height: 80px;
 display: inline; /* IE Hack */
 float: left;
 margin-bottom: 18px;
 margin-top: 10px;
 width: 530px;
}
* html .maincontent {height:80px} /* IE Min-Height Hack */

.content-mid {
 background-image:url(images/content-mid.gif);
 background-repeat: repeat;
 padding: 5px 14px 5px 14px;
}
.content-mid img
{
	float:left;
	margin:3px 10px 14px 0px;
}
.left-mid {
 background-image:url(images/left-mid.gif);
 background-repeat: repeat;
 padding: 5px 14px 10px 14px;
}
.randompicture
{
background-image:url(images/left-midLong.gif);
background-repeat: repeat;
text-align:center;
padding:5px 0px 5px 0px;
overflow:hidden;	
}

.left-heading {
 background-image:url(images/left-heading.gif);
 background-repeat: no-repeat;
 padding: 9px 14px 5px 10px; 
}
.left-heading h3
{
	font-size: 14px;
 color: #fff;
 min-height: 11px;
 font-weight: bold;
}

.left-headingLong
{
	font-size: 14px;
 color: #fff;
 min-height: 11px;
 font-weight: bold;
}

* html .left-heading {height:11px} /* IE Min-Height Hack */

.left-headingLong {
 background-image:url(images/left-headingLong.gif);
 background-repeat: no-repeat;
 padding: 9px 14px 5px 10px; 
  height: 11px;
}
/* ------------------------ End Main Columns -----------------*/

/* ------------------------- Start Headings ---------------------*/
h1 {
 font-size: 16px;
 color:  Navy;
}
/* ------------------------- End Headings ---------------------*/

input, textarea {
 border: 1px solid  #00BFFF;
 width: 200px;
}


#footer {
 font-size: 10px;
 clear: both;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
 text-align:center;
}


ul#daily-links li {
 list-style: none;
 margin-left: 2px;
}
ul#nav-links li {
 display: inline;
 margin-left: 0px;
 padding-left: 12px;
 
}

ul#daily-links li a:link{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:visited{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:hover{
 color: #999;
 text-decoration: none;
 font-weight: bold;
}


a:link {
 color: #006600;
 text-decoration: none;
}
a:visited {
 color: #006600;
 text-decoration: none;
}

.valid { margin: 10px 0px 0px 10px;}

.logo {	width: 288px; height:116px; padding-top:5px}

.paragrafo {	text-align: justify;}

#linea { width:730px; margin-top:5px}

.bandiere {	border: 0; text-align: right;}


/*Menu a tendina*/

.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:3 solid black;
	background: #2a7cdf;
	color:#000000;
	z-index:100;
	text-decoration:none;
	padding:0;
	BORDER-LEFT:1PX SOLID BLACK;
	BORDER-right:1PX SOLID BLACK;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0 0 5px 0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:220px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:NAVY;
	background:url(images/sf.jpg);
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:33px;
	background:url("images/bright_066.gif") no-repeat right top;
	padding:0 5px 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:NAVY;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid #FF9300;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:blue;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:blue;
	font-weight:bold;
}

.boxcontenitore{
	background:url(images/blocL.png) no-repeat;
	width:485px;
	height:400px;
	padding:6px 0 0 6px;
}

/* Box liquido */
	.top_left {PADDING-LEFT: 20px; BACKGROUND: url(images/bloclc.png) left top	}
	.top_right {PADDING-RIGHT: 20px; PADDING-LEFT: 0px; BACKGROUND: url(images/bloclc.png) right top; PADDING-BOTTOM: 1px; PADDING-TOP: 20px}
	.bottom_left {PADDING-LEFT: 20px; BACKGROUND: url(images/bloclc.png) left bottom}
	.bottom_right {BACKGROUND: url(images/bloclc.png) right bottom; HEIGHT: 20px}
