body{
	font-family: arial, sans-serif;
	background-color: #DDDDDD;
	font-size: small;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}
.h{
  font-size: 20px;
}
.q{
	color: #444444;
	text-decoration: none;
}
.tabmenu{
	background-image: url(immagini/tab-grey.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 16px;
	max-height: 16px;
	width: 104px;
	#caption-side: bottom;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
li {
	padding: 1px 4px 0px 2px;
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	font-size: 12px;
	list-style-type: none;
}
ul {
	text-indent: 0pt;
	margin: 4px 0px 16px 0px;
	padding: 0px 0px;
}
#page {
	border: 1px solid #CCCCCC;
}
#testata {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background: rgb(255, 255, 255) url('') no-repeat scroll top right;
}
.location {
	font-size: small;
	color: #333333;
	text-decoration: none;
}
h4 {
	color: #FFFFFF;
	background-color: #2e6697;
	font-size: 13px;
	margin: 4px 0px 4px 0px;
	padding: 2px 8px 2px 8px;
/*	
	background-repeat: repeat-x;
	background-position: left top;
*/	
	border: 1px solid #EFEFEF;
}
h3 {
	font-size: 14px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
	border-bottom-color: #000000;	
}
h2 {
	font-size: 13px;
	color: #666666;
	background-color: #EEEEEE;
}
p {
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}
.tab {
	background-color: #EFEFEF;
	width: 400px;
	border-right-width: 20px;
	border-left-width: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.testataLinks {
	text-decoration: none;
	font-size: 13px;
	color: #666666;
}
a.testataLinks {
	text-decoration: none;
}
a.testataLinks:hover {
	text-decoration: underline;
}
a {
	color:#000080;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#fixed { position: fixed }
LI:before { 
  display: marker;
  content: url("immagini/redarrow.gif") " ";
  marker-offset: 10em;
}
.titolo_box {
	background-color: #2e6697;
	color: White;
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
	padding: 2px 8px 2px 8px;	
}
.msg_titolo {
	background-color: #cccccc;
	color: Black;
	font-size: 13px;
	padding: 2px 2px 2px 2px;
}
.msg_testo {
	background-color: White;
	color: Black;
	font-size: 13px;
	padding: 2px 2px 2px 2px;
}

#batt .box {clear:both}
#batt li {
	list-style-type: none;
	border: none;
	display: inline;
	padding: 1px 1px 0px 1px;
}
#batt li:before {
	display: none;
}
#batt ul span { display: block;}

#batt1 {
	min-width-: 42em;
	display: block;
	background-color: Aqua;
	border-bottom: 2px solid;
}

.cerca {
	background-color: #FFFFCC;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.forum_message p{
	color: Black;
}
.forum_message h1{
	color: Black;
	display: block;
	font-size: large;
}
.forum_data{
	color: Gray;
}

#wd {margin-bottom:10px}
.l {border:1px solid #d2e4fc}
.l{background-color:#fff}
.ct{padding:9px; overflow: hidden; width: 100%;}
.u a{display:block}
.u {float:left}
.u {width:25%}
.u a{line-height:1.15em}

/************ sectionLinks styles **************/

#sectionLinks{
}

#sectionLinks ul{
	__margin: 0px 8px;
	__margin: 0px 0px 8px 0px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks li {
	display: inline;
	padding: 0px 0px 0px 0px;
	border: none;
}

#sectionLinks li:before {display: none;}

#sectionLinks a:link, #sectionLinks a:visited, #sectionLinks .title{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url("immagini/bg_nav.jpg");
	background-color: #F0F2F2;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	color: #21536A;
}

#sectionLinks .title{
	padding: 4px 8px 4px 8px;
	border-top: none;
	color: #000000;
	font-size: 13px;
	background-image: url(foto/poggio.jpg);
	background-color: #E0E8E8;
}

#sectionLinks li a:hover{
	border-top: 1px solid #cccccc;
	background-color: #F0F0F0;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#gogglesearch{
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #cccccc;
}

#gogglesearch input{
	font-size: 10px;
	border: 1px solid #cccccc;
}

.foto{
	border: 1px solid #cccccc;
	width: 600px;
	margin: 10px;
	padding: 10px;
}

/* round box */
/*
div.box{ margin: 0 0; padding 0 0; background: #EEE}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden;background: #EEE}
b.rtop b{background: #579}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
.box h4{border: 1px solid #579; margin: 0 0; padding 0 0; background-color: #579}
*/
