@charset "utf-8";
/* CSS Document */

	

body {
	margin-top: 0px;
	background-image: url(images/drio.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#3a3a3a;
	/*padding-left:202px;*/

}
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-size: 11px;
	color: #666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	/*font-weight:bold;*/
	
}
a:active {
	text-decoration: none;
}

#ooo a {
	font-size: 11px;
	color: #666;
}
#ooo a:link {
	text-decoration: none;
}
#ooo a:visited {
	text-decoration: none;
}
#ooo a:hover {
	text-decoration: none;
	/*font-weight:bold;*/
	
}
#ooo a:active {
	text-decoration: none;
}
#titoloni a {
	font-size: 38px;
	color: #999;

}
#titoloni a:link {
	text-decoration: none;
}
#titoloni a:visited {
	text-decoration: none;
}
#titoloni a:hover {
	text-decoration: none;
	/*font-weight:bold;*/
	
}
#titoloni a:active {
	text-decoration: none;
}
/*Slider home */
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:236px;
	
}
	#gallery a {
	float:left;
	position:absolute;
	left: 3px;
	top: 6px;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:100px;
	width:100%;
	position:absolute;
	bottom:-6px;
	left: 3px;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#FFFFFF;
	}
	

/**fine slder home /

