body {
	background-color:#FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E656B;
}
a:link, a:visited {
	color: #7C8081;
	text-decoration: none;
}
a:hover, a:active {
	color: #7C8081;
	text-decoration: underline;
}
h1, h2 {
	color: #7C8081;
	font-size: 13px;
}

#cont {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height:auto;
	border: 1px solid #373536;
	text-align:center;
	background-image: url(../images/giulyart.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#bar {
	background-image: url(../images/bardown.jpg);
	height: 28px;
	width: 596px;
	margin-left:154px;
	margin-bottom:30px;
}
div#bar a.bar1 {
	background-image: url(../images/bar1.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 66px;
	display:block;
	float:left;
}
div#bar a.bar2 {
	background-image: url(../images/bar2.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 78px;
	display:block;
	float:left;

}
div#bar a.bar3 {
	background-image: url(../images/bar3.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 90px;
	display:block;
	float:left;

}
div#bar a.bar4 {
	background-image: url(../images/bar4.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 90px;display:block;
	float:left;
}
div#bar a.bar5 {
	background-image: url(../images/bar5.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 53px;display:block;
	float:left;

}
div#bar a.bar6 {
	background-image: url(../images/bar6.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 49px;display:block;
	float:left;

}
div#bar a.bar7 {
	background-image: url(../images/bar7.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 79px;display:block;
	float:left;

}
div#bar a.bar8 {
	background-image: url(../images/bar8.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 91px;display:block;
	float:left;
}
div#bar a:hover {
	background-image: none;
}
#photo {
	width: 720px;
	height: 100px;
}
#photo img {
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
}
#slide {
    margin-bottom: 15px;
}
#slide img{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
}
#foot {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	color: #7C8081;
}
#text {
	text-align: justify;
	width: 500px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	font-size:12px;
	clear: both;
}
.cell {
	text-align: justify;
	width: 200px;
	min-height: inherit;
	margin-right: 15px;
	margin-left: 15px;
	float:left;
	display:block;
}

#net {
	text-align:center;
	width:100%;
	position:relative;
	font-family:Verdana;
	font-size:9px;
	z-index:1;
}
#net img {border:0px;
margin:2px;
width:16px;
height:16px;
filter: Alpha(Opacity=30);
-moz-opacity:0.3; opacity:.3;
	z-index:0;
}
#net img:hover {
filter: Alpha(Opacity=100);
-moz-opacity:1; opacity:1;
	z-index:1;
}

#net div div{
	position:absolute;
	top:-30px;
	width:130px;
	padding:3px;
	text-align:left;
	background-color:#FFF;
	margin-left:-26px;
	border:solid 1px #CCC;
	z-index:2;
}
#net div {
	display:inline;
	position:relative;
}
