html, body {
	margin:0;
	padding:0;
	font-family:"Verdana";
	font-size: 12px;
}
img.img_sponsor{
	border-color:#392111;
	border-width:thin;
}

.foto {
	padding-left: 5px;
	padding-top: 5px;
	float:right;
	margin-right:10px;
}

a {
	font-size:11px;
	font-weight:bold;
	color:#392111;	
}

a:hover{
	font-size:11px;
	font-weight:bold;
	color:#03C;	
}

.background {
	background-image: url(images/bosco_sfondo.jpg);
	background-position: top center;
	background-attachment:fixed;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#392111;	
}

#banner {
	position:relative;
	top: 0px;
	left: 0px;
}

#testo_banner {
	background-image:url(images/white_alpha.png);
	background-repeat:repeat;
	position:relative;
	top:399px;
	z-index: 10;
}

table.main_table {
	background-image: url(images/tree_corner_left.gif);
	background-repeat: no-repeat;
	background-position: -348px 0px;
}

td.top_up {
	margin:0;
	padding:0;
	background-image: url(images/bg_top_up.png);
	background-repeat:repeat-x;
}

td.top_sub {
	margin:0;
	padding:0;
	background-image: url(images/bg_top_sub.png);
	background-repeat: repeat-x;
	background-position: 0 -24px;
}

td.middle {
	margin:0;
	padding:0;
}

td.bottom {
	margin:0;
	padding:0;
	background-image: url(images/bg_bottom.png);
	background-image: background-repeat:repeat-x;
	background-position:bottom;
}

td.logo_left {
	margin:0;
	padding:0;
	background-image: url(images/logo_text_parco.png);
	background-repeat:no-repeat;
	background-position:left;
}

td.logo_right {
	margin:0;
	padding:0;
	background-image: url(images/logo_text_park.png);
	background-repeat:no-repeat;
	background-position:right;
}

td.logo_bottom {
	margin:0;
	padding:0;
	font-size:11px;
	color:#FFF;
}

table.events_table {
	background-color:#00AEEF;
	background-image: url(images/bg_box_sme.png);
	background-repeat: x-repeat;
	background-position: 0px 0px;
}
	
.box_tit {
	font-size:18px;
	font-weight:bold;
	color:#392111;
}

.box_subtit {
	font-size:14px;
	font-weight:bold;
	color:#392111;	
}

.box_subsubtit {
	font-size:11px;
	font-weight:bold;
	color:#392111;	
}

.box_desc{
	font-size:14px;			
}

.box_subdesc{
	font-size:12px;		
}

.box_subsubdesc{
	font-size:10px;		
}
.form{
	background-image: url(images/bg_main.png);
	border-color:#392111;
	border-width:medium;
}
.flag{
	border:medium;
	border-color:#000;
}

/*menu a tendina*/
/*elimino errori browser*/
#menu, #menu ul, #menu li{
padding:0;
margin:0;
text-align:center;
z-index:3;
}
/*link livello 1*/
#menu li{
list-style: none;
position: relative;
width:190px;
height: 40px;
padding:0 0px;
line-height: 40px;
cursor:pointer;
}
#menu ul{
width:190px;
}
/*stile link 1*/
#menu li a{
display:block;
text-decoration:none;
font-weight:bold;
color:#392111;
background-image:url(images/menu_nuovo.png);
background-position:left;
background-repeat:no-repeat;
} 
/*rollover livello 1*/
#menu li a:hover{
font-style:italic;
font-weight:bold;
color:#FF6;
background-position:left;
background-repeat:no-repeat;
}

/*banner fading*/
#fade_container{
    margin: 0 auto;
    padding: 0;
    width: 650px;
}
#fade_box {
    width: 600px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}
#fade_box img {
    width: 600px;
    display:block;
    position: absolute;
    padding: 0px;
    background-color: white;
    border:none;
}

/*scrolling news*/
#wrapper {
	width:508px;
	margin:0 auto;
}
.link {
	cursor:pointer;
	color:#666;
}
.link:hover {
	color:#000;
}
.slider {
	position:relative;
	overflow:hidden;
	border:2px solid #9ac1c9;
	height:300px;
	background:#eef5f6;
	margin-bottom:20px;
}
.slidercontent {
	position:absolute;
}
.slidercontent .upper {
	color:#F00;
}
.section {
	padding:10px;
}
.newsslider {
	position:relative;
	overflow:hidden;
	border:2px solid #9ac1c9;
	height:200px;
	width:600px;
	background:#eef5f6;
	margin-bottom:10px;
}
.newsslidercontent {
	position:absolute;
}
.newsslidercontent .upper {

}
.newssection {
	padding:10px;
	height:90px;
	color:#F00;
}
