/* css document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container {
	position: relative;
	padding: 0px;
	width: 900px;
	height:574px;
	margin-left:0px;
	margin-top:0px;
	left: 10px;
	top: 10px;
	text-align: left;
	background-image: url(../img/bgcont.gif);
	background-repeat: repeat-y;
	background-position: 20px;
}

/* Hide from IE-Mac \*/
#container {
	position: absolute;
	left: 50%;
	top: 50%;
	width:875px;
	height:574px;
	margin-left: -437px;
	margin-top: -287px;
	padding: 0px;
	background-image: url(../img/bgcont.gif);
	background-repeat: repeat-y;
	background-position: 20px;
}
#line {
	float: right;
	height: 544px;
	width: 2px;
	margin-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
/* End hide */
#header{
	height: 20px;
	width: 875;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#logo {
	position: relative;
	width: 875px;
	text-align: center;
	height: 38px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	width: 875px;
	font-size: 14px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#menu a {
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
#menu a:hover {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}
#logo a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#logo a:hover {
	color: #1A222F;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu strong {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu em {
font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	}
#contenuto {
	margin-right: 25px;
}
#cv {
	background-image: url(../img/sf_cv.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#demo {
	background-image: url(../img/sf_demo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/*-------- colonna sinistra ---------*/

#sx {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	width: 470px;
	margin-top: 30px;
	float: left;
}
#fotoz {
	text-align: center;
	width: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#fotoz img{
	border: 4px solid #000000;
}
#loading img {
	border: none;
}
#commento {
	padding-top: 5px;
	padding-left: 15px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 15px;
	padding-bottom: 10px;
}

#commento h6 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 4px;
	margin-bottom: 10px;
	display: inline;
}
#commento p {
	margin-top: 4px;
	margin-bottom: 2px;
	text-align: justify;
	color: #999999;
}
#aboutme{
	text-align: center;
	padding-top: 50px;
	width: 100%;
	position: relative;
	height: 350px;
}

#aboutme p {
	text-align: justify;
	width: 400px;
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 80px;
}
#gall{
	text-align: justify;
	width: 100px;
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 80px;
}
#aboutme h1 {
	font-size: 10px;
	color: #7FC134;
	font-style: normal;
	font-weight: normal;
	margin-top: 35px;
	margin-bottom: 5px;
	text-align: left;
	float: right;
	width: 400px;
	margin-right: 80px;
}
#photome {
	padding: 5px;
	width: 250px;
	float: left;
	margin-left:70px;
	margin-left: 30px !important;
	text-align: right;
}
#photome img {
	border: 5px solid #FFFFFF;
}
#cv {
	width: 400px;
	float: right;
	height: 80px;
	text-align: center;
	padding-top: 30px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-right: 80px;
}
#demo {
	width: 400px;
	float: right;
	height: 80px;
	text-align: center;
	padding-top: 30px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-right: 80px;
}
#aboutme a{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#aboutme a:hover {
color: #7FC134;
}
/*------------ colonna destra ---------*/

#dx {
	float: right;
	width: 150px;
	text-align: center;
	height: 100%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 30px;
}
#elenco {
	height: 300px;
	width: 140px;
	padding-top: 8px;
	margin-bottom: 10px;
	text-align: left;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}
#elenco a {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#elenco a:hover {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#elenco strong {
	color: #666666;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#elenco ul {
	margin: 6px;
	padding: 0px;
}
#elenco li {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
#anteprime {
	width: 150px;
	text-align: center;
	position: relative;
	height: 330px;
	margin-left: 8px;
}
#fotine img {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 3px solid #FFFFFF;
	clear: right;
	}
#comandi {
	font-size: 10px;
	width: 450px;
	margin: 0px;
	height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	position: relative;
}
#prev {
	width: 20px;
	font-size: 10px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: 0px;
	padding-right: 25px;
	padding-bottom: 8px;
	float: left;
}
#next {
	width: 20px;
	font-size: 10px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-bottom: 8px;
	float: right;
}
#dxnav {
	width: 240px;
	float: right;
	position: relative;
	text-align: right;
}
#dxnav a:hover {
	color: #999999;
}

#slideshow {
	width: 400px;
	float: left;
	text-align: center;
}
#slideshow a {
	color: #999999;
	text-decoration: none;
}
#slideshow a:hover {
color: #333333;
}

/* contatti ---------------- */
#form_mail {
	width: 450px;
	color: #CCCCCC;
	padding: 35px 5px 5px;
	height: 300px;
}
#form_mail button {
	color: #CCCCCC;
	padding: 4px;
	width: 90px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7FC134;
	text-align: center;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../img/sf_button1.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}
#form_mail input {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
#form_mail textarea {
background-color: #CCCCCC;
	border: 1px dotted #666666;
	}

#contatti {
	float: right;
	width: 200px;
	margin-right: 80px;
	background-image: url(../img/sf_contatti.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 35px;
}
#contatti h1 {
	font-size: 10px;
	color: #7FC134;
	font-style: normal;
	font-weight: normal;
	width: 170px;
	text-align: left;
	padding-left: 15px;
	padding-top: 2px;
}
#contatti li {
	padding: 5px 5px 5px 15px;
	width: 170px;
	list-style-type: none;
	text-align: left;
}
.head {
	position: absolute;
	width: 180px;
	right: 0px;
	text-align: center;
	height: 14;
	top: 0px;
}
.power {
	position: absolute;
	height: 14px;
	width: 200px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
#footer {
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
	width: 875px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
#footer2 {
	font-size: 9px;
	color: #999999;
	text-align: center;
	position: absolute;
	height: 15px;
	left: 150px;
	bottom: 0px;
	width: 500px;
}
#footer2 a {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer2 a:hover {
	color: #666666;
	text-decoration: none;
	}
	
	#footer_hp {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	width: 875px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #161B25;
	left: 0px;
	bottom: 0px;
}

#footer_hp a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_hp a:hover {
	color: #0F1724;
	text-decoration: none;
}

/*----------- intro ------------*/

#intro {
	text-align: center;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 420px;
	width: 875px;
	left: 0px;
	top: 70px;
	background-image: url(../img/fondo_home.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#login {
	width: 150px;
	padding: 10px 4px 4px;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	position: absolute;
	text-align: right;
	right: 45px;
	bottom: 0px;
	background-color: #121924;
}
#login input {
	color: #080F1C;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-left: 3px;
}
#menu_home {
	position: absolute;
	height: 420px;
	width: 160px;
	top: 0px;
	left: 670px;
	text-align: right;
}
#menu_home a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #080F1C;
	height: 30px;
	text-decoration: none;
}
.input {
	width: 90px;
}
#menu_home a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #080F1C;
	height: 30px;
	text-decoration: none;
	background-color: #0C121B;
}
#login button {
	color: #CCCCCC;
	width: 20px;
	border-bottom-style: none;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	cursor: pointer;
	height: 2px;
	background-color: #121924;
	padding-right: 0px;
	margin-right: 0px;
}
/*------------ go switch go!! ---------*/

#switcher {
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	width: 70px;
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: center;
	color: #CCCCCC;
	padding: 5px;
}
#up2 {
}
#down2 {
	background-repeat: no-repeat;
 }
 #up {
	background-image:url(../img/suelenco.gif);
	height: 20px;
}
#down {
	background-color: #B5D5FF;
	background-image: url(../img/giuelenco.gif);
	width: 24px;
	height: 24px;
}

#flash {
	height: 420px;
	width: 630px;
	position: absolute;
	left: 40px;
	top: 0px;
}

/********* info pagina ***********/

#info_gallerie{
	text-align: center;
	font-size: 11px;
}
#info_gallerie a{
	color: #7FC134;
	text-decoration: none;
}
#info_gallerie a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#info_gallerie img {
	border: 5px solid #FFFFFF;
}
#linkhome {
	height: 36px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#column1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	height: 420px;
	width: 240px;
	left: 50px;
	top: 0px;
	text-align: justify;
}
#column2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	height: 420px;
	width: 240px;
	right: 50px;
	top: 0px;
	text-align: justify;
}
#contatti {
	position: absolute;
	width: 400px;
	text-align: left;
	left: 80px;
	top: 20px;
}
#messaggio {
	color: #FFFFFF;
	text-align: center;
	padding-top: 150px;
}#messaggio a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#messaggio a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080F1C;
}
#sx_cat {
	float: left;
	height: 300px;
	width: 130px;
	margin-top: 30px;
}
table img {
	margin-right: 5px;
	margin-left: 5px;
}
.power a {
	color: #999999;
	text-decoration: none;
}
.power a:hover {
	color: #666666;
	text-decoration: none;
}
 #copy {
	background-image: url(../img/copy.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	width: 450px;
	height: 300px;
	z-index: 120;
	filter:alpha(opacity=30);
-moz-opacity: 0.3;
	opacity: 0.3;
}