body {
/*	background-position: center top;
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 11px;
	font-color: #BBBBBB;
	text-align:left;
	background-image:url(images/bg_body.jpg);
	background-repeat:repeat-x;
	color:#BBBBBB;
	background-color: #000000;*/
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 11px;
	text-align:left;
	background:#000000 url(images/bg_body2.jpg) top center no-repeat;
	color:#BBBBBB;
}

.container {
/*width:100%;
background-image:url(images/bg_body2.jpg);
background-repeat:no-repeat;
background-position:top center;*/
}

hr {
background: #ffffff;
border: 0;
color: #aaaaaa;
height: 1px;
margin: 10 0 10 0;
}


.HR {
	width:100%;
	height:1px;
	margin:5px 0;
	background:url(images/RIGA.gif) center repeat-x #000000;
	line-height: 0;
	padding:0
}



a:link img {filter:gray;}
a:visited img {filter:gray;}
a:hover img {filter:none;}

.Noovercolor a:link img {filter:none;}
.Noovercolor a:visited img {filter:none;}
.Noovercolor a:hover img {filter:none;}

.grayimg {filter:gray;}
.grayimg  a:link img {filter:gray;}
.grayimg  a:visited img {filter:gray;}
.grayimg  a:hover img {filter:none;}

table {
font-family: 'Trebuchet MS', Helvetica, sans-serif; 
font-size: 11px;
text-align:left;
color:#BBBBBB; 
}

a {
text-decoration : none;
color: #FFFFFF
}

A:hover{
text-decoration : NONE;
color : #FFFF00;
}




.bannerLink a {
color: #BBBBBB
}

.bannerLink A:hover{
color : #FFFFFF;
}


.head a {
color: #D7D7D7
}

.head A:hover{
color : #FFFFFF;
}

form {margin: 0; padding: 0;}

li {
list-style-type: square;
margin-left: -20;
margin-bottom: 0px;
margin-top: 5px; }

.menunero
{
	font-weight: bold;
	font-color: #ffffff;
	color: #FFFFFF;
}

h1{
	font-size: 14px;
	text-decoration: none;
	color:#FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	margin: 0;
}

h2
{
	text-decoration: none;
	color:#FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	display:inline;
	margin:0;
	padding:0
}
h3
{
	text-decoration: none;
	color:#FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	display:inline;
	margin:0;
	padding:0;
	font-weight:normal;
	
}


.titolo {
font-size: 14px;
text-decoration: none; 
color:#FFFFFF;
font-family: 'Trebuchet MS', Helvetica, sans-serif; 
}

.sottotitolo {  color: #FFFFFF; }

.sottotitoloElenco {  color: #BBBBBB; text-decoration: none;}
.sottotitoloElenco A {  color: #BBBBBB; text-decoration: none;}
.sottotitoloElenco A: HOVER {  color: #BBBBBB; text-decoration: none;}

.titoloPAD {
font-weight: bold;
text-decoration: none; color:#D7D7D7
}

/***************************************************
  Header Menu
 ***************************************************/

#menu {
  text-align: left; 
  padding-left:15px; padding-bottom:5px; color:#FFFFFF; font-weight:bold }


#menu a{
  color:#FFFFFF; }
  
#menu a:hover {
border-bottom:1px solid #000000; color:#FFFF00; }

.immaginebordinata img { border:1px solid #666666}


.immagineBordataSinistra { float: left; margin-right: 10px; 
               margin-bottom: 3px }
			   
.immagineBordataSinistra2 { float: left; border-right: 20 solid #000000; 
               border-bottom: 3 solid #000000 }
               
.immagineBordataDestra { float: right; border-left: 6 solid #000000; 
               border-bottom: 2 solid #000000 }
			   
			   
.viademes {
font-size: 11px;
}


.banner1 {
width:524px;
height:259;
overflow:hidden
}
.banner3 {
width:524px;
height:194;
overflow:hidden
}

/* Easy Slider */
    /* image replacement */
    /*    .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }*/
    /* // image replacement */	
	

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:524px;
		height:259px;
		overflow:hidden; 
		}	
	#slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:524px;
		height:194px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* fine Easy Slider */

/*cycle pager*/
#nav a{ border: 1px solid #ccc; background: #191919; text-decoration: none; margin: 5px 10px 10px 0; padding: 3px; height:23px; width:23px; display:inline-block     }
#nav a.activeSlide { background: #4a4a4a }
#nav a:focus { outline: none; }
/* fine cycle pager */


.imgMenu {
margin: 0;
border:0;
		}


table.tabellaMenu td {
	padding:10px 10px 10px 0;
	border-bottom: 1px #333333 dotted;
	vertical-align:top;
		}
table.tabellaMenuSottoCanale{
background-color:#151515;
border-top:3px #333333 double;
border-bottom:3px #333333 double;
}
table.tabellaMenuSottoCanale td{
padding:10px 10px 10px 0;
border-bottom: 1px #000000 solid;
vertical-align:top;
}

