body{
	background-repeat:repeat-x;
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #ffffff;
	scrollbar-base-color: #250007;
	scrollbar-arrow-color: #666;
	scrollbar-DarkShadow-Color: #0F0201;
	scrollbar-shadow-color: #0F0201;
	background-image: url(../images/texture.jpg);
	background-color: #050505;
	margin:0px;
}


font_pic {

	background: #000;
	font-family : Verdana, Arial;
	font-size : 9px;
	color : #fff;}

a{
	color : #fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size:11px;
	letter-spacing:2px;
	font-weight:bold;	
}

a:hover{
	color : #a4201f;
	font:bold;
}

#central_box{
	width : 1000px;
	height : 330px;
	
	
}

#line{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
	letter-spacing:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#line_up{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
	letter-spacing:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#clearboth {
clear:both;
	
}

#contents{
	width : 565px;
	height : 315px;
	float : left;
	background : url(../images/contents_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contents_s{
	width : 565px;
	height : 315px;
	float : left;
	background : url(../images/contents_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#contents_radio{
	width : 565px;
	height : 315px;
	float : left;
	background : url(../images/contents_bg_radio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#global_box{
	width : 1000px;
	margin : 0px auto;
	
}

#left{
	width : 195px;
	height : 315px;
	float : left;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#right{
	width : 65px;
	height : 315px;
	float : left;
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu_box{
	width : 135px;
	height : 315px;
	background : url(../images/menu_bg.jpg);
	float : left;
	padding-top : 10px;
	padding-left : 10px;
	background-repeat: no-repeat;
	background-position: left top;
}	

#menu_element{
	float : left;
	clear : both;
	width : 125px;
	padding-bottom : 3px;
	border-bottom : 1px solid #393939;
	text-align : right;
	margin-bottom : 3px;
}

#menu_element2{
	float : left;
	clear : both;
	width : 125px;
	padding-bottom : 3px;
	text-align : right;
	margin-bottom : 3px;
}

#open_space{
	height : 30px;
	width : 1000px;
}

#menu_to_space{
    width:135px;
	height : 35px;
	
}



#scrolling_text{
	float : left;
	width : 380px;
	height : 270px;
	overflow : auto;
	overflow-x: hidden;

}

#scrolling_text_eventi{
	float : left;
	width : 380px;
	height : 270px;
	overflow : auto;
	overflow-x: hidden;
	padding-right:20px;

}

#scrolling_text_news{
	float : left;
	width : 380px;
	height : 240px;
	overflow : auto;
	overflow-x: hidden;

}

#scrolling_text3{
	float : left;
	width : 380px;
	height : 270px;
	overflow : auto;
	overflow-x: hidden;

}
#scrolling_text2{
	float : left;
	width : 420px;
	height : 275px;
	overflow : auto;
	overflow-x: hidden;
	padding-top:10px;

}

#sponsor{
	width : 1000px;
	height : 40px;
}

#title{
	font-size : 14px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight : bold;
	width : 1000px;
	height : 40px;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#title_home{
	font-size : 14px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight : bold;
	width : 1000px;
	height : 40px;
	background-image: url(../images/title_bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#top{
	width : 1000px;
	height : 250px;
	vertical-align:bottom;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




