/* CSS Document */

* {
	margin: 0px; 
	padding: 0px;
	border:none;
}
body {
	background-image:url(../images/sfondo.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	font-family: Verdana;
	font-size: 10px;
}

.bglavori {
	background-image:url(../images/sfondo_lavori.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}
#containerER {
	margin:0 auto;
	width:950px;
}
.clearBoth{
	width:0px;
	height:0px;
	min-height:0px;
	font-size:0px;
	overflow:hidden;
	clear:both;
}

.immaginedx {
	float: right;
}

.logo {
	margin-left:177px;
	margin-top:235px;
}

.email {
	color:#FFFFFF;
	margin-left:374px;
	width:220px;
}
.email a{
	color:#FFFFFF;
	width:180px;
	text-decoration: none;
}
.img {
	margin-top: 21px;
}
.menu {
	color:#666;
	float: left;
	width:215px;
}
.menu li {
	list-style-type: none;
	padding-bottom: 5px;
}
.menu a, hover, visited
{
	color:#CCC;
	text-decoration:none;
}
.selected {
	background-image:url(../images/freccia.jpg);
	background-repeat:no-repeat;
	background-position:top-left;
	font-size:14px;
	padding-left:13px;
	font-weight:bold;
	color:#FFF!important;
	display:block;
}
.immagine {
	float: left;
	width:400px;
	color:#FFF;
	margin:0px 60px;
}
.bordo {
	border: 1px solid #FFF!important;
}
.lavori {
	margin-top:70px;
}
.titologalleria {
	font-size: 14px;
	font-weight: bold;
	float:left;
	color: #fff;
}