@charset "utf-8";
/* CSS Document */

.hidden-phone
{
	display:none !important;
}

.facebook
{
	display:block !important;
}

/*
	HEADER
*/
#header .brand
{
	width:79px;
	height:50px;
	margin:0 auto;
	text-align:center;
	float:none;
}



#nav
{
	width:96%;
	padding-left:5px;
	padding-right:5px;
}
#nav li.home
{
	display:none;
}
#nav a
{
	font-size:18px;
}
#nav ul li
{
	margin-right:20px;
}
#nav li.active a, #nav li a:hover
{
	padding:7px;
}
.js #navlist
{
/*	display:none;*/
}

.js .selectnav
{
/*	display:block;
	width:96%;
	height:25px;
	margin:0 auto;
*/}

/*
	HOME
*/
#boxes
{
	max-width:90%;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

#boxes img
{
	display:none;
}

#boxes .button,
#boxes .resume,
#boxes .header
{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
#boxes .header
{
	font-size:18px;
	line-height:18px;
}

.contatti .goldenShort
{
	width:90%;
}
.contatti .goldenLong
{
	width:90%;
	margin-top:20px;
	
}


#contattiForm .input,
#contattiForm input
{
	max-width:97%;	
	width:97%;
}
#contattiForm textarea
{
	max-width:93%;
	width:93%;
}


#contattiForm #send-button,
#contattiForm #send-button input
{
	max-width:100%;	
	width:100%;
}

.pageWithColorbox .content .col1_2
{
	max-width:97%;	
	width:97%;
}



/*
	FOOTER
*/

#prefooter
{
	padding:0;
}

/*#prefooter .header {
    font-size: 18px;
    line-height: 18px;
}
#prefooter .header {
    margin-left: 0;
    margin-right: 0;
    width: 80%;
}

#prefooter .col1_2
{
	width:100%;
}
*/
#closure .left,
#closure .right
{
	width:100%;
}