<style type="text/css">
<!--
body,td,th,tr,table {
	font-family: Century Gothic, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-image: url(img/sfondo2.jpg);
}
.testo{
	font-family: Century Gothic, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
}
.titolo{

	font-family: Century Gothic, Verdana;
	font-size: 13px;
	color: #E7AA14;
	
}
.titolo2{

	font-family: Century Gothic, Verdana;
	font-size: 12px;
	color: #E7AA14;
}
.h1,h2,h3{
	font-family: Century Gothic, Verdana;
	font-size: 13px;
	color: #FFFFFF;
}
a {
	font-family: Century Gothic, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Stile2 {font-size: 18px}

.menu{
	font-family: Century Gothic, Verdana;
	font-size: 14px;
	color: #FFFFFF;
}

.menufooter{
	font-family: Century Gothic, Verdana;
	font-size: 12px;
	color: #000000;
}

.footer{
	font-family: Century Gothic, Verdana;
	font-size: 10px;
	color: #000000;
}
#imageSlideshowHolder{

	/* This is a CSS hack in order to get a nice look in IE 5.5 and lower 

	In these versions of Internet Explorer, we need to add borders and padding to the width. In this example, we have a 3 pixel
	border on all sides. This means that the width in IE5.5 should be 606 pixels(600 + border 3px on the left + border 3 px on the right). Height
	should be set to 456 pixels(450 + 3 +3). IE 5.5 will ignore the width attributes below the first line. These will be applied to other browsers.

	*/
	/* CSS HACK */
	width: 986px;	/* IE 5.x */
	width/* */:/**/986px;	/* Other browsers */
	width: /**/986px;
	
	/* CSS HACK */
	height: 294px;	/* IE 5.x */
	height/* */:/**/294px;	/* Other browsers */
	height: /**/294px;
	
	background-color:#1A1A1A;
	border:3px solid #1A1A1A;
	position:relative;	/* Never change this value */
	
}
.imageInGallery{		
	width:986px;
	height:294px;
	background-color:#1A1A1A;
	
	/* Never change these 3 value */
	left:0px;
	top:0px;
	position:absolute;	
}
#imageSlideshowHolder img{
	position:absolute;
}
}
-->
</style>

