/* to start... */		
html,body{margin: 0px; padding: 0px;}
body{
	text-align: left;
	font-family: arial,sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	color: #000;
	background: #00af7a url(images/worldmap/back.jpg) top right repeat-x;
}

div#theworld{
	position: absolute;
	top: 0px; left: 0px;
	font-size: .6875em;
}


/* header */
div#logo{
	text-indent: -999em;
	width: 728px; height: 168px;
	background: url(images/worldmap/logo.jpg) left top no-repeat;
	position: absolute;
	top: 0px; left: 0px;
}

/* menu */
div#menu{
	width: 856px; height: 30px;
	background: url(images/worldmap/menu.jpg) left top no-repeat;
	position: absolute;
	top: 168px; left: 0px;
}
div#menu_sub{
	width: 728px; height: 11px;
	background: url(images/worldmap/menu_sub.jpg) left top no-repeat;
	position: absolute;
	top: 198px; left: 0px;	
}

/* colonna sinistra */
div#col_sin{
	width: 179px;
	position: absolute;
	top: 199px; left: 0px;
	z-index: 1;
}
div#col_sin ul{
	margin: 0;
	width: 110px;
	list-style-type: disc;
}
div#col_sin li{
	margin-left: -1em;
	margin-bottom: 1.5em;
}
div#col_sin_body{
	background: #d9f3eb url(images/worldmap/col_sin.jpg) left top repeat-y;
	text-align: left;
	line-height: 17px;
	padding-bottom: 1em;
	padding-right: 23px;
}
div#col_sin_body p{
	margin-top: 0;
}
div#col_sin_top{
	background: url(images/worldmap/col_sin_top.jpg) left top no-repeat;
	height: 37px; width: 179px;
}
div#col_sin_foot{
	background: url(images/worldmap/col_sin_foot.jpg) left top no-repeat;
	height: 79px; width: 179px;
}

/* main content */
div#main{
	position: absolute;
	top: 199px; left: 155px;
	z-index: 10;
}
div#main #win_top{
	background: url(images/worldmap/win_top.jpg) left top no-repeat;
	height: 14px; width: 711px;
	/*display: none;*/
}
div#main table{
	border: 0px;
}
div#main td{
	vertical-align: top;
}
td#win_sin{
	width: 167px;
	background: url(images/worldmap/win_sin.jpg) left top repeat-y;
	padding: 0;
	margin: 0;
}
td#win_cen{
	width: 544px;
	background: url(images/worldmap/win_cen.jpg) 0 1px repeat-y;
	padding: 0 1.5em 1em 1.5em;
}
div#main #win_foot{
	background: url(images/worldmap/win_foot.png) left top no-repeat !important;
	background: url(images/worldmap/win_foot.jpg) left top no-repeat;
	height: 10px; width: 711px;
}

#footer{
	text-align: center;
	font: italic 1em arial, 'sans-serif';
	width: 700px;
	padding-bottom: 8px;
	margin: 0;
}
#footer a{
	color: #fff;
	padding: 1px;
}
#footer a:hover{
	text-decoration: underline;
	border: 0;
}

.foot_cont{
	position: absolute;
	top: 10px; left: 200px;
}

/* menu structure */
div#menu div{
	text-indent: -999em;
}
div#menu div a{
	position: absolute;
	top: 0px;
	height: 30px;
}
div#menu a:hover{
	border: none;
}
div#menu a#link1, div#menu_link1{
	left: 8px; width: 260px;
}
div#menu a#link2, div#menu_link2{
	left: 310px; width: 160px;
}
div#menu a#link3, div#menu_link3{
	left: 505px; width: 100px;
}
div#menu a#link4, div#menu_link4{
	left: 640px; width: 160px;
}


/* liste categorie */

#win_cen td{
	font-size: 1em;
	padding: .5em;
}
#win_cen td a{
	font-size: 1.2em;
	font-variant: small-caps;
	display: block;
	margin-bottom: .25em;
	padding: 1px;
}
/* general elements properties */
img{
	border: none;
}

h1, h2, h3, h4{
	font-family: sans-serif;
	line-height: 1.2;
}
h1{
	font-size: 2em;
}
h2{
	font-size: 1.5em;
}
h2, h3{
	text-indent: 1em;
	margin-top: 2em;
	line-height: 1;
}

a{
	cursor: pointer;
	color: #d84545;
	text-decoration: none;
}

a:hover{
	color: #004599;
	text-decoration: underline;
}

ul{
	/*font-variant: small-caps;*/
	list-style-type: none;
}


/* caratteristiche gen. art. */
.desc{
	text-align: justify;
	padding-right: 1em;
}
.desc b{
	font-size: 1.2em;
}

/* specifiche */
.specs{
	text-align: left;
	line-height: 19px;
	margin: 0; padding: 0;
	width: 470px;
}
.specs td{
	padding-left: .5em;
}


/* links articolo */
.links{
	text-align: left;
	width: 160px;
	line-height: 17px;
}
.links li{
	margin: 2em -2em;
	padding-left: 22px;
}
.links img{
	margin-right: 1em;
}

.links_alim{
	text-align: left;
	width: 160px;
	line-height: 17px;
}

#catalogo{
	font-variant: small-caps;
	text-align: center;
	line-height: 18px;
	border: none;
	padding-top: 4em;
}

img#brochure{
	width: 63px; height: 90px;
}


/* citazioni */
.quoting{
	text-align: center;
	font: italic 1.1em georgia, 'palatino linotype', serif;
	position: relative;
	background: url(images/quote1.gif) 0 0 no-repeat;
	padding: 1em;
	margin: 0 1em;
}
.quoting span{
	display: block;
	position: absolute;
	bottom: 0; right: 0;
	width: 18px; height: 17px;
	background: url(images/quote2.gif) top left no-repeat;
	text-indent: -999em;
}
.list_spacer{
	list-style: none;
}



/* foto articolo */
#pictures, #pictures li{
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
#pictures{
	margin-left: 2em;
}
.pic{
	display: block;
	width: 165px;
	padding-left: 1px;
}
a.pic:hover{
	border: 0;
}
.pic img{
	border: 0;
	padding: 0; margin: 0;
}

/* classes */
.img_border{
	border: solid #000;
	border-width: 2px;
}