@charset "utf-8";
/* CSS Document */

*{
	outline: none;
}
body{
	background: #a92222 url(../images/background_1.jpg) center top no-repeat;
}
img{
	border: none;
}
.new_main-content{
	margin: auto;
	width: 917px;
	background: transparent url(../images/background_footer.gif) bottom right no-repeat;
	padding-bottom: 10px;
	position: relative;
}

.rss_feed{
	position: absolute;
	top: 195px;
	right: 247px;
}

.twitter{
	position: absolute;
	top: 193px;
	right: 207px;
}

.new_main-content .inputlong{
	background: none;
	floaT: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.new_main-content #titlepage{
	color: #a92121;
}

.new_main-content .testata{
	float: left;
	padding: 80px 0 0 170px;
	width: 747px;
	background: transparent url(../images/logo_lse_new.gif) 794px -18px no-repeat;
	height: 118px;
	*height: 111px;
}

.new_main-content #colleft_new{
	width: 194px; 
	background-image: url('../images/sfondo_box_sx.gif'); 
	background-color: transparent; 
	background-repeat: repeat-y; 
	background-attachment: scroll; 
	background-position: left top;
}

.new_main-content #pagecontent{
	width:543px; background:#FFFFFF; 
}

.new_main-content #colright{
	width: 180px;
	background-color: #FFFFFF; 
}

.new_main-content .box_ricerca{
	float: right;
	height: 16px;
	width: 190px;
	background: transparent url(../images/box_ricerca.jpg) top right no-repeat;
	padding-bottom: 16px;
	padding-left:10px;
	padding-top: 5px;
	}
	.new_main-content .box_ricerca input{
		border: none;
		background: transparent;
		float: left;
		width: 165px;
	}
	.new_main-content .search_now{
		background: transparent;
		width: 20px;
		height: 15px;
		overflow: hidden;
		float: left;
		cursor: pointer;
		}
		.new_main-content .search_now span{
			display: none;
		}
.new_main-content .contenitore_menu{
	float: left;
	padding-left: 6px;
}
.new_main-content ul.sottomenu{
	float: left;
	list-style-type: none;
	margin: 0;
	width: 194px;
	padding: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	.new_main-content ul.sottomenu li{
		float:left;
		background: transparent url(../images/menu_sx_ombra.gif) top left no-repeat;
		clear:both;
		padding: 3px 0 5px 0;
		}
		.new_main-content ul.sottomenu li a{
			float:left;	
			padding: 10px 10px 10px 20px;
			width: 155px;
			background: #d2d2d2 url(../images/sfondo_box_sx_nosel.gif) top left repeat-x;
			color: #2c2c2b;
			text-decoration: none;
		}
		.new_main-content ul.sottomenu li a:hover{
			color: #AC2824;
		}
		.new_main-content ul.sottomenu li.sel a{
			background: #7a7a78 url(../images/sfondo_box_sx_sel.gif) top left repeat-x;
			color: #ffffff;
			text-decoration: none;
		}

.new_main-content ul.menu{
	background: #ef9d00 url(../images/background_menu.jpg) top left no-repeat;
	float: left;
	height: 37px;
	width: 911px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	.new_main-content ul.menu li{
		float: left;
		margin: 0;
		padding: 0;
		}
		.new_main-content ul.menu li a{
			text-decoration: none;
			float: left;
			margin: 0;
			padding: 11px 15px 10px 15px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #ac2824;
			font-weight: bold;
		}	
		.new_main-content ul.menu li a:hover{
			color: #FFFFFF;
		}
		.new_main-content ul.menu li.sel{
			background: transparent url(../images/background_menu_left_sel.png) left top no-repeat;
		}
		.new_main-content ul.menu li.sel a{
			background: #FFFFFF url(../images/background_menu_on.jpg) top right no-repeat;
			padding-right: 20px;
			margin-left: 8px;
			padding-left: 7px;
		}
		.new_main-content ul.menu li.sel a:hover{
			color: #ac2824;
		}
	.new_main-content .banner_right{
		padding: 10px 0 0 10px;
		float: left;
	}
