body{
   background-color: #000000;
   background-image: url(../images/sfondo.jpg);
   background-repeat: repeat-x;
   font-family: Trebuchet MS;
   font-size: 14px;
   
   margin: 0;
   padding: 0;
}


h1,h2,h3,h4,h5,h6{
   font-family: Trebuchet MS;
}

h1{
   color: #1A1801;
   font-size: 18px;
   letter-spacing: 6px;
   
   width: 100%;
   text-align: right;
}

h3{
	font-size: 0.98em;
	letter-spacing: 1px;
	
	margin: 0;
	padding: 0;
	
	color: #e3df00;
	
	font-weight: normal;
}


#left_td a{
   color: #FFFFFF;
   text-decoration: none;
}

#left_td a:hover{
   color: #FFFFFF;
   text-decoration: underline;
}

#right_td a{
   color: #C9C500;
   text-decoration: none;
}

#right_td a:hover{
   color: #C9C500;
   text-decoration: underline;
}

a{
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

a.top_menu{
   color: #FFFFFF;
   font-family: Tahoma;
   font-size: 12px;
   text-decoration: none;
}

a.bottom_menu{
   color: #C9C500;
   font-size: 10px;
   text-decoration: none;
}

a.bottom_menu:hover{
   text-decoration: underline;
}


p{
   padding-right: 4px;
   color: #CCCAC7;
   font-size: 14px;
   line-height: 19px;
   text-align: justify;
}

#left_td p{
   line-height: 16px;
}

p.news{
   color: #CCCAC7;
   /*font-size: 11px;*/
   line-height: 16px;
}

td.top_menu{
   background: #000000;
   padding: 2px;
}

td.top_menu:hover{
   background: #222201;
   padding: 2px;
}

td.top_menu_active{
   background: #222201;
   padding: 2px;
}

h2.news{
   color: #817E01;
   font-size: 18px;
}

.header_news{
	color: #817E01;
	font-size: 18px;
}

input.home_input{
   width: 90px;
   height: 12px;
   border: 0px;
   
   font-size: 11px;
   color: #4f4d03;
}

img{
	border: 0px;
}

a.homepage_leftlink{
	color: #CCCAC7;
	font-size: 13px;
}

a.homepage_leftlink_active{
	color: #797700;
	font-size: 13px;
}

p.homepage{
	color: #797700;
	font-size: 11px;
}

.titolo_news{
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
}

ul {
	list-style-image: url(../images/bullet.gif);
}

.img_bordered {
	padding: 2px;
	border-style: solid;
	border-color: #797700;
	border-width: 1px;
	
	background-color: White;
}
