html,
body {
	font: 12px/20px 'ColaborateLightRegular', Arial, sans-serif;
	color: #333333;
	background: url(../images/bg_top.png) fixed;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	height:100%;
}

/*@font-face {
	font-family: 'CuprumRegular';
	src: url('font/cuprum-webfont.eot');
	src: local('☺'), url('font/cuprum-webfont.woff') format('woff'), url('font/cuprum-webfont.ttf') format('truetype'), url('font/cuprum-webfont.svg#webfontpBbSZ08l') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('font/ColabThi-webfont.eot?') format('eot'),
         url('font/ColabThi-webfont.woff') format('woff'),
         url('font/ColabThi-webfont.ttf') format('truetype'),
         url('font/ColabThi-webfont.svg#webfontG4vaW79c') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColaborateLightRegular';
    src: url('font/ColabLig-webfont.eot?') format('eot'),
         url('font/ColabLig-webfont.woff') format('woff'),
         url('font/ColabLig-webfont.ttf') format('truetype'),
         url('font/ColabLig-webfont.svg#webfont3FAZKDdg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColaborateRegular';
    src: url('font/ColabReg-webfont.eot?') format('eot'),
         url('font/ColabReg-webfont.woff') format('woff'),
         url('font/ColabReg-webfont.ttf') format('truetype'),
         url('font/ColabReg-webfont.svg#webfontTlHJ4DQk') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColaborateMediumRegular';
    src: url('font/ColabMed-webfont.eot?') format('eot'),
         url('font/ColabMed-webfont.woff') format('woff'),
         url('font/ColabMed-webfont.ttf') format('truetype'),
         url('font/ColabMed-webfont.svg#webfont8gV1zcAy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColaborateBoldRegular';
    src: url('font/ColabBol-webfont.eot?') format('eot'),
         url('font/ColabBol-webfont.woff') format('woff'),
         url('font/ColabBol-webfont.ttf') format('truetype'),
         url('font/ColabBol-webfont.svg#webfontbKFqRJsi') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BebasRegular';
    src: url('font/BEBAS___-webfont.eot?') format('eot'),
         url('font/BEBAS___-webfont.woff') format('woff'),
         url('font/BEBAS___-webfont.ttf') format('truetype'),
         url('font/BEBAS___-webfont.svg#webfontOJIfwzl6') format('svg');
    font-weight: normal;
    font-style: normal;
}


a.pagelink, a.pagelink:visited, a.pagelink:active, a.pagelink:hover { color: #333333; text-decoration: none }

img { 
	border:none;
}
#container {
	min-height:100%;
	position:relative;
}

/* ----INIZO HEADER----- */

#header {
	background: url(../images/head_bg.jpg) repeat;
	background-color: black;
	height: 86px;
}

.navigazione {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#top_logo{
	float: left;
	height: 51px;
	width:162px;
	padding-top: 35px;
	padding-bottom: 0px;
	margin-left: 13px;
	margin-right: 10px;
}

#pulsanti{
	float: left;
	margin-top: 56px;
	margin-left: 65px;
	}
	
.bottone_on{
	background-color: white;
	width: 64px;
	height: 30px;
	float: left;
	margin-left: 5px;
}

.bottone{
	background: url(../images/btn_back.png) no-repeat;
	background-color: white;
	width: 64px;
	height: 30px;
	float: left;
	margin-left: 5px;
}

.blog{
	background: url(../images/btn_blog.png) no-repeat;
	background-color: #808080;
	width: 64px;
	height: 30px;
	float: left;
	margin-left: 15px;
}

h1 {
	font-family: 'BebasRegular', Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	padding: 0;
	margin-top: 5px;
	text-align: center;
}

h1 span{
	letter-spacing: -0.05em;
}

#social{
	float: right;
	height: 20px;
	margin-top: 60px;
}

.icon{
	float: left;
	margin-left: 5px;
}

.private{
	margin-left: 20px;
}

/* ----FINE HEADER----- */

#body {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:209px;   /* Altezza del footer */
}

#main{
	width: 526px;    /* largezza del corpo centrale del portfolio*/
	background-color: white;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 30px;
}

#bfly{
	background: url(../images/bfly.png) no-repeat;
	width: 323px;
	height: 180px;
	margin-left: 550px;
	position:fixed;
	bottom: 209px;
	float: right;
}

/* ----INIZIO FOOTER----- */

#footer {
	background: url(../images/foot_bg.jpg) repeat;
	background-color: black;
	position:absolute;
	bottom:0;
	width:100%;
	height: 209px;   /* Altezza del footer */
	clear: both;
}

#dati {
	width: 460px; 
	height: 90px;
	position:absolute;
	bottom:0;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	letter-spacing: 1px;
	color: white;	
}

#vline {
	background: url(../images/divisore.png) repeat;
	height: 66px;
	width: 2px;
	margin-left: 482px;
	margin-top: 115px;
}

#icon_foot {
	height: 90px;
	position: absolute;
	bottom:0;
	margin-left: 500px;
}

/* ----FINE FOOTER----- */

/* ---- Generale Sezioni----- */

.titolo{
	font-family: 'ColaborateRegular';	
	text-align: right;
	font-size: 20px;
	color: #666666;
	margin-bottom: 7px;
}

.linea{
	border: 0;
	height: 1px;
	background-color: #cccccc;
	width: 100%;
	margin-bottom: 30px;
}

.clear{
	clear: both;	
}

/* ---- FINE----- */

/* ---- ABOUT----- */

#foto{
	background: url(../images/foto.png) no-repeat;
	height: 200px;
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-top: 15px;
}

.bio{
	text-align: left;
	line-height: 19px;
	font-size: 16px;
	color: #999999;
	margin-left: 20px;
	margin-top: 13px;
}

.main{
	font-family: 'ColaborateRegular';
	color: #666666;
}

#box_bio{
	background-color: white;
	border: 1px;
	border-top: 0px;
	border-style: solid;
	border-color: #cccccc;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 1px;
	padding-bottom: 20px;
	text-align: justify;
	line-height: 21px;
	font-size: 16px;
	color: #999999;
}

p.bio a{
	text-decoration: none;
	color: #999999;
}


#firma{
	text-align: right;
	padding-right: 50px;
}

/* ----FINE ABOUT----- */

/* ---- WORK----- */

	/* ---- gestione della caption sulle immagini ----- */
/*.work {  
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 524px;
	height: 319px;
	border: 1px;
	border-style: solid;
	border-color: #cccccc;
	overflow: hidden;
	margin-top: 15px;
}*/

.work {
	overflow: hidden;
	position: relative;
	margin-top: 15px;
	padding-bottom:0px;
}

.work img {  
	float:left;
	border:solid 1px #cccccc;
}

.work a:hover .desc{
	letter-spacing: 1px;
	text-align: center;
	display: block;
	font-size: 17px;
	background: black;
	filter:alpha(opacity=40);
	opacity:.40;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 5px 20px 5px 20px;
	margin: 0;
}

.work a .desc { display: none; }
.work a:hover .more { display: none;}

	/* ---- FINE gestione della caption sulle immagini ----- */

.linea2{
	border: 0px;
	height: 1px;
	background: url(../images/dotter.gif) repeat;
	width: 100%;
	margin-top: 35px;
	margin-bottom: 35px;
}

#newer{
	margin-top: 40px;
	font-size: 16px;
	text-align: right;
	color: #999999;
}

#older{
	margin-top: 40px;
	font-size: 16px;
	text-align: left;
	color: #999999;
}

#worktitle{
	width: 100%;
	font-size: 27px;
	text-align: left;
	color: #666666;
	margin-bottom: 7px;
	margin-top: 15px;
}

#worksubtitle{
	width: 80%;
	font-size: 17px;
	text-align: left;
	color: #999999;
	float: left;
}

#arrows{
	width: 20%;
	height: 20px;
	margin-left: 80%;
	text-align: right;
}

#case_title{
	width: 100%;
	font-size: 25px;
	text-align: left;
	color: #666666;
	margin-top: 35px;
	margin-bottom: 15px;
}

#case_box{
	width: 100%;
	text-align: justify;
	line-height: 21px;
	font-size: 16px;
	color: #999999;
}

#up{
	float:right;
	margin-top: 40px;
	font-size: 16px;
	color: #999999;
}

#up a, a hover{
	color: #999999;
}

#back{
	float:left;
	margin-top: 40px;
	font-size: 16px;
	color: #999999;
}

#back a, a hover{
	color: #999999;
}
/* ----FINE WORK----- */

/* ----INIZIO PRIVATE----- */
#loginform{
	position:absolute;
	margin-top:86px;
	margin-left:630px;
	width:281px;
	height:153px;
	background:url(../images/private-bkg.png) no-repeat;
	z-index:9999;
}
.loginLabel{
	font-size:16px;
	color:#333333;
}
.loginLabel a, a:hover{
	color:#333333;
}
#privatetitle{
	width: 100%;
	font-size: 27px;
	text-align: left;
	color: #666666;
	margin-bottom: 8px;
	margin-top: 12px;
}

#private_subtitle{
	width: 100%;
	font-size: 17px;
	text-align: left;
	color: #999999;
	margin-bottom: 10px;
}

#user{
	width: 80%;
	font-size: 12px;
	text-align: left;
	color: #999999;
	float: left;
}

.topbox{
	background: url(../images/box_private.gif) no-repeat;
	height: 14px;
	width: 100%;
	border: 0px;
	border-style: solid;
	border-color: #cccccc;
	margin-top: 5px;
		clear: both;
}

#private_box{
	border: 1px;
	border-top: 0px;
	border-style: solid;
	border-color: #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 16px;
	padding-bottom: 16px;
	height: auto;
	clear: both;
}

#logout{
	font-size: 13px;
	color: #999999;
	width: 20%;
	height: 16px;
	margin-left: 80%;
	text-align: right;
}

#filename{
	width: 50%;
	font-size: 14px;
	text-align: left;
	color: white;
	background-color: #999999;
	padding-left: 10px;
	float: left;
}

#creation{
	width: 20%;
	font-size: 14px;
	text-align: center;
	color: #737373;
	background-color: #d7d7d7;
	float: left;
}

#container_dwn{
	clear: both;
	margin-top: 30px;
	margin-top: 30px;
	padding: 10px;
}
/* ----FINE PRIVATE----- */

/* ----COLLABORAZIONI---- */

#container_logo{
	background-color: yellow;
	margin-bottom: 100px;
}

#container_logo div {
	width: 173px;
	height: 100px;
	text-align: center;
	border-left: 1px dotted #FF00FF;
	border-collapse:collapse;
	float: left;
}

/* ---- FINE COLLABORAZIONI---- */

/* ----CONTATTI---- */

#form {
	margin: 30px 0 0 0;
	background-color: white;
}

.field {
	font-size: 17px;
	color: #999999;
	width: 50%;
	float: left;
	margin: 0 0 18px 0;
}

.detail{
	width: 100%;
}

.project{
	width: 100%;
	clear: both;
}

.formcell {
	width: 227px;
	height: 21px;
	border: 1px solid #cccccc;
	margin-top: 2px;
	padding: 0 10px 0 10px;
	color: #999999;
}

.formselect {
	width: 247px;
	height: 23px;
	border: 1px solid #cccccc;
	color: #999999;
}

.dx{
	width: 212px;
	margin-left: 15px;	
}

.bottombox{
	background: url(../images/box_details.gif) no-repeat left bottom;
	height: 240px;
	width: 526px;
}

.detailsbox{
	height:200px;
	width:500px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: none;
	padding:12px;
	color:#999999;
}

.write{
	font-size: 15px;
	line-height: 18px;
	color: #999999;
	margin-top: -10px;
}

.mail{
	font-size: 15px;
	text-align: right;
	width: 50%;
	text-transform: uppercase;
	margin-top: -9px;
	float: right;
}


.send{
	color: white;
	background-color: #999999;
    padding: 1px 5px 1px 5px;
    margin: 0px 10px 0px 10px;
}
/* ---- FINE CONTATTI---- */

