body {
	margin: 0;
	padding: 0;
	/*background: url(../images/body.jpg) 0 0 repeat;*/
	background: #EBEBE6;
	font-size: 12px;
	line-height: 16px;
	color: #58585A;
	font-family: Helvetica, Arial, Trebuchet, Verdana, sans-serif;
}

@font-face {
	font-family: 'TitilliumText14L 600 wt';
	src: url('http://test.willbestudio.it/d-wok/fonts/TitilliumText600wt.eot');
	src: local('TitilliumText14L 600 wt'), url('http://test.willbestudio.it/d-wok/fonts/TitilliumText600wt.otf') format('opentype');
}


h1 {
	font-family: 'TitilliumText14L 600 wt', Helvetica, Arial, Trebuchet, Verdana, Geneva, sans-serif;
	font-size: 24px;
}

h2 {
	font-family: 'TitilliumText14L 600 wt', Helvetica, Arial, Trebuchet, Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #000;
	font-weight:200;
	line-height: 20px;
}

/*h2#tit-aboutus {
	width: 960px;
	line-height: 30px;
}*/

h2#tit-aboutus span, h2#tit-works span, h2#tit-network span, h2#tit-contacts span {
	padding-right: 20px;
	background: url(../images/arrow.png) 100% 0 no-repeat;
	/*margin-top: 10px;
	float: left;*/
}

h2#tit-aboutus span#h-plus, h2#tit-works span#h-plus, h2#tit-network span#h-plus, h2#tit-contacts span#h-plus {
	background: url(../images/piu.png) 0 0 no-repeat;
	width: 20px;
	height: 20px;
	float: right;
	margin-top: -2px;
	margin-right: 13px;
	padding: 0px;
	clear: both;
}

#work-plus {
	background: url(../images/piu.png) 0 0 no-repeat;
	width: 20px;
	height: 20px;
	z-index:9999; 
	margin: 0; 
	padding: 0; 
	margin-right: 13px; 
	margin-top: -2px;
	float: right;
}

#work-plus.work-per, h2#tit-aboutus span#h-plus.work-per, h2#tit-network span#h-plus.work-per, h2#tit-contacts span#h-plus.work-per  {
	background: url(../images/per.png) 0 0 no-repeat;
	width: 20px;
	height: 20px;
	z-index:9999; 
	margin: 0; 
	padding: 0; 
	margin-right: 13px; 
	margin-top: -2px;
	float: right;
}

h3 {
	font-family: 'TitilliumText14L 600 wt', Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #E2001A;
}

h3.title-works {
	margin-bottom: 20px;
}

h4 {
	font-family: 'TitilliumText14L 600 wt', Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
}

a, a.active, a.visited {
	color: #000;
	text-decoration: none;
}

a.close {
	color:#993300; 
	text-decoration:none; 
	float: right; 
	clear: both;
}

span.open_works, span.close_works, div.open_works, div.close_works {
	color:#fff; 
	text-decoration:none; 
	float: right; 
	clear: both; 
	background: url(../images/pulsanti_on_off.png) -3px -6px no-repeat; 
	width: 118px; 
	height: 22px; 
	margin-right: 15px; 
	padding-top: 7px; 
	text-align:center; 
	font-family: 'TitilliumText14L 600 wt', Verdana, Geneva, sans-serif; 
	font-size: 13px;
}

div.open_works:hover, div.close_works:hover {
	background: url(../images/pulsanti_on_off.png) -3px -41px no-repeat; 
	color: #CCC;
}

p#text {
	padding: 0px 5px;
	line-height: 18px;
}

span#text-bold {
	font-weight:bold;
}

#header_container {
	width: 100%;
	height: 410px;
	/*background: #333;temporaneo*/
	background: url(../images/bkg_header.png) 0 0 repeat-x;
}
#header {
	display:block;
	margin:0 auto;
	position:relative;
	width: 960px;
	color: #fff;
}
#brand {
	height: 110px;
	background: url(../images/bagliore.jpg) 0 0 no-repeat;
}
#logo {
	width: 226px;
	height: 100px;
	background: url(../images/logo.png) 0 0 no-repeat;
}
#visual {
	height: 270px;
}

#visual_menu {
	background: url(../images/visual_menu.jpg) 0 0 no-repeat;
	float: right;
	width: 340px;
	height: 270px;
}

#visual_menu #item {
	width: 235px;
	margin-left: 105px;
	height: 24px;
	padding-top: 30px;
	font-family: 'TitilliumText14L 600 wt', Helvetica, Arial, Trebuchet, Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}

#visual_menu #item2 {
	width: 235px;
	margin-left: 105px;
	height: 29px;
	padding-top: 25px;
	font-family: 'TitilliumText14L 600 wt', Helvetica, Arial, Trebuchet, Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}

#visual_menu #item3 {
	width: 235px;
	margin-left: 105px;
	height: 34px;
	padding-top: 20px;
	font-family: 'TitilliumText14L 600 wt', Helvetica, Arial, Trebuchet, Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}



#main_container {
	display:block;
	margin:0 auto;
	position:relative;
	width: 960px;
	/*height: 410px;*/
	/*background: #444; temporaneo*/

}
#aboutus {
	width: 960px;
	height: 610px;
	overflow: hidden;
	/*background: #fff;*/
	margin-bottom: 10px;
	display: none;
}

#wrapper-aboutus {
	
}
#aboutus-image {
	width: 230px;
	height: 300px;
	background: url(../images/pentola.png) 0px 0 no-repeat;
	float: left;
}
#aboutus-text {
	width: 620px;
	height: 610;
	/*background: #CCC;*/
	overflow: hidden;
	float: left;
}

p#about-tit {
	font-family: 'TitilliumText14L 600 wt', Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #E2001A;
	padding: 10px 5px;
}

#aboutus-team {
	width: 60px;
	height: 40px;
	padding-top: 20px;
	padding-left: 80px;
	/*background:#900;*/
	/*float: left;*/
}
#aboutus-team-text {
	width: 300px;
	height: 370px;
	padding-left: 5px;
	/*background: #0F3;*/
	float: left;
	/*border:#FF0000;
	border-style:solid;*/
}

#tit-aboutus {
	display:block;
	/*border-top: 2px solid #999;*/
	padding: 15px 0 10px 0;
	background: url(../images/riga.jpg) 0 0 no-repeat;
}
#wrapper-aboutus {
}
#works {
	width: 960px;
	/*height: 310px;*/
	/*background: #fff;*/
	margin-bottom: 10px;
	/*display: none;*/
	overflow: hidden;
	position: relative;
}

#works_background {
	position: absolute;
	width: 296px;
	height: 162px;
	top: 80%;
	left: 50%;
	z-index: -1;
	background: url(../images/imm_works.jpg) 50% 100% no-repeat;
}

#tit-works {
	display:block;
	/*border-top: 2px solid #999;*/
	padding: 15px 0 10px 0;
	background: url(../images/riga.jpg) 0 0 no-repeat;
	position: relative;
}

h2#tit-works {
	display:block;
	padding: 0px;
	background: none;
	/*border-top: 2px solid #999;*/
	/*padding: 15px 0 10px 0;
	background: url(../images/riga.jpg) 0 0 no-repeat;
	position: relative;*/
}

#wrapper-works {
	/*clear: both; PROVA!!*/
	width: 960px;
	/*border: 1px solid red;*/
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

#wrapper-works-more {
	/*clear: both; PROVA!!*/
	display: none;
}

#scarica {
	width: 90px;
	height: 17px;
	margin-top: 10px;
	text-align: center;
	padding-top: 0px;
	background: url(../images/scarica.png) 0 0 no-repeat;
	font-size: 10px;
}

#works-item {
	width: 184px;
	height: 220px;
	/*border: 1px #000 solid;*/
	/*margin-right: 10px;*/
	margin-bottom: 6px;
	position: relative;
	float: left;
	margin-right: 6px;

	
}
#works-images {
	width: 184px;
	height: 175px;
	background-color: #999;
	}
#works-desc {
	width: 164px;
	height: 35px;
	padding: 5px 10px;
	background: url(../images/tassello_foto_off.jpg) 0 0 no-repeat;
	color: #FFF;
	text-decoration: none;
	}	

a.xtrig #works-desc {
	text-decoration:none!important; 
	/*color: #0F6;*/
}

#works-desc:hover {
	background: url(../images/tassello_foto_on.jpg) 0 0 no-repeat;
}

#works-desc a {
	color: #FFF;
	text-decoration: none;
}

#network {
	width: 960px;
	/*height: 310px;*/
	/*background: #fff;*/
	margin-bottom: 10px;
	display: none;
	overflow: hidden;
}
#tit-network {
	display:block;
	/*border-top: 2px solid #999;*/
	padding: 15px 0 10px 0;
	background: url(../images/riga.jpg) 0 0 no-repeat;
	z-index: -2;
}
#wrapper-network {
}

#network-img1 {
	width: 250px;
	height: 210px;
	margin-top: 10px;
	background: url(../images/imm_network1.jpg) 100% 0 no-repeat;
	float: left;
}
#network-list {
	width: 460px;
	height: 260px;
	margin-top: 10px;
	float: left;
}

#network-list ul {
list-style-type: none;
padding-top: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-left: 8px;
margin-left: 180px;
}

#network-list ul li {
width: 200px;
display: block;
float: left;
/*background: #666;*/
list-style-type: none;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 2px 4px;
padding-left: 20px;
padding-top: 5px;
margin-bottom: 10px;
}

#network-list ul li span {
float: left; 
background: url(../images/teem_bkg.jpg) 50% 0 no-repeat; 
padding: 2px 5px; 
text-align: left; 
font-family: 'TitilliumText14L 600 wt', Verdana, Geneva, sans-serif; 
color: #000; 
font-size: 14px;
margin-right: 20px;
/*float: left;*/
}

/*#network-list ul li {
font-family: 'TitilliumText14L 600 wt', Verdana, Geneva, sans-serif; 
color:#E2001A;
font-size: 14px;
}*/

#network-img2 {
	width: 250px;
	height: 270px;
	margin-top: 10px;
	background: url(../images/imm_network2.jpg) 100% 0 no-repeat;
	float: left;
}

#contacts {
	width: 960px;
	height: 400px;
	/*background: #fff;*/
	margin-bottom: 10px;
	display: none;
}
#tit-contacts {
	display:block;
	/*border-top: 2px solid #999;*/
	padding: 15px 0 10px 0;
	background: url(../images/riga.jpg) 0 0 no-repeat;
}
#wrapper-contacts {
}

#contacts-address {
	width: 350px;
	height: 400px;
	float: left;
	position: relative;
}

#contacts-address p.d-wok {
	font-family: 'TitilliumText14L 600 wt', Verdana, Geneva, sans-serif; 
	color:#58585A;
	font-size: 18px;
	font-weight:bold;
	margin: 65px 0 15px 0;
}

#contacts-address p {
	font-family: 'TitilliumText14L 600 wt', Verdana, Geneva, sans-serif; 
	color:#58585A;
	font-size: 16px;
	margin-bottom: 15px;
}

#little-wok {
	width: 213px;
	height: 250px;
	background: url(../images/little-wok.png) 0 0 no-repeat;
	position: absolute;
	top: 250px;
}

#contacts-image {
	width: 260px;
	height: 400px;
	/*background: #036;*/
	background: url(../images/imm_contacts.jpg) 0 0 no-repeat;
	float: left;
}

#contacts-form {
	width: 350px;
	height: 350px;
	margin-top: 50px;
	/*background: #096;*/
	float: left;
}


/* CONTACT FORM */

#contacts-form .notification_error
{
border: 1px solid #929395;
font-family: Helvetica, Arial, Trebuchet, Verdana, sans-serif;
font-size: 12px;
color:#58585A;
height: auto;
width: 50%;
padding: 4px;
background: none;
text-align: left;
-moz-border-radius: 5px;
margin-bottom: 10px;
}

#contacts-form .notification_ok
{
font-family: 'TitilliumText14L 600 wt', Verdana, Geneva, sans-serif; 
color:#58585A;
font-size: 16px;
/*border: 1px #567397 solid;*/
height: auto;
width: 90%;
padding: 8px;
/*background: #f5f9fd;*/
text-align: center;
-moz-border-radius: 5px;
margin-top: 15px;
}

#contacts-form .info_fieldset { border: none; }

#contacts-form .info_fieldset legend
{
/*border: 1px #dddddd solid; */
border: none;
color: black; 

font: 13px Verdana;

padding: 2px 5px 2px 5px;
/*-moz-border-radius: 3px;*/
}

/*#contacts-form .button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 
background: white;
color: #333333; 
font: 11px Verdana, Helvetica, Arial, sans-serif;
-moz-border-radius: 3px;
}*/

#contacts-form .button {
color: #ffffff;
text-decoration: none;
float: right;
clear: both;
background-color: transparent;
background-image: url(../images/pulsanti_on_off.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -3px -6px;
width: 118px;
height: 25px;
margin-right: 32px;
margin-top: 5px;
padding-top: 7px;
text-align: center;
font-family: 'TitilliumText14L 600 wt',Verdana,Geneva,sans-serif;
font-size: 13px;
}

#contacts-form .button:hover {
	background-color: transparent;
	background-image: url(../images/pulsanti_on_off.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -3px -41px;
	color: #cccccc;
}










/* Label */
#contacts-form label  { 
	width: 140px; /*padding-left: 20px;*/ 
	margin: 5px 0px 0px 0px; 
	float: left; 
	text-align: left; 
	font-family: 'TitilliumText14L 600 wt', Verdana, Geneva, sans-serif; 
	color:#000;
	font-size: 18px;
}

/* Input, Textarea */
#contacts-form input {
	width: 292px;
	height: 19px;
	margin: 5px;
	padding: 12px 10px; 
	float: left;
	border: none;
	/*border: 1px solid #999999; 
	border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC; */
	color: #58585A; 
	font: 14px Verdana, Helvetica, Arial, sans-serif;
	-moz-border-radius: 3px;
	background: url(../images/modulo1.png) 0 0 repeat-x;
}

#contacts-form textarea {
	width: 292px;
	height: 66px;
	padding: 12px 10px; 
	margin: 5px;
	float: left;
	border: none; 
	/*border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC;*/ 
	color: #58585A; 
	font: 14px Verdana, Helvetica, Arial, sans-serif;
	-moz-border-radius: 3px;
	background: url(../images/modulo2.png) 0 0 repeat-x;
}

/* BR */

#contacts-form br { clear: left; }


/* CONTACT FORM END */

#footer_container {
	width: 100%;
	height: 129px;
	background: #333;/*temporaneo*/
	background: url(../images/bkg_footer.png) 0 0 repeat-x;
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer_logo {
	width: 104px;
	height: 38px;
	background: url(../images/little_logo.png) 0 0 repeat-x;
	position: relative;
	left: 900px;
	top: -30px;
}

#footer {
	display:block;
	margin:0 auto;
	position:relative;
	width: 960px;
	/*padding-top: 70px;*/
	background: url(../images/little_logo.png) 100% 0 no-repeat;
	top: 80px;
	height: 28px;
	padding-top: 10px;
	color: #fff;
	text-align: center;
	font-size: 11px;
}
