html, body, #wrapper {
	background-color: #232321;	
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	color: #CCCCCC;
	font-size: 10.5px;
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 400px;
}

A.menu:ACTIVE, A.menu:LINK, A.menu:VISITED { font-family: Verdana, Arial, Helvetica, sans-serif; color: #722750; text-decoration: none; font-size: 10px; }

A.menu:HOVER {font-family: Verdana, Arial, Helvetica, sans-serif; color: #D19700; text-decoration: none; font-size: 10px; }


.tab1 {
	background-color: 2F2F2F;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tx {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	color: #CCCCCC;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
}

.titoloA {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-weight:bold;
	color:#595951;
	font-size: 13px;
	text-decoration: none;
}

.tx_cat1 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-weight:bold;
	color:#d2d2c9;
	font-size: 12px;
}
.tx_cat2 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-weight:bold;
	color:#124072;
	font-size: 12px;
}
.tx_cat3 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-weight:bold;
	color:#FF9900;
	font-size: 12px;
}
.tx_cat4 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-weight:bold;
	color:#66CCFF;
	font-size: 12px;
}
.tx_cat5 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-weight:bold;
	color:#FF99CC;
	font-size: 12px;
}
.tx_cat6 {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-weight:bold;
	color:#B1D24D;
	font-size: 12px;
}


.brdICO {
	border: 1px solid #595951;
}

.brdBOTTOM {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232321;
}

.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	width: 380px;
	background-color:#66645b;
	border: 1px solid #666666;
	height: 16px;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	width: 380px;
	background-color:#66645b;
	border: 1px solid #666666;
	height: 60px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #333333;
	height: 24px;
	text-transform: none;
	font-style: normal;
	width: 90px;
}

.link {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	color: #AEC781;
	font-size: 10.5px;
	font-weight: normal;
	text-decoration: none;
}

A.link:HOVER {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	color: #FFFFFF;
	font-size: 10.5px;
	font-weight: normal;
	text-decoration: none;
}



.tx_bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}

.brdSotto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232321;
}

.brdSopra {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #232321;
}

.tx_grigioMini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.tx_mini {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 8px;
	font-weight: normal;
	color:#484938;
	text-decoration: none;
}

.linkGrigio {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A.linkGrigio:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FF3300; 
	text-decoration: none; 
	font-size: 9px; 
}

.titMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}



.bordoGrigio {
	border: 3px solid #CCCCCC;
}

.tx_biancoMini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.bordoSottoGrigio {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
}

a.ico_catalogo img {
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	/*margin:8px;*/
	
}

a.ico_catalogo:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	/*margin:8px;*/
}





.paginON {
	color: #cf4704;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.paginOFF {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.thumb {
	float:left; 
	/*display:inline; 
	overflow:hidden;*/
	padding:2px;
	border:solid;
	border-width:1px;
	border-color:#2c2c28;
	
}

h3
{
	color: #fff;
	font-size: 20px;
}


.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 11pt;
	color: #ddd;
}

.content p.linkage a { color: #fff; }