/*---------------------------- body ----------------------------*/
body{
	background-color:#000;
	font: 12px "Arial", Verdana, Helvetica;
	color: #CCCCCC;	
	margin: 0;
	padding: 0;
	}

a {
	color: #000;
	background-color: #8EDDD1;
	text-decoration: none;
	}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color:#000;
	}



/*---------------------------- bio ----------------------------*/
.bio {
	width:861px;
	height:404px;
	color: #CCCCCC;
	}
	

/*---------------------------- img ----------------------------*/
.img{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	z-index:10;
}
	
/*---------------------------- links ----------------------------*/
.links {
	background-image:url(../img/struttura/sfondo_links.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:861px;
	height:360px;
	color: #CCCCCC;
	font-family: "Arial", Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
		
.links a:active, .links a:visited, .links a:link {
	color: #CCCCCC;
	text-decoration: none;
	background-color:#000;
	}

.links a:hover {
    color: #000;
	background-color: #8EDDD1;
	text-decoration: none;
	}
	
/*---------------------------- contact ----------------------------*/
.contact {
	background-image:url(../img/struttura/sfondo_contact.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:861px;
	height:360px;
	color: #CCCCCC;
	}
	
/*---------------------------- projects ----------------------------*/
.projects {
	background-image:url(../img/struttura/sfondo_projects.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:861px;
	height:625px;
	color: #CCCCCC;
	font-family: "Arial", Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
		
.projects a:active, .projects a:visited, .projects a:link {
	color: #CCCCCC;
	text-decoration: none;
	background-color:#000;
	}

.projects a:hover {
    color: #000;
	background-color: #8EDDD1;
	text-decoration: none;
	}
	

/*---------------------------- title ----------------------------*/
.title {
	font-family: "Arial", Verdana, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #ECECEC;
	text-decoration: none;
	text-transform:uppercase;
	}

/*---------------------------- title_green ----------------------------*/
.title_green {
	font-family: "Arial", Verdana, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #8EDDD1;
	text-decoration: none;
	text-transform:uppercase;
	}
	
/*---------------------------- title_small ----------------------------*/
.title_small {
	font-family: "Arial", Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ECECEC;
	text-decoration: none;
	text-transform:uppercase;
	}
	
/*---------------------------- line ----------------------------*/
.line {
	border-top: 2px solid #8EDDD1;
	width:100%;
	padding-bottom:25px;
}

/*---------------------------- cornice ----------------------------*/
.cornice {
	border: 1px solid #FFF;
}

/*---------------------------- select ----------------------------*/
.select {
	border: 1px solid #8EDDD1;
}

/*---------------------------- menu_sx ----------------------------*/
.menu_sx {
	font-family: "Arial", Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	line-height: 1.4;
	}

.menu_sx a:active, .menu_sx a:visited, .menu_sx a:link {
	color: #767676;
	text-decoration: none;
	background-color:#000;
	}

.menu_sx a:hover {
    color: #8EDDD1;
	background-color: #000;
	text-decoration: none;
	}
	
.menu_sx_active { 
	color: #8EDDD1;
	background-color: #000;
	text-decoration: none;
	}
	
.intestazione {
	font-family: "Arial", Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
	background-color: #000;
	}

.intestazione a:active, .intestazione a:visited, .intestazione a:link {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	}

.intestazione a:hover {
    color: #8EDDD1;
	text-decoration: none;
	background-color: #000;
	}
	
.intestazione_on {
	font-family: "Arial", Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #8EDDD1;
	text-decoration: none;
	text-transform:uppercase;
	}
	
/*---------------------------- didascalia ----------------------------*/
.didascalia {
	font-family: "Arial", Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	line-height: 1.3;
	padding-left:10px;
	padding-right:10px;
	}

/*---------------------------- pulsanti ----------------------------*/
.pulsanti {
	color: #CCCCCC;
	font-family: "Arial", Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	}
		
.pulsanti a:active, .pulsanti a:visited, .pulsanti a:link {
	color: #000;
	background-color: #8EDDD1;
	text-decoration: none;
	}

.pulsanti a:hover {
    color: #CCCCCC;
	text-decoration: none;
	background-color:#000;
	}


/*---------------------------- footer ----------------------------*/
.footer {
	font-family: "Arial", Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-left:58px;
	}

.footer a:active, .footer a:visited, .footer a:link {
	color: #CCCCCC;
	text-decoration: underline;
	background-color:#000;
	}

.footer a:hover {
    color: #000;
	background-color: #8EDDD1;
	text-decoration: none;
	}
	

.footer_img {
	background-image:url(../img/struttura/sfondo_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:861px;
	height:360px;
	color: #CCCCCC;
	}

