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


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 14px;
}


body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #000;
}


h2 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #000;
}


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

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

a:visited {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}


a.aBody {
	color: #F60;
	text-decoration: none;
}

a.aBody:hover {
	background-color: #FF0;
	color: #000;
	text-decoration: none;
}

a.aBody:active {
	background-color: #FF0;
	color: #000;
	text-decoration: none;
}

a.aBody:visited {
	color: #F60;
	text-decoration: none;
}


.boxcontainer
{
	width: 250px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 250px;
}

.boxlist {
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

.boxlist li
{
	width: 190px;
	list-style-type: none;
	height: 17px;
	margin: 0px;
	text-align: left;
	float: left;
	padding: 0px;
}

.boxlist li a
{
	display: block;
	color: #000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	width: 190px;
	line-height: normal;
	padding: 0em;
}

.boxlist li a:hover
{
	text-decoration: line-through;
}


#tdFooter {
	border: 4px dashed #CCC;
	margin: 5px;
	padding: 0px;
}


#tdBody {
	margin: 5px;
	padding: 5px;	
}


#apDivBody {
	position:relative;
	left:0px;
	top:0px;
	width:250px;
	height:700px;
	z-index:2;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}


#apDivChiSono {
	position:absolute;
	left:0px;
	top:40px;
	width:250px;
	height:250px;
	z-index:3;
	text-align: center;
	background-image: url(Immagini/postit_arancione.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#apDivPortfolioLavori {
	position:absolute;
	left:0px;
	top:250px;
	width:250px;
	height:250px;
	z-index:4;
	text-align: center;
	background-image: url(Immagini/postit_rosa.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#apDivDownload {
	position:absolute;
	left:0px;
	top:250px;
	width:250px;
	height:250px;
	z-index:5;
	text-align: center;
	background-image: url(Immagini/postit_viola.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#apDivStoLavorandoSu {
	position:absolute;
	left:0px;
	top:250px;
	width:250px;
	height:250px;
	z-index:6;
	text-align: center;
	background-image: url(Immagini/postit_rosso.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#apDivFotografia {
	position:absolute;
	left:0px;
	top:250px;
	width:250px;
	height:250px;
	z-index:7;
	text-align: center;
	background-image: url(Immagini/postit_verde.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#apDivAnimazioni {
	position:absolute;
	left:0px;
	top:250px;
	width:250px;
	height:250px;
	z-index:8;
	text-align: center;
	background-image: url(Immagini/postit_marrone.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#apDivEsperimenti {
	position:absolute;
	left:0px;
	top:250px;
	width:250px;
	height:250px;
	z-index:9;
	text-align: center;
	background-image: url(Immagini/postit_giallo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#apDivContatti {
	position:absolute;
	left:0px;
	top:250px;
	width:250px;
	height:250px;
	z-index:10;
	text-align: center;
	background-image: url(Immagini/postit_azzurro.png);
	background-repeat: no-repeat;
	background-position: center center;
}


#apDivMenu {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:250px;
	z-index:9;
	text-align: center;
	background-image: url(Immagini/postit_giallo.png);
	background-repeat: no-repeat;
	background-position: center center;
}


#apDivColumnPhotos {
	position:absolute;
	left:55px;
	top:260px;
	width:145px;
	height:435px;
	z-index:3;
}


.whiteText {
	color: #FFF;
}


.smallText {
	font-size: 9px;
}


.tdDiapositivaOrizzontale {
	background-image: url(Immagini/diapositiva_orizzontale.gif);
}


.tdDiapositivaVerticale {
	background-image: url(Immagini/diapositiva_verticale.gif);
}


form input#CodiceCaptcha {
	text-align: center;
	text-decoration: none;
}