/* CSS Document */

/******************************/
/*     S T R U T T U R A      */
/******************************/
.reset {
	clear: both;
	font-size: 0px;
	height: 0px;
	width: 0px;
	margin: 0px;
}
html, body {
	margin: 0;
	padding: 0;
	background-image: url(../img/bk_all.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#main {
	position: relative;
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 23px;
	margin-bottom: 0px;
}
#head {
	position: relative;
	width: 963px;
	height: 68px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.logo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 330px;
	display:block;
	font-size: 0px;
	float: left;
	margin-left: 2px;
	background-position: 0px 0px;
}
#foot {
	position: relative;
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size:9px;
	color: #FFF;
	font-family:  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
/******************************/
/*     C A R A T T E R I      */
/******************************/
a {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
p { font-size:12px; color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-style: normal; font-weight: normal; line-height: 24px; font-variant: normal; 
}
h1
{
	font-size:20px;
	color: #cc0033;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
	font-variant: normal;
}
h2
{
	font-size:14px;
	color: #cc0033;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	font-variant: normal;
}
h3
{
	font-size:14px;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 36px;
	font-variant: normal;
	background-color: #d30039;
	text-align: left;
	vertical-align: middle;
	height: 36px;
	display:block;
	padding-left: 20px;
}
/******************************/
/*         M  E  N  U         */
/******************************/
ul#menu {
	list-style-type:none;
	z-index: 10;
}
ul#menu li {
	display: block;
	float: left;
	margin-left: 48px;
}
ul#menu li a {
	font-size:15px;
	color: #FFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration:none;
	display:block;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align:center;
}
ul#menu li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
}
ul#menu li a.current, ul#menu li a.current:hover {
	color: #FFF;
}
/******************************/
/*     M E N U  C O S A       */
/******************************/
#menuCosaOn {
	position: absolute;
	background-color: #d30039;
	height: 42px;
	width: 168px;
	left: 488px;
	top: 0px;
	font-size:15px;
	color: #FFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration:none;
	display:block;
	padding-top: 18px;
	text-align:center;
	z-index: 901;
	visibility:hidden;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cc0000;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;
}
#menuCosa {
	background-color: #d30039;
	height: 260px;
	width: 200px;
	position: absolute;
	left: 472px;
	top: 60px;
	z-index: 900;
	visibility:hidden;
	border: 2px solid #cc0000;
}
ul#menuCosa {
	list-style-type:none;
	padding-top: 10px;
}
ul#menuCosa li {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;
}
ul#menuCosa li a {
	font-size:12px;
	color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
	display:block;
	text-align:left;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #e56688;
}
ul#menuCosa li a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #e56688;
}
ul#menuCosa li a.current, ul#menuCosa li a.current:hover {
	color: #FFF;
}
/******************************/
/* O G G E T T I  C O M U N I */
/******************************/
.bk_trasp {
	background-image: url(../img/bk_trasp.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}

