body{
	background: #262f38 url(../images/pattern.jpg) repeat top center;
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

img{
	border: none;
}

a{
	outline:none;
	color: #006699;
}

a:link,
a:active,
a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover,
a:focus{
	color: #006699;
	text-decoration: underline;
}

#page{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: transparent url(../images/page_bg.jpg) no-repeat top center;
}

#header{
	padding: 0px;
	margin: 0px;
	height: 150px;
	background: transparent;
}

#header h1{
	display: none;
	margin: 0;
	padding: 0;
	height: 149px;
	background: transparent url(../images/logo.jpg) no-repeat 0px center;
}

#header h1 span{
	display: none;
}

#header h2{
	display: none;
}

#main{
	width: 540px;
	margin: 0px auto;
	padding: 100px 0px 20px 0px;
	background: #fff url(../images/page_bg.jpg) no-repeat center -150px;
	color: #5a6d7c;
}

#container{ /*L'accordion si basa anche su questo stile*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width: 540px;
	border-top:1px solid #ccc;
}

h2, h3, h4, h5{
	margin: 0;
	padding: 0;
}

p.about{
	padding: 0px 20px 20px 20px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #5a6d7c;
}

p.contact{
	padding: 0px 20px 20px 20px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #5a6d7c;
}

.contact a{
	color: #a56331 !important;
}

h2#job{
	width: 575px;
	height: 55px;
	background: transparent url(../images/lavori.png) no-repeat 0px 0px;
	margin: 0px 0px 0px -35px;
}

h2#job span {
	display: none;
}

h3#about{
	width: 575px;
	height: 55px;
	background: transparent url(../images/sono.png) no-repeat 0px 0px;
	margin: 0px 0px 0px -35px;
}

h3#about span {
	display: none;
}

h3#contact{
	width: 575px;
	height: 55px;
	background: transparent url(../images/contatti.png) no-repeat 0px 0px;
	margin: 20px 0px 0px -35px;
}

h3#contact span {
	display: none;
}

#footer{
	clear: both;
	margin: 0px auto;
	padding: 20px;
	width: 500px;
	background: #000;
	color: #fff;
}

#footer a{
	color: #7992a6;
}

#footer a:hover{
	color: #8ca9bf;
}

#about_site{
	margin: 0px;
	padding: 0px 0px;
}

#about_site h5{
	padding: 0;
	margin: 0;
	color: #777;
}

#about_site p{
	padding: 0px 0px;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
	color: #666;
}

#note{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	color: #ccc;
}

a.copyright{
	color: #ccc !important;
}


/* ACCORDION STYLE */

/*#title{
	padding:35px;
	font-size:28px;
}*/
.toggle{
	margin: 0px 0px;
	cursor: pointer;
	font-size: 20px;
	padding: 10px 10px 10px 10px;
	background: #fff url(../images/toggle_top.jpg) no-repeat 0px 0px;
	color: #5a6d7c;
	border-bottom:1px solid #ccc;
}
.toggle:hover{
	background:#f5f5f5 url(../images/toggle_top.jpg) no-repeat 0px -38px;
	color: #5a6d7c;
	border-bottom:1px solid #ccc;
}
.toggle.active{
	background:#303133 url(../images/toggle_top.jpg) no-repeat 0px -76px;
	color: #fff;
	border-bottom: none;
}

h3.toggle{
	margin: 0;
	padding: 11px 0px 12px 20px;
	font-size: 12px;
	font-weight: bold;
}

.element{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background:#303133 url(../images/element_bottom.jpg) no-repeat bottom;
	
}
.element p{
	padding: 0px 20px;
	color: #fff;
	font-size: 10px;
	line-height: 18px;
}

.element ul{
	margin: 0px;
	padding: 20px 0px 0px 0px;
	color: #ccc;
	font-size: 10px;
	line-height: 15px;
	list-style: none;
}

.element li{
	padding: 0px 20px 0px 20px;
}

.element li span{
	color: #666;
}


p.link {
	padding: 0px 20px 10px 20px;
	text-align: right;
	color: #ccc;
}

.link a{
	color: #7992a6;
	text-decoration: none;
}

.link a:hover{
	color: #8ca9bf;
	text-decoration: underline;
}


/* FORM CONTATTACI */
#element_form{
	background: #303133 url(../images/bg_form.jpg) no-repeat top center;
}

#form{
	text-align: left;
	margin: 0px;
	color: #fff;
	width: 360px; /* customize width, this form have fluid layout */
	padding: 5px 0px 0px 0px;
}
					
#form fieldset{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	background: transparent;
	padding-bottom: 0;
}		

#form legend{display:none;}	

#form p{
	margin: 0px 0px 0px 0px;
}	

#form label{
	display: block;
	padding-top: 5px;
	color: #999;
	font-weight: bold;
}	

#form label strong{
	color: #ccc;
	font-weight: bold;
}	

#form input, #form textarea{
	width: 340px;
	border: 1px solid #222528;
	background: #fff url(../images/bg_input.gif) repeat-x top;
	padding: 3px 3px;
	color: #333;
}		
#form textarea{
	height: 100px;
	overflow: auto;
}					
#form p.submit{
	clear: both;
	background: url(../images/form1/form_bottom.gif) no-repeat 0 100%;
	padding: 0 0px 20px 0px;
	margin: 0;
	text-align: right;
}	

p.mandatory{
	font-size: 10px;
	color: #666666;
	padding: 0 20px;
	margin: 0;
}


p.mandatory strong{
	color: #ccc;
	font-weight: bold;
}	

#form button{
	margin: 0px 20px 0px 0px;
	padding: 0;
	width: 94px;
	height: 38px;
	line-height: 38px;
	border: none;
	background: url(../images/invia.gif) no-repeat 0 0;
	color: #fff;
	cursor: pointer;
	text-align: center;
}				

.submit span{
	display: none;
}

p.response{
	color: #fff;
	padding: 20px 20px;
	background: #303133;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #000;
}

/* fine FORM CONTATTACI */



