body {
	padding: 0;
	margin: 0;
	/*background: #990031;*/
	/*background-image : url("../images/bgbody.gif");*/
	background: #fff url("../images/bg-legno2.jpg") fixed;
	color: #000;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

/* Hack for PGN on IE6 */
img {behavior: url("pngbehavior.htc");}

img { border: 0; }
.imgcenter {
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 5px;
}

a { text-decoration: none; color: #000; }
a:hover { text-decoration: none; color: #000; }

/*
#centrecontainer { position: absolute; top: 50px; left: 0px; width: 100%; }
#outercontainer { margin-left: -480px; position: absolute; left: 50%; }
#outercontainerInner { margin-left: -480px; position: absolute;  left: 50%; }
*/

/* Style modificato dei container per la corretta visualizzazione sui device mobili */
#centrecontainer { padding-top: 50px; width: 920px; margin: 0 auto; }
#outercontainer { }
#outercontainerInner { }

#languageSelector {
    padding: 0;
	margin: 0;
	float: left;
	width: 60px;
}

#header { width: 940px; height: 31px; letter-spacing: 1px; }
#container { border: 10px solid #eee; width: 920px; height: 490px; }
#containerHome { border: 0px solid #000; width: 938px; height: 510px; }
#containerInner { border: 10px solid #eee; width: 920px; height: 190px; }
#containerBoxInner { border: 10px solid #eee; border-top: 0px solid #eee; width: 920px; }

#containerleft {
	float: left;
	width: 430px;
	height: 470px !important; /*Firefox - Safari*/
	height: 470px; 			  /*IE 6*/
	background: #ccc url("../images/mafia-style.gif");
	border: 10px solid #eee;
	padding: 10px;
}

#containerleft a { text-decoration: none; color: #fff; font-weight: bold; }
#containerleft a:hover { text-decoration: underline; color: #fff; font-weight: bold; }

#containerleft h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, arial, verdana, helvetica, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	width: 100%;
}

#containerleft #homeLeftBox {
    text-align: justify;
    display:table;
    height: 325px;
}

#containerleftInner {
	float: left;
	width: 430px;
	height: 170px !important; /*Firefox - Safari*/
	height: 173px; 			  /*IE 6*/
	background: #ccc;
	border-right: 10px solid #eee;
	padding: 10px;
}

#containerleftInner a { text-decoration: none; color: #fff; font-weight: bold; }
#containerleftInner a:hover { text-decoration: underline; color: #fff; font-weight: bold; }

#containerleftInner h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, arial, verdana, helvetica, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	width: 100%;
}

#containerleftInner #homeLeftBox {
    height: 140px;
    text-align: justify;
}

#containerright {
	/*background-image: url('../images/containerright-image.jpg');*/
	float: right;
	width: 460px;
	height: 510px !important; /*Firefox - Safari*/
	height: 510px;			  /*IE 6*/
	overflow: auto;
	display: table;
	padding: 0px;
}

#containerright h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, arial, verdana, helvetica, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerrightInner {
	/*background-image: url('../images/containerright-image.jpg');*/
	float: left;
	width: 460px;
	height: 190px !important; /*Firefox - Safari*/
	height: 193px;			  /*IE 6*/
	display: table;
	overflow: auto;
	padding: 0;
}

/*Hack per la visualizzazione dell'immagine statica delle sezioni*/
#containerrightInner .staticImg {
	width: 460px;
	height: 190px !important; /*Firefox - Safari*/
	height: 193px;			  /*IE 6*/
}

#containerfullInner {
	width: 900px;
	background: #fff;
	padding: 10px;
	display: table;
}
/*Hack sulla proprietà width per safari*/
@media screen and (-webkit-min-device-pixel-ratio:0){
    #containerfullInner{
        width:920px;
        background:#fff;
        padding: 10px;
        display: table;
        }
}


#containerfullInner h1 {
	font-family: Georgia, arial, verdana, helvetica, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	width: 100%;
}

#containerfullInner p {
    text-align: justify;
}

#containerfullInner a { text-decoration: none; color: #000; font-weight: bold; }
#containerfullInner a:hover { text-decoration: underline; color: #000; font-weight: bold; }

h2 { font-family: Georgia, arial, verdana, helvetica, tahoma, sans-serif; font-size: 90%; }

#footer { width: 940px; text-align: right; padding: 5px 0px; color: #fff; }
#footer a { text-decoration: none; color: #fff; }
#footer a:hover { text-decoration: none; color: #fff; }
#footer #footerLeft { float:left; text-align:left; font-size: 11px; }
#footer #footerRight { text-align:right; font-size: 11px; }

#footerHome { width: 470px; text-align: right; padding: 5px 0px; color: #fff; }
#footerHome a { text-decoration: none; color: #fff; }
#footerHome a:hover { text-decoration: none; color: #fff; }
#footerHome #footerLeftHome { width: 350px; float:left; text-align:left; font-size: 11px; }
#footerHome #footerRightHome { width: 120px; float:right; text-align:right; font-size: 11px; }

.thumbnail_work {
    float: left;
	width: 284px;
	height: 280px;
	display: inline;
	margin-top: 0px; margin-bottom: 0px; margin-left: 8px; margin-right: 8px;
	padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 10px;
}
.thumbnail_work p {
    font-size: 11px;
    line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding: 0px 2px 0px 0px;
	font-weight: normal;
}
.thumbnail_work h1 {
    font-size: 16px;
	margin: 4px 0px 8px 0px;
	font-family: Georgia, arial, verdana, helvetica, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #ccc;
	width: 100%;
}
.thumbnail_work h1 a {
    font-size: 16px;
	font-family: Georgia;
	color: #666;
	text-decoration:none;
}
.thumbnail_work h1 :hover {
    font-size: 16px;
	font-family: Georgia;
	color:#000;
	text-decoration:none;
}
.thumbnail_work h2 {
    margin: 0;
	padding: 0;
    font-size: 16px;
	font-family: Georgia, arial, verdana, helvetica, tahoma, sans-serif;
	letter-spacing: -2px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	width: 100%;
}

.thumbnail_work_map {
    float: left;
	width: 284px;
	height: 360px;
	display: inline;
	margin-top: 0px; margin-bottom: 0px; margin-left: 8px; margin-right: 8px;
	padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 10px;
}
.thumbnail_work_map p {
    font-size: 11px;
    line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding: 0px 2px 0px 0px;
	font-weight: normal;
}
.thumbnail_work_map h1 {
    font-size: 16px;
	margin: 4px 0px 8px 0px;
	font-family: Georgia, arial, verdana, helvetica, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #ccc;
	width: 100%;
}
.thumbnail_work_map h1 a {
    font-size: 16px;
	font-family: Georgia;
	color: #666;
	text-decoration:none;
}
.thumbnail_work_map h1 :hover {
    font-size: 16px;
	font-family: Georgia;
	color:#000;
	text-decoration:none;
}

.thumbnail_work_googlemap {
    float: left;
	width: 584px;
	height: 400px;
	display:inline;
	margin-top: 0px; margin-bottom: 0px; margin-left: 8px; margin-right: 8px;
	padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 10px;
}
.thumbnail_work_googlemap p {
    font-size: 11px;
    line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding: 0px 2px 0px 0px;
	font-weight: normal;
}
.thumbnail_work_googlemap h1 {
    font-size: 16px;
	margin: 4px 0px 8px 0px;
	font-family: Georgia, arial, verdana, helvetica, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #ccc;
	width: 100%;
}
.thumbnail_work_googlemap h1 a {
    font-size: 16px;
	font-family: Georgia;
	color: #666;
	text-decoration:none;
}
.thumbnail_work_googlemap h1 :hover {
    font-size: 16px;
	font-family: Georgia;
	color:#000;
	text-decoration:none;
}