body {
	margin: 0; 
	padding: 0; 
	font: normal 10px Verdana, Arial, Sans-serif; 
	background: url(images/bg_pagina2.gif) repeat-y;
}

strong { font-weight: bold; }

img { border: none; }

table { border: none; }

td { font-size: 10px; vertical-align: top; }

a {  text-decoration: none;  color: #FF0000; }
	a:hover { color: #000; text-decoration: underline; }

p, h1, h2, h3, h4, h5, h6 { margin: 0; }

h1 { font-size: 14px; color: #F57004; text-transform: uppercase; margin: 5px 0 10px 0; }

h2 { color: #F57004; font-size: 11px; font-weight: bold; }

h3 { margin-top: 8px; margin-bottom: 4px; color: #666; font-size: 14px; font-weight: bold; }

#container { width: 780px; }	

.black { 
	background: #000; 
	vertical-align: middle;
}

#main {
	padding: 10px;
}

#main p {
	line-height: 140%; 
}

#menu ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#menu li {
	margin-top: 5px;
	padding-top:3px;
	padding-bottom:10px;
	background: url(images/bg_menu_item.gif) no-repeat bottom;
}

#menu a { 
	margin:0;
	padding-left:34px;
	padding-right:5px;
	background:url(images/dot_menu.jpg) no-repeat 0 50%;
	display:block;
	font-weight:bold;
	line-height:16px;
	word-spacing: -1px;
	color:#000;
}

#menu li a:hover, #menu a.active { 
	color: #F57004;
	text-decoration: none;
	background:url(images/dot_menu_on.jpg)  no-repeat 0 50%;
}

#cartina {
	width: 335px;
	height: 28px;
	background: url(images/cartina.gif) no-repeat #DDDCDC;
	text-align: right;
	vertical-align: middle;
}

#zoom {
	margin: 2px 10px 0 0;
}

#content {
	padding: 6px;
}

#content h2 {
	padding: 2px 6px;
	font-size: 11px;
	color: #F57004;
	background: #000;
}

#content p {
	margin-top: 4px;
}

#content p strong {
	text-transform:uppercase;
	display: block;
}

#col2 { padding-left: 12px; padding-top: 10px; }


.vetrina { width: 185px; margin-bottom: 16px; }
	.vetrina .content {  height: 100px; min-height: 100px; }
		.vetrina p { padding: 6px 74px 4px 6px; }
		.vetrina a { color: #000; font-weight: bold; } 
		
#pulsanti {
	padding-top: 5px;
}

#pulsanti h2 {
   margin-left: 1px;
	margin-top: 12px;
	padding: 2px 6px;
	font-size: 11px;
	color: #F57004;
	background: #000;
}

.arancio {
	color: #F57004;
	font-weight: bold;
}
#spacer {
	height: 5px;
}
#pulsanti a {
	margin: 4px 8px;
	border-bottom: 1px solid #CECCCC;
	padding: 5px 2px 5px 2px;
	clear: both;
	display: block;
	color: #000;
}

#pulsanti a:hover {
	background: #FFF;
	text-decoration: none;
}

#pulsanti img {
	float: middle;
}

#pulsanti strong {
	display: block;
}
