@charset "UTF-8";
*  {
	margin:0; padding:0;
}

a {
	text-decoration:underline;
	color: #607187;
}

a:hover{text-decoration:none;}

a img { border:0;}

ul { list-style:none;}

.clear  { clear:both;}



html,body {
	height:100%;
	text-align: left;
	color: gray;
	background-color: #f0f0f0;
	font: 11px/15px arial, sans-serif;
}

h1 { 
	font:1.5em georgia,serif; 
	margin:0.5em 0;
}

h2 {
	font:1.25em georgia,serif; 
	margin:0 0 0.5em;
}
h1, h2, a {
		color:orange;
}

.bghome {
	background: #e5e5e5 url(../images/bg-home.jpg) no-repeat;
	
}
.bgpage { 
	background: #e5e5e5 url(../images/bg-page.jpg) no-repeat;
}


div#container {
	margin:0 auto; /* center, not in IE5 */
	width:764px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
}

div#header {
	padding:1em;
	background:#ddd url("../csslayout.gif") 98% 10px no-repeat;
	border-bottom:6px double gray;
}

div#content {
	
}

div#colcnt {
	width: 229px;
	background:#ddd;
	margin-left: 420px;
	height: 650px;
}
div#boxcont {
	background:#eee;
	height: 250px;
}

div#bg-boxcont {
	height: 250px;
	background-image: url(../images/bg-boxcont.jpg);
}
div#boxcont-txt {
	height: 170px;
	width: 190px;
	top: 40px;
	left: 20px;
	position: relative;
	overflow: auto;
}

div#boxcont-nav {
	width: 190px;
	height: 25px;
	left: 20px;
	
	position: relative;
	top: 50px;
}

.navleft {
	float: left;

}
.navleft a, .navright a {
	text-decoration: none;
	color: gray;
	display: block;
	border: 1px solid silver;
	background-color: #e9e9e9;
	padding: 2px 5px;
}
.navleft a:hover, .navright a:hover {
	background-color: #d6d6d6;
}

.navright {
	float: right;
}

div#contpage {
	height: 400px;
	width: 320px;
	top: 50px;
	left: 60px;
	position: relative;
}

div#cont-img {
	height: 443px;
	width: 358px;
	top: 28px;
	left: 38px;
	position: relative;
}

div#cont-img-down {
	width: 358px;
	height: 220px;
	top: 60px;
	left: 38px;
	position: relative;
}

div#contpageup {
	height: 190px;
	width: 320px;
	top: 45px;
	left: 60px;
	position: relative;
}


div#boxlogo {
	background:#eee;
	height: 127px;
}

div#boxmenu {
	background-color: #ffb859;
	width: 229px;
}

div#boxmenu #lang {
	width: 250px;
	height: 30px;
}


div#colsx {
	width: 420px;
	float: left;
	margin: 0;
}

div#boxnews {
	width: 260px;
	height: 129px;
	overflow: visible;
	margin-left: 50px;
	background-image: url(../images/boxnews.gif);
	padding: 30px 20px 25px 20px;
}
div#boxtop {
	width: 420px;
	height: 63px;
	margin: 0;
	background-color: #eeeeed;
}

div#boxpage {
	height: 480px;
	background-image: url(../images/bg-boxpagesx.png);
}
div.txt-elencoprod {
	float: right;
	margin-left: 10px;
	margin-right: 20px;
	width: 200px;
}

div.txt-elencoprod img {
	margin-bottom: 8px;
	margin-top: 3px;
}
div.img-elencoprod {
	
	margin-left: 10px;
	width: 70px;
	height: 70px;
	margin-bottom: 10px;
}


div#footer {
	width:100%;
	background:#ddd;
}

/* @group My Group 

html, input	{
	color: #4d4d4d;
	font: 10px/14px Arial, Helvetica;
}

input, select { 
	vertical-align:middle; font-weight:normal; line-height:10px;
}

body  {
	text-align: center;
	background-color: #535353;
}
#container  {
	width: 745px;
	margin: 30px auto 0; 
	border: 0;
	text-align: center;
} 
#header  {
	height: 118px;
	background: url(../images/header.gif) no-repeat;
}

#menu {
	width: 160px;
	height: 117px;
	margin: 1px auto 0 50px;
	position: relative;
	top: 1px;
}

#linetop-home  {
	height: 5px;
}

#cnt   {
	height: 418px;
	width: 745px;
	background: #cecece url(../images/bg-container.jpg) repeat-y left;
}

#linebtm-home  {
	height: 5px;
	clear: both;
}

#footer  {
	height: 18px;
	clear: both;
}

*/

/* @group webpage */

#sidebar  {
	float: left;
	width: 220px;
	margin-left: 50px;
	margin-top: 20px;
	text-align: left;
}

#sidebarelenco  {
	width: 250px;
	float:left;
	/*margin-left: 30px;
	margin-top: 20px;*/
	text-align: left;
	position: relative;
	z-index: 0;
	visibility: visible;
	top: 20px;
	left: 30px;
}

#sidebarprod1  {
	width: 250px;
	/*margin-left: 30px;
	margin-top: 20px;*/
	text-align: left;
	position: absolute;
	top: 20px;
	left: 30px;
	z-index: 1;
	visibility: hidden;
}

.tmbprod   {
	width: 70px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid white;
}

#cntpage  {
	margin-left: 327px;
	background-position: right;
	background-repeat: repeat-y;
}

#slide  {
	width: 418px;
	
	margin: 0 0 0 0;
	background-color: #434343;
}

#blackbox  {
	width: 140px;
	padding: 5px 5px 5px 15px;
	border: 1px solid gray;
	background-color: silver;
	color: #5f5f5f;
}

img.left {
	float: left;
	margin: 10px 15px 10px 0;
}

img.right {
	float: right;
	margin: 10px 0 10px 15px;
}


/* @group side menu */


#imgsx  {
	width: 206px;
	margin-bottom: 20px;
}
div#menutop{
	width:206px;
	background-image:url(../images/bgmenu.top.gif);
	height: 40px;
	}
	
div#menucnt{
	width:206px;
	background-image:url(../images/bgmenu.gif);
	text-align: center;	
	}
div#menubtm{
	width:206px;
	background-image:url(../images/bgmenu.btm.gif);
	height: 15px;
	margin-bottom: 20px;
}

/* @end */

/* @group msx */

#msx {
	width: 196px;
	margin: 0 auto;
}
#msx a {
	text-decoration:none;
	color: #999999;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font: 13px "Trebuchet MS", Verdana, sans-serif;
	border-bottom: 1px dotted #cccccc;
}
#msx a:hover {
	background-color: #F7F7F0;
	color: #333333;
}
#msx div.sub a {
	padding-left: 30px;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
	color: #70829B;
}

#msx div.sub a:hover {
	
	font: 11px "Trebuchet MS", Verdana, sans-serif;
}

/* @end */

/* @end */

/* @group navbar */

.navbar {
	padding: 2px;
	text-decoration: none;
	border: none;
	color: #70829B;
	font: 10px Arial;
	margin-bottom: 20px;
}

a.navbar {
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #bbbbbb;
	color: #666666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

a.navbar:hover {
	text-decoration: none;
	background-color: #EAEAEA;
	color: #666666;
}

/* @end */

/* @group news popup */

#contnews  {
	background-color: white;
} 

#datanews  {
	background-color: white;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #666666;
} 

#titnews  {
	background-color: white;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #008DD2;
} 

#testonews  {
	background-color: white;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
}

/* @end */

/* @group stili di testo */

.tit1 {
	font: 20px/24px Arial, "Trebuchet MS";
	color: #4f4f4f;
	margin-bottom: 20px;
}
.tit2 {
	font: 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 10px;
}

.tit2a {
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-bottom: 7px;
}
.tit3 {
	font: bold 11px "Trebuchet MS", Verdana, sans-serif;
	color: #5A697E;
	margin-top: 10px;
}

.tit3-bor {
	font: bold 11px "Trebuchet MS", Verdana, sans-serif;
	color: #5A697E;
	margin-top: 10px;
	border-bottom: 1px dotted #a4a4a4;
}

/* @group news */ 

#datanews  {
	padding-right: 40px;
	padding-left: 40px;
	font: 10px/20px Georgia, "Times New Roman", Times, serif;
	color: #666666;
} 

#titnews  {
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	font: 15px/25px Georgia, "Times New Roman", Times, serif;
	color: #ffb859;
} 

#testonews  {
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #e5e5e3;
}

#contnews   {
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #cacaca;
	background-color: #e5e5e3;

}

div#close {
	margin-top: 20px;
}

div#close a {
	color: gray;
	text-decoration: none;
}
div#close a:hover {
	color: gray;
	text-decoration: underline;
}
/* @end */

