@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #68A3DD;
	background-image: url(../interface/back_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#w {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	z-index: 1;
	background-image: url(../interface/sky.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#background {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	background-image: url(../interface/background.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 700px;
}
#header {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	text-align: left;
	height: 115px;
}
.header_image {
	text-align: left;
	margin-left: 50px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.lang {
	display: inline;
	float: right;
}
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	z-index: 3;
	width: 976px;
	display: block;
}
#content_container {
	width: 813px;
	position: absolute;
	z-index: 5;
	float: left;
	visibility: inherit;
	margin-left: 165px;
}
#content_top {
	padding: 0px;
	background-image: url(../interface/conten_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 59px;
	width: 813px;
}
#content_main {
	background-image: url(../interface/conten_main.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 59px;
	width: 813px;
	margin: 0px;
	padding: 0px;
}
#content_bottom {
	background-image: url(../interface/content_bottom.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 300px;
	width: 1224px;
	padding: 0px;
	float: left;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -288px;
}

#content {
	padding-right: 30px;
	padding-left: 70px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	width: 780px;
}
#menu_container {
	width: 277px;
	float: left;
	position: absolute;
	z-index: 5;
	visibility: inherit;
	padding-top: 20px;
}
hr {
	border: 1px dotted #69A3DD;
}
#menu_top {
	width: 220px;
	margin: 0px;
	padding: 0px;
	background-image: url(../interface/menu_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
}
#menu_bottom {
	width: 220px;
	margin: 0px;
	padding: 0px;
	background-image: url(../interface/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
}
#menu_main {
	width: 220px;
	margin: 0px;
	padding: 0px;
	background-image: url(../interface/menu_main.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#menu_main ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu_main ul li {
	padding: 0px;
	margin: 0px;
}
#menu_main ul a, #menu_main ul a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0064AF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #68A3DD;
	margin-left: 10px;
}
#menu_main ul a:hover {
	color: #FFF;
	background-color: #68A3DD;
}
#bottom, #bottom a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #69A3DD;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 300px;
	padding: 0px;
}
#bottom a:hover {
	color: #CF0F1D;
}

/* content */
#cat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	display: block;
	width: 100%;
	text-align: right;
	margin-bottom: 15px;
	font-style: oblique;
}
#cat a, #cat a:hover {
	text-decoration: none;
	color: #999;
}
#cat a:hover {
	color: #F90;
}
#pager {
	font-family: "Trebuchet MS";
	font-size: 12px;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.page_selected {
	color: #69A3DD;
}

#pager a, #pager a:hover {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#pager a:hover {
	color: #F90;
}
#titolo {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #7EB1E7;
	text-decoration: none;
	display: block;
}
#titolo_home {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #F90;
	width: 100%;
	padding: 5px;
	margin-bottom: 10px;
}

#data {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #7EB1E7;
	text-decoration: none;
	display: block;
}
#sottotitolo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	display: block;
}
#main_testo {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin-top: 20px;
}
#main_testo a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #7EB1E7;
	text-decoration: none;
	vertical-align: middle;
	margin: 10px;
	font-weight: bold;
}
#main_testo a:hover {
	color: #666666;
}


#dettagli_titolo {
	font-family: "Trebuchet MS";
	color: #CF0F1D;
}
#dettagli {
	font-family: "Trebuchet MS";
	color: #000000;
	font-style: italic;
	font-size: 12px;
}
.sub, .sub:hover {
	font-family: "Trebuchet MS";
	text-decoration: none;
	display: list-item;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7EB1E7;
}
.sub:hover {
	background-color: #C9DCF5;
}
.sub_testo {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
}
.sub_titolo {
	font-size: 14px;
	text-decoration: none;
	display: block;
	color: #7EB1E7;
}
.caps {
	font-size: 24px;
	color: #F90;
	float: left;
}
