@charset "UTF-8";

body{margin:0;color:#FFF; background:url(images/bg.jpg) no-repeat #666; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
.chisono{background-image:url(images/chisono/fondo.jpg); background-repeat:repeat-x; padding:20px 0 0 30px;}
.servizi{background-image:url(images/servizi/fondo.jpg);background-repeat:repeat-x; padding:40px 0 0 30px;}
.contatti{background-image:url(images/contatti/fondo.jpg);background-repeat:repeat; padding:50px 0 20px 30px; color:#424242; }
.testo {width:800px; height:700px;margin:15px 0 0 90px;;}
.menu { cursor:pointer;}
.slideshow { height: 250px; width: 250px; padding-bottom: 20px; }
.slideshow img { border: 1px solid #ccc; background-color: #eee;}
#portfolio {
	width:970px;
	height:700px;
	overflow:auto;
}
#portfolio div {
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	width:250px;
	height:100px;
	border:2px solid #c2cd23;
	position:relative;
	overflow:hidden;
	left: 100;
}
#portfolio img {
	position:absolute;
}
a{text-decoration:none;color:#424242;}
a:hover{ color:#FFF; text-decoration:underline}
#container{width:100%;height:100%;background:transparent url(/_images/bg-logo.png) no-repeat -200px 106%}
img {border:0}