﻿/* MasterPage */
/* GLI STILI DEI LINK SONO DEFINITI NELLE MASTER PAGE PER MOTIVI DI PERSONALIZZAZIONE SUI CANALI */

body
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 11px;
	color:Black;
}

.logo
{
	width:290px;
	height:91px;
	float: left;
	background-image: url(images/logo.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: center center;
    margin-top: 4px;
    cursor:pointer;
}

.menu
{
	text-align: right;
	padding-top: 20px;
	padding-right: 35px;
	float: right;
	overflow:auto;
	background-image: url(images/trattinoMenu.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: right center;
    height: 80px;
    width:300px;
    padding-left: 30px;
    overflow:hidden;
}

.menuCell
{
	float:left; 
	padding-left:3px; 
	padding-right:3px;
	font-size:10px;
	overflow:auto;
	padding-top: 5px;
    padding-bottom: 5px;
}

.menuCell a
{
	color: White;
	background-image: url(images/userMenu.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: left center;
    padding-left: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.menuCell a:hover
{
	text-decoration:underline;
	background-image: url(images/userMenuOver.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: left center;
    padding-left: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.menuCellClearExit
{
	float:left; 
	padding-left:8px; 
	padding-right:3px;
	font-size:10px;
	font-weight: bold;
	padding-top: 5px;
    padding-bottom: 5px;
}

.menuCellClearExit a
{
	color: White;
}

.menuCellClearExit a:hover
{
	text-decoration:underline;
}

.menuCellClear
{
	clear:both; 
	padding-right:5px;
	padding-top: 15px;
	font-size:10px;
	font-weight:bold;
	color:White;
}

.contentBackground
{
	clear:both;
	background-image: url(images/background.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: center top;
    min-height: 453px;
}

.footer
{
	height:79px;
	background-image: url(images/footer.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: center center;
	clear: both;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#m_footer
{
	font-weight:bold;
}
.footerText
{
	height:48px;
	line-height:48px;
	vertical-align:middle;
	font-size: 15px;
}

.footerText a
{
	color:White;
	font-weight:bold;
}

.footerText a:hover
{
	text-decoration:underline;
}

.page
{
	width: 985px;
	float:left;
}

.header
{
	width: 985px;
	height: 94px;
	overflow:hidden;
	clear:both;
	background-image: url(images/header.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: center center;
}

.content
{
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
	margin-right: 10px;
	margin-left:auto;
	margin-right:auto;
	width: 750px;
}


.contentReg
{
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
	margin-right: 10px;
	margin-left:auto;
	margin-right:auto;
	width: 570px;
	background-color:White;
	border: solid 1px #999999; 
	padding: 0px 10px 0px 10px;
}

.contentReg2
{
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
	margin-right: 10px;
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	background-color:White;
	border: solid 1px #999999; 
	padding: 0px 10px 0px 10px;
}

.bannerTop
{
	float:left; 
	width: 468px; 
	max-height: 60px; 
	margin-bottom: 7px;
}

.bannerTop2
{
	float:left; 
	width: 468px; 
	max-height: 60px; 
	margin-bottom: 7px;
	margin-left: 47px;
}

.bannerRight
{
	float:left; 
	max-width:160px; 
	height:600px;
	margin-left: 7px; 
}

.bannerRight2
{
	float:left; 
	max-width:160px; 
	height:600px;
	margin-left: 7px; 
	margin-top: 10px;
}

.defaultMenu
{
	width: 943px;
	height: 49px;
	overflow:hidden;
	background-image: url(images/menu.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: center top;
    clear: both;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}

.defaultMenuText
{
	height: 40px;
	line-height:40px;
	vertical-align:middle;
}

.defaultSearchContent
{
	clear:both; 
	width: 985px;
	height: 31px;
	background-image: url(images/search.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: center center;
}

.defaultSearch
{
	padding-right: 35px;
	height: 31px;
	line-height:31px;
	vertical-align:middle;
	text-align:right;
}

.defaultSubMenu
{
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	width:480px;
	padding: 2px;
	font-size: 15px;
	border-bottom: solid 1px black;
	margin-top: 10px;
}

.defaultSubMenu2
{
	margin-left: auto;
	margin-right:auto;
	overflow:auto;
	width:800px;
	overflow:auto;
	font-size: 15px;
	border-bottom: solid 1px black;
	margin-top: 10px;
}

.defaultMenuItem
{
	float:left; 
	width: 157px;
	height: 49px;
	font-size: 16px;
	text-align:center;
}

.defaultMenuItem a
{
	color:#666666;
}

.defaultMenuItem a:hover
{
	text-decoration:underline;
	color:#EA5D0E;
}

.defaultMenuSelectedItem
{
	float:left; 
	width: 157px;
	height: 49px;
	font-size: 16px;
	text-align:center;
}

.defaultMenuSelectedItem a
{
	color:#EA5D0E;
}

.defaultMenuItemNoColor
{
	float:left; 
	text-align:center;
	width: 160px;
}

.menuSepItem
{
	width: 14px;
	height: 42px;
	background-image: url(images/zelandoHOMElineetta.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    background-position: center center;
}