/* generic */
body, td {font-family: sans-serif,arial,helvetica; font-size:12px }

a, a.link {
  color: #0002C8;
  font-face: arial;
  background-color: transparent;
}

a:hover {
  color: #f60;
  background-color: transparent;
}



/* colonna di dx */
.dotted {
border-left-style: dashed; 
border-left-width: 0px;
border-left-color: #ccc;
border-left-HEIGHT: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 2px 0px 8px;
}

.dottedsx {
border-right-style: solid; 
border-right-width: 1px;
border-right-color: #bbbbbb;
border-right-HEIGHT: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 2px;
background-color: #EEEEEE;
}



.footer {
  align:center;
  font-size:90%;
  border-top: 1px solid #ccc;
  margin: 0px 0px 0 0px;
  padding: 5px 0 5px 0;
  border-bottom: 1px solid #ccc;
 background-color: #EEEEEE
}



/* search button */
input.subm {background-color: #888888; font-weight: bold; font-size: 11px; color: white;}
input.search {font-size: 11px;background-color: #ffffff;}
input {font-size: 10px;}

.ygtb {font-size:13px;margin:0;font-face:verdana;background-color: #2C4C8C; border-bottom-width: 1px; padding:2px; COLOR: FFFFFF; font-weight:bold; border-bottom: 1 solid #003366;}
.ygtb a.visited, .ygtb a{COLOR: FFFFFF;}
.ygtb h1{font-size:11px;margin:0 0 0 0 ;font-family:tahoma,sans-serif,arial;COLOR: FFFFFF;}


/* nuovo per titoli*/
.homemenu h4{
	border-bottom: solid Gray 1;
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	margin-top: 12 px;
	margin: 12 0 8 0;
}


.homereview {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.homereview a{
	font-weight: bold;
	margin: 0 0 0 0;
	text-decoration: none;
}

	
.framebox {
	width:150;
	border: 3 solid #B27900;
	position: relative;
}


.sxmenulink{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	display: block;
	padding: 5 0 0 0;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
}


.maincatT h5  { color:#555;padding:6px 0px 4px 35px; font-size:11px; font-weight:bold; margin-bottom:0; border-bottom: 1 solid #AAA; background:url(/images/maincatbg180.gif) no-repeat}
.maincatT a { font-size:11px;  text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; color: #555555;}
.maincatT a:hover{ text-decoration: underline; color: #f60;}
.maincatT, .maincatN{width:180px; clear:right; float:right; margin: 10px 0 0 0; background: #FFFFFF;}
.maincatT p { width:180px; margin:0 0 5px 0;border:#F0F0DD 1px solid; padding-left: 5,font-family: sans-serif,arial,helvetica; FONT-SIZE: 11px; }


.homecat h1  { color:#B22222; padding:6px 0px 4px 27px; font-size:12px; font-family: sans-serif, Arial,heelvetica;  font-weight:bold; margin-bottom:0; background:url(/images/category.gif) 0px 2px no-repeat}
.homecat a { font-size:11px;  text-decoration: none; font-family: sans-serif, Arial, Helvetica, sans-serif; font-weight:normal; color: 333333;}
.homecat a:hover{ text-decoration: underline; color: #f60;}
.homecat  { margin: 0px 0 0 0; background: #FFFFFF; font-size:11px;}
.homecat p { margin:0 0 5px 0; font-family: sans-serif,arial,helvetica; FONT-SIZE: 11px; color: #444}


.lastrate  { margin: 0px 0 0 0; font-size:0.9em;}
.lastrate p { font-size:0.8em;  font-family: sans-serif, Arial, Helvetica; font-weight:normal; color: 888888;}
.lastrate a { font-size:11px;  text-decoration: none; font-family: sans-serif, Arial, Helvetica; font-weight:bold; color: 555555;}


/* titoli menu sx */
.maincatM {
padding: 5px 0px 0px 5px;
margin: 5px 0px 2px 0px;
background-color: #AAAAAA;
border-bottom: 1 solid #AAAAAA;
display: block;
COLOR: #555555;
font-weight:bold;
font-size: 11px;
width:150 px;
background:url(/images/maincatbg.gif) no-repeat;
}



/* DTREE */

.dtree {
	font-family: arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	/*padding: 1px 2px 1px 2px;
	padding: 0px 0px 0px 0px;

}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	font-size: 10px;
	text-decoration: underline;
	
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
/* DTREE */


