BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul, li, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A {
	text-decoration: none;
	color: #4D4D4D;
	font-weight: bold;
	font-size: 12px;
}

A:HOVER {
text-decoration: underline;
}

hr {
	height: 1px;
	color: #696969;
	}

/* testo */
.new {
	color: #A4501E;
	font-weight: bold;
}
.testo10 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}

.smalltext {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}
.testo11 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}
.paging {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}
.pagingon {
	font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
	font-weight: bold;
	color: #A4501E;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #43482F;
}
.titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #43482F;
}
.marktext {
  color: #FF8C00;
  background-color: #ffffff;
}

/* menu */

.clickstream {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #43482F;
}

.titbarramenu {
	color: #F0F0F0;
	font-size: 12px;
}
.titbarramenubianco {
	color: #F0F0F0;
	font-size: 12px;
}
a.titbarramenu, a.titbarramenu:visited {
	color: #F0A302;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.titbarramenu:hover {
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menu { 
	border: 1px solid #696969;  
	background: #F0A302;  
	font-family: Verdana,Arial,Helvetica,sans-serif;  
	font-size: 12px;  
	font-weight: bold;  
	color: Black;      
}
a.menu { 
	border: 0px;
	background: #F0A302;  
	font-family: Verdana,Arial,Helvetica,sans-serif;  
	font-size: 12px;  
	font-weight: bold;  
	color: Black;
	width: 100%;
	text-decoration: none;
}
a.menu:hover { 
	border: 0px;  
	background: Black;  
	font-weight: bold;  
	color: #FFD700;
	text-decoration: none;      
}

/* categorie */

a.maincat, a.maincat:visited {
	text-decoration: none;
	color: #43482F;
	font-weight: bold;
	  font-size: 12px;
}
a.maincat:hover {
	text-decoration: underline;
	color: #A4501E;
	font-weight: bold;
}
a.subcat, a.subcat:visited {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #43482F;
}
a.subcat:hover {
	text-decoration: underline;
	color: #A4501E;
	font-weight: bold;
}
a.box2, a.box2:visited {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #43482F;
}
a.box2:hover {
	text-decoration: underline;
	color: #A4501E;
	font-weight: bold;
}
.catbgcolor {
  background-color: #D4D4D4;
}
.select {
  background-color: #F0F0F0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #333333;
  font-size: 11px;
}
.setperpageselect {
background-color: #DEDEDE;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #333333;
  font-size: 10px;
}
.categoryselect {
  background-color: #E2E2E2;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #333333;
  font-size: 11px;
} 
.dropdownmarker {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-color: #EEEEEE;
  color: #333333;
  font-size: 11px;
  }
.boxline	{  
  border: 1px solid #696969;
  background-color: #EEEEEE;
}

/* immagini */

.pic { 
	border: 5px solid #999999;   
} 
.imagerow1 {
  background-color: #E2E2E2;
  color: Black;
}
.imagerow2 {
  background-color: #D4D4D4;
  color: Black;
}
.row1 {
	
	background: #DEDEDE;
	color: #333333;
}
.row2 {
	background: #F0F0F0;
	color: #333333;
}


/* bordi laterali */

.head0 {
  background-color: #D9D9D9;
  color: #43482F;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/head1.gif);
  background-repeat: repeat-x;
  height: 25px;
  padding-top: 2px;
}
.head1 {
  background-color: #D9D9D9;
  color: #43482F;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/head1.gif);
  background-repeat: repeat-x;
  border: 1px solid #696969;
  border-bottom: 0px;
  height: 25px;
  padding-top: 2px;
}
.padding5 {
	 padding: 5px;
}
.contorno0grigio {
	border: 1px solid #696969;
	background: #F0F0F0;
}
.contorno1grigio {
	border: 1px solid #696969;
  padding: 1px;
	background: #F0F0F0;
}
.contornoregole {
	border: 1px #696969; 
	border-style: solid;
	background: #EEEEEE;
	padding: 5px;
	font-size: 11px;
}
.contornogrigio5 {
	border: 1px #696969; 
	border-style: solid;
	background: #F0F0F0;
	padding: 5px;
}
.contorno1 {
	border: 1px #565E3C; 
	border-style: solid;
}
.contornogrigio1 {
	border: 1px #696969; 
	border-style: solid;
	background: #D9D9D9;
	padding: 1px;
}
.contornoverde5 {
	border: 1px #565E3C; 
	border-style: solid;
	background: #F0F0F0;
	padding: 5px;
}
.bordosotto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: Black;
}
.bordosottolati {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bordolati {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.bordosopraverde {   
   border-top-color: #565E3C;  
   border-top-style: solid;  
   border-top-width: 1px;   
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #565E3C;
	border-left-color: #565E3C;
	background: #63673F;
	color: White;
	font-size: 14px;
	font-weight: bold;
}

.lateralesx {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.lateraledxsotto {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4d4d4d;
	background: #D9D9D9;
	background-image: url(images/backmenu2.jpg);
	border-bottom: 1px solid #4D4D4D;
}

/* input e bottoni - form */

.button {
  font-family:  Verdana,Arial, Helvetica, sans-serif;
  background-color: #565E3C;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}
.input {
  background-color: #eeeeee;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
}
.searchinput {
  background-color: #CBCFC0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  WIDTH: 130px;
}
.logininput {
  background-color: #EEEEEE;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  width: 130px;
}
.searchform {
	margin-bottom: 2px;
}
.loginform, .catform {
	margin-bottom: 2px;
	margin-top: 2px;
}
.textarea {
  background: #EEEEEE;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
}

/*--Comments------*/
.commentrow1 {
  background-color: #EEEEEE;
  color: Black;
}

.commentrow2 {
  background-color: #DEDEDE;
  color: Black;
}

.commentspacerrow {
  background-color: #CACACA;
  color: Black;
}

.commenttextarea {
background-color: #EEEEEE;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  width: 270px;
}

.commentinput {
background-color: #EEEEEE;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #333333;
  font-size: 11px;
  width: 270px;
}