body {
	margin: 0 auto 30px;
	width:1000px;
	color:#333;
	background: #fff url(../img/bg.gif) repeat-y scroll center 0px;
	font: 1em Verdana, Geneva, sans-serif;
}
* {
	margin:0;
	padding:0;
	border:0;
}
a, a:link, a:visited, a:active {
	color: #E75114;
	text-decoration: none;
	border:0;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	outline:0;
}
h1 {
	font-size: 1.7em;
	color: #006666;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 0 -1px;
	text-transform: lowercase;
}
h2 {
	text-transform: lowercase;
	color: #00A4A4;
	font-size: 1.35em;
	font-weight: normal;
}
h3 {
	border-bottom: 1px dotted #F3F3F3;
	font-size: 0.95em;
	text-transform: lowercase;
	color: #333;
	font-weight: bold;
}
p {
	font-size: 0.9em;
	margin-bottom: 20px;
}
cite {
	font-size: 0.8em;
}
label {
	display:block;
	margin:14px 0 4px 0;
	font-style:italic;
	font-size: 0.8em;
}
input, select, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-style: normal;
	color:#E75114;
	font-style:normal;
	border:solid 1px #999;
	font-size:0.9em;
}
.txt{
	height:300px;
	width:450px;
	}
fieldset {
	border:solid 1px #CCC;
	padding:20px;
}
.menu {
	background: #E75114;
	height:112px;
	color:#EF7743;
	text-align: center;
}
.menu .logo {
	display:inline;
	float:left;
	background-color:#FFF;
	padding: 0 10px 0 0;
	width:270px;
}
#menu {
	padding:0 0 0 10px;
	height: 108px;
	color: #EF7743;
	width:730px;
	display:inline;
}
#menu ul {
	margin-top:70px;
	display: inline-block;
}
#menu ul li {
	position: relative;
	float: left;
	list-style: none;
	background-color: #E75114;
}
#menu ul li img {
	float: left;
	margin: 10px 5px 0 0;
}
#menu ul li span {
	margin: 5px;
	display: inline-block;
}
#menu ul li a {
	height: 30px;
	display: block;
	text-decoration:none;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	font-size: 0.75em;
	float: left;
}
#menu ul li a:hover {
	color: #333;
}
#menu ul ul {
	position: absolute;
	top: -48px;
	visibility: hidden;
	left: -6px;
	background-color: #E75114;
	width:240px;
	z-index: 10;
}
#menu .contatti{
	width:90px;
	}
#menu ul ul li {
	clear:left;
	width:100%;/*240px*/
}
#menu ul ul li a {
	text-align: left;
	height:25px;
}
#menu ul li:hover ul {
	visibility:visible;
	padding: 2px 5px;
	text-align: left;
}
#menu ul ul ul li {
	visibility: hidden;
	left:150px;
	top:-30px;
}
#menu ul ul li:hover ul li {
	visibility:visible;
}
#menu ul ul ul ul li {
	display:none;
	left:150px;
	top:-30px;
}
#menu ul ul ul li:hover ul li {
	display:block;
}
.content {
	background: transparent url(../img/trasp.png) repeat scroll 0px 0px;
	margin: 80px 45px 45px;
	padding: 20px;
}
.content .richiedipreventivo{
	margin:10px 0 0;
	clear: left;
}
.content .richiedipreventivo label,
.content .richiedipreventivo input{
	display:inline;
}
a.puls_port:link, a.puls_port:visited, a.puls_port:active {
	background: url(../img/puls_home.png) no-repeat 0px 0px;
	height: 70px;
	width: 160px;
	display: block;
	float: left;
	text-decoration: none;
	border:0;
}
a.puls_port:hover {
	background: url(../img/puls_home.png) no-repeat 0px -70px;
}
a.puls_port:focus {
	outline:0;
}
a.puls_cont:link, a.puls_cont:visited, a.puls_cont:active {
	background: url(../img/puls_home.png) no-repeat scroll -159px 0px;
	display: block;
	width: 140px;
	height: 70px;
	float: left;
	text-decoration: none;
	border:0;
}
a.puls_cont:hover {
	background: url(../img/puls_home.png) no-repeat scroll -159px -70px;
}
a.puls_cont:focus {
	outline:0;
}
a.puls_prev:link, a.puls_prev:visited, a.puls_prev:active {
	background: url(../img/puls_home.png) no-repeat scroll -298px 0px;
	display: block;
	width: 215px;
	height: 70px;
	float: left;
	text-decoration: none;
	border:0;
}
a.puls_prev:hover {
	background: url(../img/puls_home.png) no-repeat scroll -298px -70px;
}
a.puls_prev:focus {
	outline:0;
}
.videohome {
	width: 98px;
	float:right;
	padding: 20px;
	margin-left: 20px;
	border-bottom: 2px solid #E75114;
	height: 353px;
	text-align: center;
	background: #F5F5F5;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.videohome p {
	font-size: 0.7em;
	color: #E75114;
	font-weight: bold;
	margin: 0;
}
.videohome img {
	float:left;
}
#slideshow,
#slideshow2 {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	width: 88px;
	height: 56px;
	background-color: #FFF;
}
#slideshow img,
#slideshow img {
	width: 88px;
	height: 56px;
}
.nav {
	margin:55px 0;
}
.artista .pensiero {
	clear: left;
}
.artista p {
	color: #333;
	font-size: 0.75em;
}
.artista div em {
	color: #00A4A4;
	font-size:0.75em;
}
.artista .ico {
	width: 100px;
	float: left;
	margin-right: 5px;
}
.artista {
	clear:left;
	margin-top:35px;
	min-height:195px;
}
.foot {
	background: #E75114;
	padding: 10px;
	clear: both;
	height: 90px;
	text-align: center;
	margin: 0;
}
.foot p {
	font-size: 0.7em;
	margin: 0;
}
.foot span {
	margin:0 6px;
}
.foot small {
	font-size: 0.65em;
	font-style: italic;
	color: #F5956B;
}
.foot .filo {
	height: 1px;
	margin: 10px 0;
	background-color: #ef7743;
}
.foot ul {
	margin: 0;
}
.foot li {
	display:inline;
	color:#EF7743;
}
.foot li a:link, .foot li a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 0.75em;
}
.foot li a:hover {
	color: #333;
}
.cleft {
	clear: left;
}
/*portfolio*/
.PostContent {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #3C3B15;
	display: block;
	margin:55px 0;
}
.PostContent p {
	margin:0 0 10px 0;
}
.sfoglia {
	float:right;
	font-size:0.8em;
	margin:10px 5px 0 0;
}
.sfoglia a:link, .sfoglia a:visited {
	color:#FFF;
	text-decoration:none;
}
.sfoglia a:hover {
	text-decoration:underline;
}
.PostContent h2, .PostContent h2 a, .PostContent h2 a:link, .PostContent h2 a:visited, .PostContent h2 a:hover {
	/*font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #84812E;*/
	font-size: 1.1em;
	margin:10px 0px 10px 0px;
	padding:5px 5px 5px 60px;
	background: #B1B1B1 url(../img/blockquote-1.png) no-repeat 30px top;
	font-weight: normal;
	color: #FFF;
}
.PostContent h3, .PostContent h3 a, .PostContent h3 a:link, .PostContent h3 a:visited, .PostContent h3 a:hover {
	font-size: 1em;
	font-weight: normal;
	color:#E75114;
}
h4{
	font-size: 0.8em;
}
.internetsite {
	float:right;
	width:500px;
	border: 1px solid #D8D8B1;
}
.internetsite img{
	-moz-box-shadow:2px 2px 5px #777777;
    -webkit-box-shadow:2px 2px 5px #777777;
    box-shadow:2px 2px 5px #777777;

}
.left {
	float:left;
	width:340px;
}
.left p {
	text-indent: 20px;
	font-size: 0.75em;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:0.1em;
}
.pages {
	margin:25px 0;
	float:right;
}
.video, .videoserviziofferti {
	height: 84px;
	width: 98px;
	margin:20px 0 0 0;
}
.videoserviziofferti {
	display: inline-block;
	float:left;
}
.video img, .videohome img {
	float:left;
}
a.button_back:link, a.button_back:visited {
	background: url(../img/indietro_altrilavori.png) no-repeat 0px 0px;
	height: 48px;
	width: 101px;
	display: block;
	float: left;
	text-decoration: none;
}
a.button_back:hover {
	background: url(../img/indietro_altrilavori.png) no-repeat 0px -49px;
}
a.button_next:link, a.button_next:visited {
	background: url(../img/indietro_altrilavori.png) no-repeat -100px 0px;
	display: block;
	width: 180px;
	height: 48px;
	float: left;
	text-decoration: none;
}
a.button_next:hover {
	background: url(../img/indietro_altrilavori.png) no-repeat scroll -100px -49px;
}
.contentvideoserviziofferti {
	float:right;
	text-align:right;
}
.content ol {
	font-size: 0.8em;
}

.details {
	width:500px;
}
.details p {
	text-indent:20px;
	font-size: 0.75em;
}
a.inviamessaggio, a.inviamessaggio:visited {
	background: url(../img/inviamessaggio.png) no-repeat 0px 0px;
	display: block;
	width: 150px;
	height: 48px;
	float: left;
	text-decoration: none;
}
a.inviamessaggio:hover {
	background: url(../img/inviamessaggio.png) no-repeat scroll 0px -49px;
}
a.richiedipreventivo, a.richiedipreventivo:visited {
	background: url(../img/richiedipreventivo.png) no-repeat 0px 0px;
	display: block;
	width: 150px;
	height: 48px;
	float: left;
	text-decoration: none;
}
a.richiedipreventivo:hover {
	background: url(../img/richiedipreventivo.png) no-repeat scroll 0px -49px;
}
#privacy{
	border:1px solid #999999;
	float:right;
	height:280px;
	padding:10px;
	width:330px;
}
#privacy h2{
	font-size:1em;
}
#privacy p{
	font-size:0.65em;
}
/*global*/
.clearleft{
	clear:left;
}
.red {
	color: #C00;
}
.floatleft{
	float:left;
	margin-right:5px;
}
.floatright{
	float:right;
	margin-left:5px;
}
.bordoara{
	border:solid 1px #E75114;
}
.sptop{
	margin-top: 120px;
}
.sptop2{
	margin-top: 25px;
}
