BODY  {
	background : #e1e1e1;
	font-family :Arialf;
	font-size : 12px;
	color : Black; 
	SCROLLBAR-FACE-COLOR : white;
	SCROLLBAR-HIGHLIGHT-COLOR : #cccccc;
	SCROLLBAR-SHADOW-COLOR : white;
 	SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR : black;
	SCROLLBAR-TRACK-COLOR : #e1e1e1;
	SCROLLBAR-DARKSHADOW-COLOR : black;
}

H1  {
	background-color : #e1e1e1;
	color : #B1B1B1;
	width : 100%;
	padding-right : 18px;
	font-size : 10px;
	text-align : right;
	margin-bottom : 0px;
	font-family : Arial;
	
}

H3 {
	color : #D5A055;
	font-size : 18px;
	margin-bottom : 0px;
	font-weight : bold;
	font-family : Arial;
	letter-spacing : -1px;
	font-stretch : condensed;
	visibility : visible;
	
}

H2  {
	color : #D5A055;
	font-size : 16px;
	margin-bottom : 0px;
	font-weight : bold;
	font-family : Arial;
	letter-spacing : -1px;
	font-stretch : condensed;
	visibility : visible;

}

H4 {
	color : #872321;
	font-size : 12px;
	margin-bottom : 0px;
	font-weight : bold;
	font-family : Arial;
	letter-spacing : 0px;
	font-stretch : condensed;
	visibility : visible;
	
}
H5 {
	color : #000000;
	font-size : 11px;
	margin-bottom : 0px;
	font-weight : bold;
	font-family : Arial;
	letter-spacing : 0px;
	font-stretch : condensed;
	visibility : visible;
	
}


td  {
	color : #2B0004;
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
}



INPUT  {
	font-size : 12px;
	color : Black;
	background-color : white;
	border : 1px solid #cccccc;
	font : Verdana;
	width :200px;
	height : 20px;
	margin-left : 4px;
	margin-bottom : 0px;
}
INPUT.search  {
	font-size : 12px;
	color : Black;
	background-color : white;
	border : 1px solid #cccccc;
	font : Verdana;
	width :108px;
	height : 16px;
	margin-left : 0px;
	margin-bottom : 0px;
}
INPUT.search2  {
	font-size : 12px;
	color : Black;
	background-color : white;
	border : 1px solid #cccccc;
	font : Verdana;
	width :90px;
	height : 14px;
	margin-left : 0px;
	margin-bottom : 0px;
}
select  {
	font-size : 12px;
	color : Black;
	background-color : white;
	font : arial;
	width : 200px;
	border : 1px solid #cccccc;
  height: 20px;
}
INPUT.radio  {
	font-size : 12px;
	color : Black;
	background-color : none;
	border : 0px solid;
	font : Verdana;
}
INPUT.button  {
	font-size : 12px;
	color : white;
	background-color : #9E0000;
	border : 1px solid #ffffff;
	font : Verdana;
}
A.menu  {
	xcolor : #000000;
	text-decoration : none;
	font-family : arial;
	font-size : 12px;
  font-style : bold;
}

A.menubold  {
	xcolor : #000000;
	text-decoration : none;
	font-family : verdana;
	font-size : 12px;
   font-weight : bold;
}

A.paginazione  {
	xcolor : #000000;
	text-decoration : none;
	font-family : arial;
	font-size : 14px;
    font-weight : bold;
}

A.paginazione:hover  {
	text-decoration : none;
	color : #516E30;
	font-style : bold;
	font-family : arial;
}

A.menu:visited  {
	xcolor : #000000;
	text-decoration : none;
	font-family : arial;
	font-size : 12px;
    font-style : bold;
}

A.menu:hover  {
	text-decoration : none;
	color : #9E0000;
	font-style : bold;
	font-family : arial;
}
A.menu2 {
	xcolor : #9E0000;
	text-decoration : none;
	font-family : arial;
	font-size : 12px;
    font-style : bold;
}

A.menu2:visited  {
	xcolor : #9E0000;
	text-decoration : none;
	font-family : arial;
	font-size : 12px;
    font-style : bold;
}

A.menu2:hover  {
	text-decoration : none;
	color : #9E0000;
	font-style : bold;
	font-family : arial;
	}
	
.linkp:active, A.linkp:hover, A.linkp:link, A.linkp:visited {
	font-size : 8px;
	color : #e1e1e1;
	
}
	
TEXTAREA  {
	font-family : arial;
	font-size : 12px;
	background-color : White;
	border : 1px solid #9E0000;
	SCROLLBAR-FACE-COLOR : #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR : #cccccc;
	SCROLLBAR-SHADOW-COLOR : #9E0000;
 	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR : #FFBE00;
	SCROLLBAR-TRACK-COLOR : #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR : #ffffff;
}

a.cornice {
  border: 1px solid #CCC;
  padding:5px;
  margin: 0 0 0 10px;
  display:block;
}

a.cornice-scheda {
  border: 1px solid #CCC;
  padding:5px;
  margin: 0 10px 0 0;
  display:block;
}

a.cornice-gallery {
  width:100px;
  border: 1px solid #CCC;
  padding:5px;
  margin: 0;
  display:block;
}

a.titolo  {
	text-decoration : none;
	font-family : arial;
	font-size : 12px;
  font-weight : bold;
  letter-spacing:0.05em;
}

a.titolo:hover  {
	text-decoration : none;
	color : #9E0000;
	font-weight : bold;
	font-family : arial;
}

td#td-menu {
  padding-left:28px;  
  width:100%;
}