body {
	font-family: "Century Gothic";
	font-size: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin: 0;
	padding: 0;
	}



img{margin: 0;}


.element{
background-image: url("../img/blu.jpg");
}



#sfondoScheda {
	z-index: 0;
	background-position: 0px;
	background-repeat: no-repeat;
	margin-left: 500px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	position: absolute;
    background-image: url("../img/scheda.jpg");
    width:256px; 
    height:528px;
    }

#accordion{
	top:120px;
	width: 229px;
	position: absolute;
	left: 10px; 	
	z-index: 4;
	}
#pulsanteUno{
 	position: relative;
 	background: #ffffff url("../img/pulsanteUno.jpg") repeat-y;
 	
    height: 30px;
 }

#pulsanteDue{
	height: 30px;
 	position: relative;
 	background: #ffffff url("../img/pulsanteDue.jpg") repeat-y;
 }
 
 
 
#pulsanteTre{
	height: 30px;
 	position: relative;
 	background: #ffffff url("../img/pulsanteTre.jpg") repeat-y;

 }


#pulsanteQuattro{
 	height: 30px;
 	position: relative;
 	background: #ffffff url("../img/pulsanteQuattro.jpg") repeat-y;

 }
 
#pulsanteCinque{
 	height: 30px;
 	position: relative;
 	background: #ffffff url("../img/pulsanteCinque.jpg") repeat-y;

 }
 
.imgMenu{margin-left:  -2px;}
.testoMenu{
	letter-spacing: 2px;
	color: #486C8C;
	display: block;
	padding-top: 8px;
	padding-left: 8px;
	
}

#accordion a:link     { text-decoration: none;  }
#accordion a:active   { text-decoration: none;  }
#accordion a:hover    { text-decoration: none;  }
#accordion a:visited  { text-decoration: none;  }
#accordion a.testoMenu{
	color:#486C8C;
	
 }

#credits{
 	word-spacing: 0px;
 	text-align: center;
 	color: #2c445d;
 	letter-spacing: 1px;
 	font-size: 9px;
 	top: 463px;
 	left: 400px;
 	position: absolute;
 	height: 100px;
 	width: 400px;
 }
#logo{
 	text-align: center;
 	top: 49px;
 	left: 100px;
 	position: absolute;
 	z-index: 2;
 	
 }
#imgMain{
 	top: 0px;
 	position: relative;
 	margin-left: -1px;
 }
#textMain{
 	font-size: 20px;
 	letter-spacing: 0px;
 	color: #DBEBE5;
 	width: 300px;
 	left: 573px;
 	top: 391px;
 	position: absolute;
 }
#webContent {
    border-style: none;
    position:relative;
	color: #2c445d;
	padding: 10px;
	margin: 20px;
}
#contactsContent {
	border: 1px dashed #cccccc;
	                           
    border-style: none;
	                           
    position:relative;
	color: #2c445d;
	padding: 10px;
	margin: 20px;
	width: 280px;
}
#projectsContent {
    border-style: none;
    width: 250px;
    position:relative;
	color: #2c445d;
	padding: 10px;
	margin: 20px;
}
#photoContent {
    width: 340px;
    position:relative;
	color: #2c445d;
	padding: 10px;
	margin: 20px;
}

#identityContent{
    width: 320px;
    border-style: none;
    position:relative;
	color: #2c445d;
	padding: 10px;
	margin: 20px;
}
#homeContent{
    border-style: none;
    position:relative;
	color: #2c445d;
	padding: 10px;
	margin: 20px;
}
#contenitoreContenuti{
	position:absolute;
	width:450px;
	height:200px;
	left: 740px;
	top:100px;
	z-index:5;}
.contenuti{
	position:absolute;
}
a { color: #2c445d;
	text-decoration: none;
}
a:hover {
	color: #e25c2e;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
a.imgLink {
	border-width: 0px;
	border-style: none;
	text-decoration: none;
}
a.imgLink:hover {
	text-decoration: none;
}
