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

body {
	margin-top:100px;
	scrollbar-face-color: #fff; 
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #cccccc; 
	scrollbar-arrow-color: #666666;
}

:focus {
	outline-style:none;
}


#maxxicontainer {
	width:960px;
	height:auto;
	margin:auto;
}

#headerlunga {
	width:960px;
	height:100px;
	float:left;
}

#conteinerSX {
	width:700px;
	height:auto;
	float:left;
}

#header {
	width:700px;
	height:100px;
	float:left;
}



#bodymenu {
	width:auto;
	height:350px;
	float:left;
}


/* ---MENU--- */

.glossymenu{
margin: 0px 0;
padding: 0;
width: 155px; /*width of menu*/
margin-top:15px;
}

.glossymenu a.menucurrent{
font: bold 12px Tahoma, Geneva, sans-serif;
color: #000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
text-decoration: none;
height:20px;
padding-top:6px;
padding-right:12px;
text-align:right;
}

.glossymenu a.menuitem{
font: bold 12px Tahoma, Geneva, sans-serif;
color: #666666;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
text-decoration: none;
height:20px;
padding-top:6px;
text-align:right;
padding-right:12px;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #666666;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 10px;
border: none;
left:150px;
}

.glossymenu a.menuitem:hover{
font: bold 12px Tahoma, Geneva, sans-serif;
color: #000;
text-align:right;
text-decoration:none;
padding-right:12px;
}


.glossymenu div.submenu{ /*DIV that contains each sub menu*/
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
}

.glossymenu div.submenu ul li a{
display: block;
font: bold 11px Tahoma, Geneva, sans-serif;
color:#999;
text-align:right;
text-decoration: none;
padding-top:5px;
padding-right:25px;
height:20px;
}

.glossymenu div.submenu ul li a:hover{
color: #000;
}

.glossymenu div.submenu ul li a.current{
color: #000;
}

#bodyhome {
	width:520px;
	height:auto;
	float:left;
	padding-left:25px;
}

#bodyopere {
	width:780px;
	height:auto;
	float:left;
	padding-left:25px;
	margin-top:15px;
}

#bodymail {
	width:420px;
	height:auto;
	float:left;
	padding-left:125px;
}

#bodyUP {
	width:500px;
	height:auto;
	float:left;
	padding-left:25px;
	padding-right:20px;
	margin-top:15px;
}
#bodyNavUP {
	width:500px;
	height:auto;
	float:left;
	padding-left:25px;
	padding-right:20px;
	margin-top:15px;
	text-align:right;
}

#bodygallery {
	width:500px;
	height:290px;
	float:left;
	overflow:auto;
	padding-left:25px;
	padding-right:20px;
	margin-top:15px;
}

#bodyTesto {
	width:500px;
	height:210px;
	float:left;
	overflow:auto;
	padding-left:25px;
	padding-right:20px;
}

#bodyMostra{
	width:500px;
	height:180px;
	float:left;
	overflow:auto;
	padding-left:25px;
	padding-right:20px;
}

#bodyBio{
	width:500px;
	height:210px;
	float:left;
	overflow:auto;
	padding-left:25px;
	padding-right:20px;
}

#conteinerDX {
	width:260px;
	height:auto;
	float:left;
}

.testolinik a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	text-decoration:none;
}

.testolinik a:link {
	text-decoration:none;
}

.testolinik a:visited {
	text-decoration:none;
}

.testolinik a:hover {
	text-decoration:none;
	color:#666666;
}

.testolinikCurrent {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}

.testo {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:14px;
	color:#000;
}

.Tlinik a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
}

.Tlinik a:link {
	text-decoration:none;
}

.Tlinik a:visited {
	text-decoration:none;
}

.Tlinik a:hover {
	text-decoration:underline;
	color:#666666;
}



#screenshot{
	position:absolute;
	border:1px solid #000000;
	background:#FFFFFF;
	padding:5px;
	display:none;
	color:#fff;
}

img  {
	border:0;
}

#footer {
	width:930px;
	height:auto;
	float:left;
	padding-right:30px;
	text-align:right;
	margin-top:15px;
	margin-bottom:30px;
}
