* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

td {
	padding: 2px;
	border: 1px dotted #dedede;
}

input {
	width: 350px;
	height: 17px;
	border: 1px solid #666;
}

textarea {
	width: 350px;
	height: 200px;
	border: 1px solid #666;
}

iframe {
	border: 1px solid #203d02;
}

#pagina {
	margin: auto;
	width: 948px;
	border-left: 1px solid #203d02;
	border-right: 1px solid #203d02;
}

#testata {
	width: 948px;
	height: 214px;
	display: block;
	background: url(img/testata_fondo.jpg) no-repeat;
}

#menu {
	width: 948px;
	height: 31px;
	display: block;
	background: url(img/menu_fondo.png) repeat-x;
}

#menu ul
{
	margin: 0;
	margin-left: 276px;
	padding-top: 3px;
	list-style-type: none;
}

#menu li { 
	margin-left: 1px;
	float: left;
	text-align: center;
}

#menu li a:link, #menu li a:visited
{
	width: 94px;
	height: 28px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	color: #FFF;
	background: url(img/menu_tab.png) no-repeat;
}

#menu li a:hover, #menu li #current
{
	color: #e2b624;
	background: url(img/menu_tab_hover.png) no-repeat;
	font-weight: bold;
	font-size: 13px;

}

#colsx {
	width: 170px;
	height: 300px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 20px;
	float: left;
	background: url(img/colsx_menu.png) no-repeat;
}

#colsx ul
{
	margin: 0;
	margin-left: 7px;
	padding-top: 3px;
	list-style-type: none;
}

#colsx li { 
	float: left;
	text-align: left;
}

#colsx li a:link, #colsx li a:visited
{
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	margin-bottom: 15px;
}

#titolo
{
	width: 170px;
	height: 20px;
	background: url(img/colsx_barretta_menu.png) no-repeat;
}

#titolo_menu
{
color:#57812f;
font-size:15px;
font-weight: bold;
}

#acqui
{
	width: 109px;
	height: 29px;
	padding-top:3px;
	padding-left:47px;
	color: #fff;
	background: url(img/colsx_tastoacqui.png) no-repeat;
}

#colsx li a:hover
{
	color: #e2b624;
	font-weight: bold;
	font-size: 11px;

}

.tacca:link, .tacca:visited
{
	padding-top:3px;
	font-size: 11px;
	color: #57812f;
	text-align: center;
	width:156px;
	height: 29px;
	background: url(img/colsx_tacca.png) no-repeat;
}

.tacca:hover, #select
{
	color: #e2b624;
	padding-top:3px;
	font-size: 11px;
	background: url(img/colsx_tacca_sel.png) no-repeat;
}

html>body #colsx {
	margin-left: 10px;
	
}	

#coldx {
	width: 716px;
	margin-top: 10px;
	margin-left: 218px;
	margin-bottom: 10px;
	background: #fff;
	padding-top:30px;
	
	
}

#coldx img {
	margin: 0px 10px 10px 0px;
}

#coldx h1, #homepage h1 {
 font-size: 24px;
 line-height: 28px;
 color: #57812f;
 margin-bottom: 20px;
}

#coldx h2, #homepage h2 { 
 font-size: 16px;
 color: #666;
 margin-bottom: 12px;
}

#coldx p, #homepage p {
	margin-bottom:12px;
	font-size:12px;
	line-height: 16px;
}

#coldx blockquote {
	margin-left: 40px;
	margin-bottom: 12px;
	font-size: 12px;
}

#homebox {
   	width: 925px;
	height: 230px;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	background: url(img/homebox_promo.png) no-repeat;
	padding-top:4px;
}

#homebox a:link,  #homebox a:visited {	
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-decoration: none;
	color: #FFF;
	padding-left:20px;
}

#homebox a:hover {
	color: #e2b624;
	font-weight: bold;
	font-size: 14px;
}

.strike{
	color: #000000;
	font-family : Arial, Helvetica;
	font-size : 9pt;
	font-style : normal;
	line-height : 12pt;
	text-decoration : line-through;
	text-align : justify;
}	


#piede {
	clear: both;
	width: 948px;
	height: 50px;;
	display: block;
	background: url(img/piede_fondo.png) repeat-x;
}

.volume a:link, .volume a:visited {
 margin: 3px 0px 10px 0px;
 font-size: 13px;
 color: #EE0000;
 font-weight: bold;
 text-decoration: none;
}

.volume a:hover {
  color: #000;
}

#result td {
	border: 0px;
}

.separa {
	padding: 0px;
	height: 1px;
	background: #ededed;
}

#ricerca {
	width: 100%
	height: 50px;
	display: block;
	background: #deeedb;
}

#ricerca input {
	margin: 3px;
	width: 100px;
	height: 16px;
}
