@charset "UTF-8";
/* CSS Document */

body {
background:url(../img/sfondo.jpg) repeat-x;
font-family:Arial,Verdana, Geneva, sans-serif;
color:black;
font-size:12px;
}

#content {
position:relative;
width:948px;
height:1102px;
margin:0 auto;
background-color:white;
border:2px;
border-left-color:white;
border-left-style:solid;
border-right-color:white;
border-right-style:solid;
}

a.english {
	background:url(../img/english_a.jpg) no-repeat;
	
}
a.english:hover {
	background:url(../img/english_b.jpg) no-repeat;
}

#content #top #english{
}
#content #top #english ul{
}
#content #top #english li{
}
#content #top #english ul li a{
position:absolute; top:0px; left:0px;
width:80px;
height:30px;
margin-top:15px;
margin-left:850px;
}

#content #top #logo10anni{
position:absolute; top:0px; left:0px;
width:100px;
height:100px;
margin-top:297px;
margin-left:752px;
}

#content #top #logotrend{
position:absolute; top:0px; left:0px;
width:100px;
height:30px;
margin-top:93px;
margin-left:709px;
}

#content #top #testo{
	position:absolute;
	top:0px;
	left:0px;
	width:712px;
	height:400px;
	margin-top:100px;
	margin-left:130px;
	font:Arial,Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:regular;
	text-align:left;
	text-decoration:none;
	line-height:19px;
	padding-top:0px;
	padding-left:3px;
	color:#black;
}

#content #visual{
position:relative; top:10px; left:0px;
width:710px;
height:600px;
border:2px;
border-bottom-color:white;
border-bottom-style:solid;
margin-top:5px;
margin-left:0px;
}

#content #bottom{
position:relative; top:0px;
margin:0;
background:url(../img/estremi-img.jpg);
background-repeat:no-repeat;
background-position:bottom;
width:948px;
height:40px;

}

#content #bottom #testo{
position:relative; top:20px; left:0px;
color:black;
font-size:10px;
text-align:center;
font-weight:regular;
}

#testo a{
text-decoration:none;
color:black;
}

