* {margin: 0; padding: 0; border: 0;}
body
{
	background-color: #212121;
	background-image: url(/include/bg_page_fade_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: white;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, verdana, lucida, helvetica, sans-serif;
	font-size: 11px;
}

#container
{
	width: 744px;
	margin: 0 auto;
}

#header
{
	height: 80px;
	background-image: url(/include/bg_title_bk.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	text-align: right;
	margin: 10px 0 0 0;
}

#header li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	margin-left: 6px;
}

#header ul
{
	display: block;
	padding: 30px 20px 0 0;
}

a, #header a:link, #header a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 2px;
}

p{margin: 10px 0;}

#header a:link.active, #header a:visited.active
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}

#header a:hover
{
	border-top: 6px solid #6E6E6E;
	/*#670001*/
	padding: 2px;
	background: #fff;
	color: #212121;
}

a:hover { color: #474747; }

#content, #navbox
{
	border: 1px solid white;
	background-color: #5d5d5d;
	background-image: url(/include/bg_content_bk.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#navbox
{
	border: 1px solid white;
	background-color: #5D5D5D;
	background-image: url(/include/bg_content_bk.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	background-position: left bottom;
	padding: 14px;
}

#navbox h3
{
	margin: 2px 0 2px 5px;
	padding: 0;
	font-size: 12px;
}

#navbox p
{
	margin: 0 25px 0 5px;
	padding: 0;
}

#slides, h4.homeposter { margin: 10px auto; }

#content h2
{
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: black;
	margin: 10px 10px;
	padding: 0 30px 10px 30px;
	background-image: url(/include/bg_linea_sfumata_dark.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#footer
{
	background-image: url(/include/bg_linea_sfumata.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 15px;
}

#footer p
{
	padding-top: 15px;
	color: #DBDBDB;
	font-size: 10px;
}

/*#content img { border: 1px solid white; }*/
#navbox img { border: 4px solid white; }
#navbox img:hover, .gallery img:hover, .album img:hover { border: 4px solid #4e4e4e; }
.homeposter img { border: 2px solid white; }

.linkbox, .lastlinkbox
{
	width: 185px;
	text-align: left;
	float: left;
	font-size: 10px;
}

.lastlinkbox { width: 158px; }

.gallery
{
	/*width: 340px; larghezza originaria */
	width: 215px;
	border: 1px solid white;
	background-color: #434444;
	text-align: left;
	float: left;
	margin: 5px 14px 23px 14px;
	padding: 8px 0;
	line-height: 1.6em;
	background-image: url(/include/bg_pfolio_box.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline;
	/*inserito per tappare un tappare un baco di quella merda di IExplorer, fix courtesy of Marco Rosella*/
}

.gallery img
{
	margin: 0 8px;
	padding: 0;
	border: 4px solid white;
	float: left;
	vertical-align: text-top;
}

.gallery h3
{
	clear: left;
	font-size: 16px;
	/*margin: 130px 0 5px 15px;*/
	padding: 10px;
	margin: 0;
}

.gallery h5
{
	margin: 0;
	padding: 0;
	font-size: 10px;
}

.album
{
	text-align: right;
	padding-right: 10px;
}

.album img, .showimage img
{
	margin: 4px;
	border: 4px solid white;
}

.showimage
{
	text-align: center;
	margin-bottom: 10px;
}

#aboutbox
{
	float: left;
	padding: 0 20px;
	text-align: left;
	width: 160px;
}

#aboutbox img { border: 4px solid white; }

#about
{
	padding: 0 20px 20px 200px;
	text-align: left;
	font-size: 14px;
}

.pulisci
{
	clear: both;
	border: 0px;
	height: 0%;
	margin: 0;
	padding: 0;
	display: hidden;
}

.evidenziello
{
	color: #7A7A7A;
	font-weight: bold;
}

.marketting { display: none; }

.boxevidence
{
	padding: 10px;
	margin: 5px 50px;
	background-image: url(/include/bg_pfolio_box.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid white;
	background-color: #444444;
	color: black;
	font-variant: small-caps;
	font-weight: bold;
}

p.mara
{
	border-color: #9F9F9F #A0A0A0 #2E2E2E #2D2D2D;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	background-color: #4C4C4C;
	margin: 10px;
}

a.mara { color: #F68548; }
a.mara:hover { color: #A6E7FF; }

#footer p.piva
{
	margin-top: -17px;
	font-size: 90%;
}