/*
********************************************
    COMMON RULES
********************************************
*/

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

blockquote {
	color: #333333;
	line-height: 1.6em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dashed Gray;
	padding: 2px 10px 2px 10px;
	margin-right: 80px;
}

h1, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	color: #CCCCCC;
	font-size: 32px;
	letter-spacing: 2px;
	margin-top: 7px;
	margin-bottom: 10px;
	text-decoration: none;
}

h2 {
	color: #333333;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 220%;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 34px;
	margin-bottom: 0;
}

h3 {
	color: #333333;
	font-size: 1em;
	margin-bottom: 6px;
	margin-top: 30px;
	letter-spacing: 1px;
	text-align:left;
}

h5 a:link, h5 a:visited, h5 a:active, h5 a:hover, .note a:link, .note a:visited, .note a:active, .note a:hover {
	border-bottom: 1px solid #6495ED;
	color: #333333;
	text-decoration: none;
}

h5 a:visited, .note a:visited {
	border-bottom: 1px solid #6495ED;
}

h5 a:hover, .note a:hover {
	border-bottom: 1px solid #FF9900;
	color: #000000;
}

h5 a:active, .note a:active {
	border-bottom: 1px solid #FF0000;
}

/*
********************************************
    TOP
********************************************
*/

#top {
	border-bottom: 1px solid #CCCCCC;
	color: #CCCCCC;
	letter-spacing: 2px;
	margin: 10px 15px 0 15px;
	padding: 0 10px 0 0;
}

.inv {
	display: none;
}

.invisibile {
	display: none;
}

/*
********************************************
    MENU
********************************************
*/

.menu, .note {
	color: #333333;
	font-size: 85%;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
}

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	border-bottom: 1px solid #6495ED;
	color: #333333;
	text-decoration: none;
}

.menu a:visited, .note a:visited {
	border-bottom: 1px solid #C0C0C0;
	color: #C0C0C0;
}

.menu a:hover, .note a:hover {
	border-bottom: 1px solid #FF9900;
	color: #000000;
}

.menu a:active, .note a:active {
	border-bottom: 1px solid #FF0000;
}

/*
********************************************
    NAV 
********************************************
*/

.nav {
	color: #333333;
	font-size: 85%;
	line-height: 16px;
	margin-bottom: 30px;
}

.nav a {
	color: #333333;
	border-bottom: 1px solid #6495ED;
	font-size: 100%;
	text-decoration: none;
}

.nav a:hover {
	border-bottom: 1px solid #FF9900;
}

.nav img, .nav img a {
	margin: 0;
	padding: 0;
	border: none;
}

.intro {
	color: #333333;
	font-size: 85%;
	line-height: 16px;
	margin-bottom: 15px;
	margin-right: 10px;
	text-decoration: none;
}

.intro a:link {
	color: #333333;
	border-bottom: 1px solid #6495ED;
	text-decoration: none;
	}

.intro a:visited {
	color: #333333;
	border-bottom: 1px solid #6495ED;
	text-decoration: none;
}

.intro a:hover {
	color: #000000;
	border-bottom: 1px solid #FF9900;
	text-decoration: none;
}

.intro a:active {
	border-bottom: 1px solid #FF0000;
	color: #333333;
	text-decoration: none;
}

/*
********************************************
    TEXT
********************************************
*/

.text {
	color: #333333;
	line-height: 1.8em;
	text-align: left;
}

ul .text, li .text {
	margin-top:0;
	margin-bottom: 0;
}

.text a:link, .text a:visited, .text a:active, .text a:hover {
	border-bottom: 1px solid #6495ED;
	color: #333333;
	text-decoration: none;
}

.text a:visited {
	color: #333333;
	border-bottom: 1px solid #6495ED;
	text-decoration: none;
}

.text a:hover {
	border-bottom: 1px solid #FF9900;
	color: #000000;
	text-decoration: none;
}

.text a:active {
	border-bottom: 1px solid #FF0000;
}

.title {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:140%;
	color: #696969;
	margin-top: 40px;
	margin-bottom:0;
	padding:0;
	font-weight: bold;
	text-transform:uppercase;
}

.inv {
	display: none;
}

.note {
	margin:0;
	padding:0;
}


.codice {
	font-family: "Courier New", Arial, sans-serif;
	margin-left: 30px;
}

#block{
	border: 1px dashed Gray;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 5px 25px 5px 15px;
	background-color: #F5F5F5;
}

/*
********************************************
    BOTTOM
********************************************
*/

#bottom {
	border-top: 1px solid #CCCCCC;
	color: #808080;
	font-size: 1em;
	letter-spacing: 1px;
	line-height: 1.2em;
	margin: 20px 10px 0px 10px;
	padding: 20px 20px 10px 10px;
}


#colophon {
	display: none;
}

/*
********************************************
    IMAGES
********************************************
*/

#imgr {
	float:right;
	margin: 0 0 10px 20px;
	background-color: #FFFFFF;
	color: Gray;
	font-family: Arial, helvetica, sans-serif;
	font-size: 80%;
	padding: 8px 0 0 0;
}

#imgr img {
	border: 2px solid Gray;
}

.icon, .icon img {
	text-align: right;
	border: none;
	text-decoration: none;
	margin:0;
}

.icon a:link, .icon a:visited, .icon a:hover {
	border: none;
	text-decoration: none;
	margin:0;
}