html {
	background: url(../img/sfondo.jpg);
	background-repeat:repeat-x; 	
	font-family: verdana;

}
fieldset {
	border:1px solid #000;
}

h1 { margin: 5px 0px 5px 0px}
h2 { margin: 5px 0px 5px 0px; display:block; background-color:#333; color:#cccc22;padding:0px 0px 0px 5px}
h3 { margin: 5px 0px 5px 0px}

a { text-decoration:none;}
a.link { font-size:10px;}
input { border:2px solid #ccc}

.tabellaHome {
	width:800px;
	border-top:0px ;
	border-bottom:4px solid #6d6d6d;
	border-left:1px solid #6d6d6d;
	border-right:1px solid #6d6d6d;
	background-color:#FBFBFB;
}

.testoHome {

	font-size:10px;
	text-align:justify;
	margin-bottom:5px;
	padding:2px;
}

.contentTestoArticolo {
	font-size:12px;

}

.contentText {
	
	padding:0px 4px 2px;
	text-align:left;
	
}

.menuDx {
	
	width: 184px;
	margin-left:5px;
	text-align:left;
}

.topbar {
	background: url(../img/topbar.jpg) no-repeat; 
	color: #fff;
	text-align:center;
}

.contentMenu {
	border: 1px solid #000000;
	font-size:10px;
	padding:5px;
	text-align:left;
}
.contentMenu a {
	text-decoration:none;
}

.contentMenu a:hover {
	font-weight:bold;
}

.voce {
	text-align:left;
}
.voce:hover{
	background-color:#000;
	color:#ff0;
	cursor:pointer;
}

.voceFix {
	text-align:left;
}
.voceFix:hover{
	background-color:#000;
	color:#ff0;
	cursor:pointer;
}

.button {
	border:1px solid #000;
	cursor:pointer;
}

.footer {
	display:block;
	height:20px;
	background-color:#999;
	color:#fff;
	font-size:10px;
	padding: 2px 0px 2px 10px;
}

.primoPiano {
	background-color:#EBE9EA;
	border-bottom:2px solid gray;
	margin-bottom:10px;
	padding:5px 0px 0px 0px;
	text-align:left;
	
}

.contentRicerca {
	background-color:#eee;
	margin-bottom:5px;
	padding:5px;
}

.titoloRicerca a{
	display:block;
	font-size:14px;
	background-color:#aaa;
	color:#ff0;
}

.titoloRicerca a:hover {
	background-color:#999;
}

.menuTop {
	width:800px;
	position:absolute;
	top:151px;
}

.menuTop .voceTop {
	float:left;
	font-weight:bold;
	color:#fff;
	padding:8px 10px 15px 10px;
}

.menuTop .voceTop:hover {
	cursor:pointer;
	/*background: url(../img/sf_menu_sel.jpg);*/
	background-repeat:repeat-x;
	background-position: 0px 1px; 	
	color:#AA0;
	
}
.menuTop .voceTopSel {
	float:left;
	font-weight:bold;
	padding:8px 10px 15px 10px;
	cursor:pointer;
	/*background: url(../img/sf_menu_sel.jpg);*/
	background-position: 0px 1px; 	
	background-repeat:repeat-x; 	
	color:#AA0;

}

.titoloCategoria {
	background: url(../img/titoloni_sf.png);
	background-repeat:no-repeat; 	
	display:block;
	height:60px;
	font-size:23px;
	font-weight:bold;
	color:#ee0;
	margin:0px;
	text-align:right;
	padding:2px 45px 5px 10px;
}

.titoliHome {
	background: url(../img/titoletti_sf.jpg);
	background-repeat:repeat-x; 	
	display:block;
	height:30px;
	font-size:13px;
	font-weight:bold;
	color:#ee0;
	margin-top:-4px;
	text-align:left;
	padding:0px 5px 5px 10px;
}


.titoliPagineCateg {

	display:block;
	background-color:gray;
	padding:5px;
	font-size:13px;
	font-weight:bold;
	color:#ee0;
}

.titleTD{
	background-color:#333; 
	color:#CC0;
	width:150px;
	padding:5px;
}

.inputText {
	width:90%;
	border:1px solid gray;
	padding:5px;
}

.divLayer {
	background-color:#EBE9EA;
	border-bottom:2px solid gray;
	margin-bottom:5px;
	padding:5px;	
}

.lightBoxThumb {
	margin:5px;
}
