<style>


* {
    margin: 0;
	padding: 0;
    outline: none;
    color: #000;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #565656;
}

img {
    border: 0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    height: auto;
    height: auto;
    text-align: left;
}

#header {
    position: fixed;
	
    width: 940px;
    height: 190px;
    background: #ffffff none;
    z-index: 30;
    border-bottom: 1px solid #efefef;
	margin-bottom:20px;
    
}

#logo {
    position: absolute;
    right: 0;
    top: 15px;
}

#menu {
    width: 820px;
    height: 36px;
}

#info {
    position: absolute;
    bottom: 10px;
    left: 0;
    overflow: hidden;
    width: 950px;
    height: 89px;


}

#page {
    position: absolute;
    top: 150px;
}

ul#menu1 {
    margin-top: 10px;
}

ul.menu {
    overflow: hidden;
    position: relative;
}

ul.menu li {
    float: left;
    padding: 0;
    margin: 0;
    padding-right: 20px;
    height: 18px;
}

ul.menu li a {
    text-decoration: none;
    color: #565656;
    font-size: 11px;
    border: 0;
	
}

ul.menu li a:hover {
    color: #ccc;
}

ul.menu li a.sel {
    color: #333;
    font-weight: bold;
}



.homepage 	{
		margin-left: 300px;
		margin-top: 200px;
		}


ul.menuHomepage {
    overflow: hidden;
    position: relative;
    float: left;
    margin-top: 165px;
    margin-right: 20px;
}

ul.menuHomepage li {
    padding: 0;
    margin: 0;
    height: 18px;
}

ul.menuHomepage li a {
    text-decoration: none;
    color: #565656;
    font-size: 11px;
    border: 0;
}

ul.menuHomepage li a:hover {
    color: #000;
}















ul.models {
    overflow: hidden;
}

ul.models li {
    position: relative;
    float: left;
    width: 150px;
    height: 210px;
    margin-right: 8px;
    margin-top: 8px;
	margin-bottom:50px;
    cursor: pointer;
}


ul.models li.last {
    margin-right: 0px;
}

ul.models li p {
    display: block;
    z-index: 40;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 144px;
    height: 16px;
    background: #000 none;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    padding: 3px;
	margin-top:50px;
	margin-bottom:50px;
	top:164px;
	
}

ul.model li {
    
    position: relative;
    float: left;
    width: 300px;
    height: 420px;
    margin-right: 20px;
    margin-top: 20px;
    cursor: pointer;
}

ul.model li.last {
    margin-right: 0;
}

ul.model li p {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 40;
    width: 294px;
    height: 50px;
    background: #fff none;
    color: #000;
    font-size: 11px;
    line-height: 16px;
    padding: 3px;
}



/*-----*/
ul.models2 li {
    position: relative;
    float: left;
    width: 300px;
    height: 420px;
    margin-right: 16px;
    margin-top: 12px;
    cursor: pointer;
}

ul.models2 li.last {
    margin-right: 0px;
}

ul.models2 li p {
    display: block;
    z-index: 40;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 144px;
    height: 16px;
    background: #000 none;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    padding: 3px;
	
}

ul.model2 li {
    
    position: relative;
    float: left;
    width: 300px;
    height: 420px;
    margin-right: 20px;
    margin-top: 20px;
    cursor: pointer;
}

ul.model2 li.last {
    margin-right: 0;
}

ul.model2 li p {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 40;
    width: 294px;
    height: 50px;
    background: #fff none;
    color: #000;
    font-size: 11px;
    line-height: 16px;
    padding: 3px;
}


ul.models3 {
    overflow: hidden;
}

ul.models3 li {
    position: relative;
    float: left;
    width: 150px;
    height: 240px;
    margin-right: 8px;
    margin-top: 80px;
    cursor: pointer;
}


ul.models3 li.last {
    margin-right: 0px;
}

ul.models3 li p {
    display: block;
    z-index: 40;
    position: absolute;
    bottom: 0;
    left: 0;
	
    width: 144px;
    height: 16px;
    background: #000 none;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    padding: 3px;
	
}

ul.model3 li {
    
    position: relative;
    float: left;
    width: 300px;
    height: 420px;
    margin-right: 20px;
    margin-top: 50px;
    cursor: pointer;
}

ul.model3 li.last {
    margin-right: 0;
}

ul.model3 li p {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 40;
    width: 294px;
    height: 50px;
    background: #fff none;
    color: #000;
    font-size: 11px;
    line-height: 16px;
    padding: 3px;
}


h2 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 42px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}

#info-container {
	position: absolute;
	right: 135px;
	bottom: 0;
	

}

#info-it, #info-en {
	float: left;
	width: 160px;
	margin-right: 30px;
	margin-bottom: 3px;
	font-size: 8px;
	text-transform: uppercase;
	color: #555;

}

#info-it li, #info-en li {
	line-height: 10px;
	width: 180px;
	overflow: hidden;
}

#info-it li p, #info-en li p {
	float: left;
	width: 50px;
	letter-spacing: 1px;
	
}

#info-it li span, #info-en li span {
	float: right;
	width: 130px;
	font-weight: bold;
	text-align: right;

}

#info-utils {
	position: absolute;
	right: 10px;
	bottom: 3px;
	margin-right: 10px;
	font-size: 11px;
	text-align: right;
	line-height: 14px;
}

#filter {
	position: absolute;
	bottom: 5px;
	right: 140px;
	overflow: hidden;
	width: 368px;
}

#filter li {
	float: left;
	width: 36px;
	margin: 0 4px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #ccc;
}

#filter li a {
	display:block;
}


#filter li.sel {
	float: left;
	width: 36px;
	margin: 0 4px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #ccc;
	background: #000 none;
	color: #fff;
}


#filter li.sel a {
	display:block;
	color: #fff;
}

#intown {
	position: absolute;
	bottom: 5px;
	right: 20px;
	width: 100px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #ccc;
	background-color: #CCC;
	color:#FFF;
	
}

#search {
	position: absolute;
	right: 20px;
	bottom: 40px;
	background-color:#fff;
	
}

#search input {
	width: 100px;
	padding: 1px 0;
	font-size: 12px;
	color: #565656;
	text-align: left;
	border: 1px solid #ccc;
}

.add {
	position: absolute;
	right: 4px;
	top: 4px;
}

.testo	{

	color: #777;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
	}

.testo strong	
	{

	color: #777;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
	}

#tools		{
		position: fixed;
		right: 10px;
		bottom: 20px;
		height: 18px;
		background: #666 none;
		color: #fff;
		padding: 10px;
		cursor: pointer;
		}	
		
		
#tools:hover	{

		background: #000 none;
		color: #fff;

		}	
		
		
#tools2		{
		position: fixed;
		right: 10px;
		bottom: 60px;
		height: 18px;
		background: #600 none;
		color: #fff;
		padding: 10px;
		cursor: pointer;
		}	
		
		
#tools2:hover	{

		background: #f00 none;
		color: #fff;

		}	
		
		</style>