/* CSS Document */

body {
	background-color:#FFFFFF;
	background-image: url(/fe-web/img/main_sfondo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
}

#centrato {
	position:relative;
	margin:0 auto 0 auto;
	width:1024px;
	height:596px;
	background-color: #FFFFFF;
	background-image: url(/fe-web/img/main_sfondo_centrato.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#berti_magazine {
	position:relative;
	top: 150px;
	left: 80px;
	float:left;
}

ul {
	position:relative;
	top: 157px;
	left: 150px;
	width:200px;
	float: left;
	margin:0;
	padding:0;
	list-style-type: none;
}

li, a {
	margin:0;
	padding:0;
	float:left;
}

#berti_collezioni {
	position:relative;
	top: 70px;
	left: 245px;
	float:left;
}

#berti_studio {
	position:relative;
	top: 115px;
	left: 120px;
	float:left;
}

#area_riservata {
	position:relative;
	top:120px;
	left:133px;
	width:274px;
	height:100px;
	margin:0;
	padding:23px 25px;
	background-image: url(/fe-web/img/main_sfondo_area_riservata.jpg);
	background-repeat: no-repeat;
	float:left;
}

#tit_area_riservata {
	left:0;
	margin:0;
	padding:0;
}

input {
	width:127px;
	height:14px;
	padding:2px 0 0 0; 
	margin:8px 0 0 0;
	float:left;
	font-family:Tahoma;
	font-size:10px;
}

#entra {
	width:127px;
	margin-top:3px;
	float:left;
}

#entra img {
	margin-top:10px;
	float:left;
}

#registrati {
	height:55px;
	margin:10px 5px 0 0;
	padding-left:15px;
	float:right;
	padding-top:10px;
	border-left:1px solid #b2b2b2; 
}

#berti_art {
	width:209px;
	height:35px;
	position:relative;
	top:294px;
	left:-179px;
	display:block;
}

#footer {
	width:350px;
	position:relative;
	top:215px;
	left:-252px;
	margin:0;
	padding:0;
	float:left;
	text-align:center;
}

#footer a{
	float:none;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}