﻿body {
	border: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background-image: url('../images/sfondo_mondo.gif');
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: White;
}
h1 
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

#Image 
{
	width: 923px;
	height: 167px;
	vertical-align: top;
}
#Logo
{
	position: absolute;
	z-index: 5;
}
#Scritta
{
	position: absolute;
	z-index: 5;
}
#EventiHome 
{
	position: relative;
	top: 50px;
	left: 200px;
	width: 400px;
}
#BannerHome 
{
	position: absolute;
	top: 50px;
	left: 190px;
	width: 358px;
	z-index: 15;
}


#PreviewHome
{
	z-index: 10;
	text-align: center;
	width: 430px;
	height: 440px;
	position: fixed;
	bottom: 0px;
}		
#FooterStatic
{
	z-index: 20;
	text-align: center;
	width: 100%;
	height: 30px;
	position: fixed;
	bottom: 0px;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
#Footer 
{
	z-index: 20;
	text-align: center;
	width: 100%;
	height: 30px;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
a.Footer 
{
	color: White;
	text-decoration: none;
}
a.Footer:HOVER
{
	text-decoration: underline;
}

#Login
{
	z-index: 50;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffd51f;
}
#LoginUnder 
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 49;
	display: none;
	background-color: White;
}
#btnChiudi 
{
	position: absolute; 
	top: 0px; 
	right: 0px; 
	display: none;
}
#btnExpand
{
	position: absolute; 
	top: 2px; 
	right: 4px; 
	display: none;
}
#boxLogin
{
	position: absolute; 
	top: 26px; 
	left: 0px; 
	display: none;
}
#boxRememberPwd
{
	position: absolute; 
	top: 26px; 
	left: 0px; 
	display: none;
}
#boxReg
{
	position: absolute; 
	top: 26px; 
	left: 0px; 
	display: none;
}
#boxLogged
{
	position: absolute; 
	top: 26px; 
	left: 0px;
	display: none;
	background-image:url(../images/sfondoprofilo.png);
}
#msgBenvenuto
{
	font-family: Arial;
	font-size: 13px;
	color:#a81e0b;
	font-weight:bold;
}

#MainMenu
{
	position: absolute;
	top: 0px;
	left: 200px;
	width: 713px;
	height: 26px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
	background-color: black;
	z-index: 10;
	font-family: Arial;
	font-size: 12px;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
#L1 
{
	margin-top: 5px;
	margin-left: 5px;
	color: #ffd51f;
	vertical-align: middle;
}
#L1 a
{
	Color: white;
	text-decoration: none;
}
#L1 a:hover
{
	Color: #ffd51f;
}
#L2 
{
	margin-top: -5px;
	Color: #ffd51f;
	height: 26px;
	vertical-align: middle;
}
#L2 a
{
	Color: white;
	text-decoration: none;
}
#L2 a:hover
{
	Color: #ffd51f;
}
#L2content
{
	margin-top: 5px;
	height: 26px;
	vertical-align: middle;
}

#SectionMenu 
{
	position: absolute;
	width: 200px;
	height: 100px;
	top: 329px;
	left: 723px;
	z-index: 20;
}

.SectionMenuItem 
{
	width: 200px;
	height: 24px;
	border: solid 1px white;
	background-color: #ffd51f;
	vertical-align: top;
	text-align: right;
}
#CatalogoTitle
{
	position: absolute;
	top: 300px;
	left: 100px;
	z-index: 20;
}
#CatalogoBox 
{
	z-index: 28;
}
#InfoTecnicheBox
{
	z-index: 26;
}
#AbbinamentoBox
{
	z-index: 24;
}
#VediBox 
{
	z-index: 22;
}
#VideoBox
{
	z-index: 26;
}
#FotoBox
{
	z-index: 24;
}
#CaricaBox 
{
	z-index: 22;
}
#WallpaperBox
{
	z-index: 26;
}
#IconBox
{
	z-index: 24;
}
#ProfiloTitle
{
	position: absolute;
	top: 300px;
	left: 100px;
	z-index: 20;
}

.ContentBox
{

	position: absolute;
	top: 243px;
	left: 723px;
	width: 200px;
	height: 24px;
	background: rgba(255, 213, 31, 0.7);
	vertical-align: top;
	text-align: right;
}
.btnActive 
{
	height: 24px;
	width: 80px;
	padding-left: 10px;
	background-color: #ffd51f;
}
.btnActive:hover
{
	padding-left: 10px;
	background-color: Black;
}
.btnActive a
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
.btnActive:hover a
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #ffd51f;
	text-decoration: none;
}

.btnDisactive
{
	background-color: Black;
	color: #ffd51f;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	height: 24px;
	vertical-align: middle;
	text-indent: 10px;
}
#VediContent 
{
}

#CommunityMenu 
{
	position: absolute;
	top: 300px;
	left: 0px;
	z-index: 0;
}
#CommunityMenuBut1
{
	position: absolute;
	top: 300px;
	left: 0px;
	z-index: 20;
}
#CommunityMenuBut2
{
	position: absolute;
	top: 300px;
	left: 0px;
	z-index: 20;
}

a.menubenvenuto
{	background-color:#ffd51f;
	color:#000000;
	text-decoration: none;
}
a.menubenvenuto:hover
{	background-color:#000000;
	color:#ffd51f;
	text-decoration: none;
}

.pagebuttonsel
{
	position: absolute;
	z-index: 10;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background-color: Black;
	color: #ffd51f;
}
.pagebutton 
{
	position: absolute;
	z-index: 10;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	background-color: Black;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.pagebutton a 
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	line-height: 25px;
}
.pagebutton a:hover
{
	color: #ffd51f;
}

.atdspace 
{
	width: 12px;
}
.atd
{
	height: 27px;
	vertical-align: middle;
	font: Arial;
	font-weight: bold;
	font-size: 11px;
}
.alink
{
	line-height: 27px;
	height: 27px;
	vertical-align: middle;
	text-decoration: none;
	font: Arial;
	font-weight: bold;
	font-size: 12px;
	color: Black;
}
.alink:hover 
{
	text-decoration: none;
}
.alinkh
{
	text-decoration: none;
	font: Arial;
	font-weight: bold;
	font-size: 12px;
	color: Black;
	padding: 3px 3px 3px 3px;
}
.alinkh:hover 
{
	text-decoration: none;
	background-color: Black;
	color: #ffd51f;
}

.alinkhnobold
{
	font: Arial;
	font-size: 12px;
	color: #4a4a4a;
	padding: 2px 2px 2px 2px;
}
.alinkhnobold:hover 
{
	text-decoration: none;
	background-color: Black;
	color: #ffd51f;
}

.alinkhEICMA
{
	font: Arial;
	font-size: 12px;
	color: #4a4a4a;
	padding: 2px 2px 2px 2px;
}
.alinkhEICMA:hover 
{
	text-decoration: none;
	background-color: Black;
	color: #ffd51f;
}

.skatelink
{
	display:block;
    width: 306px;
    height: 60px;
  
    background-image: url( "../images/a_skate.png");

}
.skatelink:hover 
{  
     display:block;
    
    width: 306px;
    height: 60px;
	background-image: url("../images/a_skate_roll.png");
	

}


a.btnLogout 
{
	color: Black;
	text-decoration: none;
}
a.btnLogout:HOVER 
{
	text-decoration: underline;
}
a.btnPassword 
{
	color: #9F8100;
	text-decoration: none;
}
a.eventilink 
{
	color: rgb(90, 90, 98); 
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
}
a.eventilink:HOVER 
{
	color: rgb(159, 129, 0);
}
.sitemapmenu
{
	font-weight: bold;
	color: rgb(159, 129, 0);
}
a.sitemaplink 
{
	text-decoration: underline;
	font-weight: normal;
	color: black; 
	font-size: 13px;
}
a.sitemaplink:HOVER
{
	color: rgb(159, 129, 0);
}
