body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#53433B;
	margin-left: 5px;
}
* {margin: 0; padding: 0;}

img {border: none;}

a:link {
	color: #53433B;
}
a:visited {
	color: #53433B;
}
a:hover {
	color: #CCC;
}
a:active {
	color: #CCC;
}

.container {
	height: 530px;
	width: 780px;
	left: 200px;
	margin-left: 200px;
	margin-top: 110px;
	overflow: HIDDEN;

}
.thumb2 {
 
}
#loadarea IMG {
	position:absolute;
	top:-23px;
	left: -163px;
	margin-right:0px;
	
}

#loadarea2 IMG {
	position:absolute;
	top:-56px;
	left: 122px;
	margin-right:0px;
	
}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0;
	padding: 10px;
	width: 150px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: right;
	padding: 9px 0;
	margin-left: 10px;
}


#index{
	width:764px;
	margin:0 auto;
	margin-top:150px;
	overflow:hidden;
	}
	
.Logo{
		background-image:url(img/line_logo.jpg);
		background-repeat:repeat-x;
		background-position:bottom;}
#index .img1{
	width:185px;
	background-color:#A4A4A4;
	height:205px;
	float:left;
	BORDER-right:8px solid #53433B;
		}
#index  h2{
		color:#53433B;
		font-size:12px;
		line-height:20PX;
		font-weight:bold;
		margin-left:10px;
		}
		
.SceltaLingua{
	width:100%;
	background-color:#CCC;
	margin-top:30px;
	margin-left:20px;
		}

.SceltaLingua h2{
	height:27px;
	line-height:27px;
	font-weight:200;
	color:#53433B;
	font-size:13px;
	text-align:right;
	width:730px;
	margin:0 auto;
}
.SceltaLingua h2 a{
	margin-left:00px;
	text-decoration:none;
	color:#53433B;
	}
.SceltaLingua h2 a:hover{
	color:#000000;
	}
#index  h2 .arrows{
		font-size:16px;
		font-weight:bold;
		line-height:20px;
		margin-left:25px;
		color:#CCC;}

#loadarea {
	width: 500px;
	top:120px;
	left: 500px;
	position:absolute;
	display:none;
}

#loadarea2 {
	width: 300px;
	top:20S0px;
	left: 500px;
	position:absolute;
	display:none;
}

