/* Global Styles */

body {
	margin:0px;
	text-decoration: none;
	padding: 0px;
	font-weight: normal;
	}
	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
a {
	color: #3366cc;
	font-weight:bold;
	}
	
a:hover {
	color: #3366cc;
	}

/* ID Styles */

#navigation td {
	border-bottom-style: none;
	background-color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: groove;
	border-left-style: none;
	color: 333333;
	border-right-color: #FFFFFF;
	width: auto;
	padding: 0px;
	margin: 0px;
	}
	
#navigation a {
	color: 333333;
	line-height:16px;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	}
	
#navigation a:hover {
	color:#990000;
	background-color: #FFFFFF;
	}
#navigation a:focus {
	color:#FFFFFF;
	background-color: #990033;
}
#navigation1 td {
	background-color: #EAE7E5;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation1 a {
	color: 333333;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(00_index/mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 50%;
	margin: 0px;
}
#navigation1 a:hover {
	color:#990000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(00_index/mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 50%;
	font-weight: bold;
}
	
#tagline 	{	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}
	
/* Class Styles */
	
.bodyText {
	color:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
	
.L1_titolo{
	color: #990000;
	line-height:24px;
	letter-spacing:.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.subHeader {
	color: #990000;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.piedino {
	color:#FFFFFF;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	}

.appMese {
	color: #990000;
	line-height:16px;
	letter-spacing:0.1em;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
.menu {
	color: #333333;
	text-decoration: none;
}
#tab_fondo {
	background-attachment: fixed;
	background-image: url(01_home/1_images/natale.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

