@import url("stili_editor.css");

html {
	font-size:64%;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Century Gothic, Helvetica, Verdana, Arial;
	font-size: 1.2em;
	color: #333333;
	background: url(../images/cielo.jpg) repeat-x;
	background-color:#ecf0fc;
	/*background-position:-350px;*/
	background-position:top;
}

#logo {
	width:200px;
	height:20px;
	float: right;
	border:0px solid #999999;
	display: block;
	text-align: right;
}
#logo a img{
	border:1px solid #999999;
}
div, ul, ol, li, p, span, pre, input, form, h1, h2, h3, h4, h5, h6, table, tr, td, th {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
table {
	font-size: 100%;/*for IE5*//*margin-top: 10px;
	margin-bottom: 10px;*/
	}
caption {
	padding: 0em 0em 0.3em 0em;
	font-weight: bold;
	text-align: left;
	color: #4A5766;
	font-size: 1.1em;
}
html>body caption {
	padding: 0em 0em 0.3em 10px;
}/*for netscape, firefox*/

#container_header {
	margin: 0px auto 0px auto;/*for netscape*/
	padding: 0px;
	width: 900px;
}
#container {
	margin: 0px auto 0px auto;/*for netscape*/
	padding: 0px;
	width: 900px;
	background: url(../images/bg_container.png) repeat-y;
	background-position: 194px 70px;
	;
}
#header {
	float: left;
	padding: 0px;
	margin:0px;
	width: 898px;
	/*height: auto!important;*/
	height: 180px;
	border: 1px solid #666;
}
#top_inner {
	display:none;
}

/*----------------- TOP MENU -------------------------*/
#buttons_inner {
	float: left;
	width: 700px;
	/*height: auto!important;
	min-height: 27px;
	height:20px;
	margin-bottom:-7px;*/
}
#buttons_inner ul {
	margin: 0;
	padding: 0;
	list-style:none;
	/*height:20px;*/
}
#buttons_inner a {
	float:none;
}
#buttons_inner li {
	float:left;
	/*height: 20px;*/
	margin-right: 4px;
	padding: 0;
}
#buttons_inner li a {
	/*border:1px solid #999999;
	display:block;
	line-height: 20px;
  	height: 20px;
	background:url(../images/bgItemMenu.gif) repeat-x;
	background-position:center;
	text-align: center;
	vertical-align:middle;
	width: 120px;*/	
	border-left:1px solid #fff;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 12px 1px 4px;
}
#buttons_inner a:hover {
	/*background:url(../images/bgItemMenuOver.gif) repeat-x;
	background-position:center;*/
	color: #000;
}
#buttons_inner h2 {
	display: none;
}
#buttons_inner table {
/*background-color:#000099;*/
}

/* ------------ stile modulo e menu -nav -------------- */

div.moduletable-nav {
	margin: 0px;
	font-size:1em;
	/*padding:2px;*/
	height:16px !important;
	text-decoration:none;
}

/*fine stile modulo*/

/*----------------- FINE TOP MENU -------------------------*/

/*----------------- PATHWAY -------------------------*/
#pathway_text {
	float:left;
	height: auto!important;
	min-height: 20px;
	height: 20px;
	color: #000000;
	font-size: 1.1em;
}
#pathway_text a {
	color: #000000;
}
#pathway_text a:hover {
	text-decoration: none;
}
#pathway_text {
	color: #000!important;
	padding: 4px 10px 4px 10px !important;
	float:left;
}
span.path_home a {
	color: #000!important;
}
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
/*----------------- FINE PATHWAY -------------------------*/

/*----------------- MENU -------------------------*/
div.moduletable a.mainlevel:link, a.mainlevel:visited {
	background-image:url(../images/bgItemMenu.gif);
	color:#333333;
	display:block;
	border:1px solid #999999;
	font-size:1em;
	font-weight:bold;
	height:16px !important;
	margin:0px 3px 3px 3px;
	padding:3px 2px 1px 10px !important;
	text-align:left;
	text-decoration:none;
	background-position:center;
}
div.moduletable a.mainlevel:hover {
	color:#000000;
	text-decoration:none;
	background-image:url(../images/bgItemMenuOver.gif);
	background-position:center;
}
/* sottomenu */

#left_inner div.moduletable ul li {
/*background: url(../images/ul_bullet.gif) no-repeat 2px 0.7em;
	padding: 4px 2px 6px 16px;*/
}
#left_inner div.moduletable ul li ul li {
/*background-image:url(../images/bgItemMenu.gif);
	border:1px solid #999999;
	padding: 3px 2px 1px 10px!important;
	font-size:1em;
	margin:0px 3px 3px 3px;*/
	/*padding:2px;
	height:16px !important;*/
}
a.sublevel:link, a.sublevel:visited {
	background-image:url(../images/bgItemMenu.gif);
	border:1px solid #999999;
	padding: 3px 2px 1px 10px!important;
	font-size:1em;
	margin:0px 3px 3px 3px;
	/*padding:2px;*/
	height:16px !important;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	display:block;
}
a.sublevel:hover {
	color: #000;
	background-image:url(../images/bgItemMenuOver.gif);
}
/*----------------- FINE MENU -------------------------*/


/*----------------- SLIK RSS -------------------------*/
.newsfeed a:link, .newsfeed a:visited {
	color: #333333;
	text-decoration: none;
}
.newsfeed a:hover {
	text-decoration: underline;
}
a.blank {
	color: #009900;
	font-weight:normal;
	text-decoration: none;
}
a.blank:hover {
	text-decoration: underline;
	font-weight:normal;
}
/*div.moduletable ul.newsfeed {
	left: 20px;
}*/
.newsfeed li {
	list-style-type: square;
	list-style-position:inside;
}
/*----------------- FINE SLIK RSS -------------------------*/

/*----------------- BOTTOM MENU -------------------------*/
#footer {
	height: 20px;
	top: 21px;
	position: relative;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style:none;
	height:20px;
}

#footer li {
	float:left;
	height: 20px;
	margin-right: 4px;
	padding: 0;
	margin: 0px 0px 0px 10px;
}
#footer li a {
	display:block;
  	height: 20px;
	font-size:0.9em;
	text-decoration:none;
	color:#666666;
}

#footer a:hover {
	color: #000;
	text-decoration:underline;
}

/* ------------ stile modulo e menu -btm -------------- */

div.moduletable-btm a.mainlevel-btm:link, a.mainlevel-btm:visited {
	
	
}
a.mainlevel-btm:hover {

}


/*fine stile modulo*/

/*----------------- FINE BOTTOM MENU -------------------------*/


/*----------------- RICERCA -------------------------*/

.search-search {
	
}
.search-search .inputbox-search {
	font-family: Century Gothic, Helvetica, Verdana, Arial;
	font-size: 1em;
	background-color: #fff;
	margin-right:3px;
	padding-left:3px;
	border:1px solid #FFFFFF;
	width: 122px;
	/*padding: 2px 0px 2px 0px;
	width: 100%;*/
}
.search-search .button-search {
	/*margin-top: 2px!important;*/
	border:0px;
	font-family: Century Gothic, Helvetica, Verdana, Arial;
	font-size: 1em;
	width:70px;
	text-align:center;
	background-image:url(../images/bgItemMenu.gif);
	border:1px solid #999999;
	background-position:center;
	
	
}
.moduletable-search {
}

/*----------------- FINE RICERCA -------------------------*/

#control_floats {
	float: left;
	position: absolute;
	height: 100%;
	width:900px;
}
#left_inner {
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-collapse:collapse;
}
.content_inner {
	background-color: #FFFFFF;
	border-collapse: collapse;
}
.content_inner2 {
	padding: 0px;
	float: left;
	width: 75%;
	margin-left: 5px;
}
.content_inner3 {
	padding: 0px;
	float: left;
	width: 75%;
	margin-left: 5px;
}
.content_inner4 {
	padding: 0px;
	float: left;
	width: 96%;
	margin-left: 5px;
}
#right_inner {
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-collapse:collapse;
	display:block;
}
/*#right_inner br {
	display: none;
}
#right_inner a:link, #right_inner a:visited {
	color: #009900;
	font-weight:normal;
	text-decoration: none;
}
#right_inner a:hover {
	/*text-decoration: underline;
}*/

#right_inner div.moduletable ul li {
	padding-top:3px;
}

.moduletable {
	background-color:#CCCCCC;
	margin-bottom:15px;
	border: 1px solid #999;
}
.moduletable h3 {
	padding: 4px 2px 6px 16px;
	background: url(../images/bgHeadModuli.jpg) repeat-x;
	border-bottom: 1px solid #999;
	font-size:130%;
}
#left_inner .moduletable {
	float: left;
	width: 100%;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
#right_inner .moduletable {
	float: none;
	width: auto;
	padding: 0px;
	clear:both;
	display:block;
	margin-bottom:0px;
}
#right_inner .moduletable table {
	border: 0px;
	padding:3px;
}

#right_inner .moduletable div, #left_inner .moduletable table  {
	border: 0px;
	margin: 5px 5px 5px 5px;
	display:block;
}

#left_inner .moduletable h2 {
	padding: 4px 2px 6px 25px;
	background: url(../images/bgHeadModuli.jpg) repeat-x;
	border-bottom: 1px solid #999;
	font-size:1.2em;
	margin-bottom:3px;/*background-color: #B33A15;
	text-transform: uppercase;
	font-size: 1.1em;
	margin: 1px;
	padding: 5px 2px 5px 10px;
	color:#fff;*/
}
#right_inner .moduletable h2 {
	padding: 4px 2px 6px 25px;
	background: url(../images/bgHeadModuli.jpg) repeat-x;
	border-bottom: 1px solid #999;
	font-size:130%;/*background-color: #B33A15;
	text-transform: uppercase;
	font-size: 1em;
	margin: 1px;
	padding-left: 5px;
	line-height: 20px;
	color:#fff;*/
}
div.moduletable ul {
	padding: 0px!important;
	margin: 0px!important;
	list-style:none;
	margin-top: 3px;
}


#left_inner div.moduletable img {
	text-align: center!important;
	margin: 5px 0px 10px 12px;
	border:1px solid #A7B5C5;
}
.moduletable .button {
	width: 99%;
	display:block;
	margin: 0px 0px 1px 1px!important;
	text-align: center!important;
	border: 1px solid #A7B5C5;
	background: url(../images/bk_button.jpg) repeat-x;
	background-color:  #D9DEE4;
}
div.moduletablerm {
	border: 1px solid #4A5766;
	margin: 0px 0px 2px 0px;
	float: none;
	width: auto;
	background-color: #ffffff;
	padding: 0px;
}
.moduletablerm ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.moduletablerm ul li {
	margin: 0px;
	padding: 0px;
}
.moduletablerm ul li a:link, .moduletablerm ul li a:visited {
	background-color: #B33A15;
	display:block;
	color: #fff;
	border: 1px solid #fff;
	height: auto!important;
	min-height: 20px;
	height: 20px;
	line-height: 20px;
	padding-left: 5px!important;
}
.moduletablerm ul li a:hover {
	text-decoration: none;
	background-color: #FFCC6D;
	color: #000;
}
#user1e2_inner {
}
#user1e2_inner ul {
	margin-top: 6px!important;
}
#user1e2_inner ul a {
	color: #4A5766;
	font-weight: bold;
}
.user1_inner {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 48%;
}
.user2_inner {
	float: right;
	margin: 0px;
	width: 48%;
}
.body_outer {
	border-collapse:collapse;
	margin: 0px 14px 0px 14px;
	float: left;
	background-color:#FFFFFF;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-collapse:collapse;
	width:450px;
	display: block;
	height: 100%;
	padding: 60px 30px 120px;
}
span.mosimage {
	border: 1px solid #ccc;
	float:left;
	text-align: center;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 1px;
	background: #efefef;
	padding: 0px 2px;
	color: #666;
	font-size: 0.95em;
	/*font-family: Arial, Helvetica, sans-serif;*/
	border-top: 1px solid #cccccc;
	display: block;
}
span.article_seperator {
	display: block;
	height: 0em;
}

.poll {
	padding: 4px;
}
.poll label {
	padding-left:20px;
	display:block;
}
#poweredby_inner {
	margin-top: 2px;
	padding: 0px;
	margin-left: 0px;
}
/*.body_outer a:link, .body_outer a:visited {
	color: #009900;
	font-weight:normal;
	text-decoration: none;
}
.body_outer a:hover {
	text-decoration: underline;
}*/

a:link, a:visited {
	color: #009900;
	font-weight:normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.body_outer h2 {
	padding-bottom: 1px;
	font-size: 2em;
	margin-bottom: 10px;
}
.body_outer h3 {
	font-size: 1.3em;
	margin-bottom: 5px;
	margin-top: 5px;
	/*font-family: Georgia, "Courier New", Courier, monospace;*/
}
.body_outer h4 {
	color: #B33A15;
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-top: 5px;
}
.body_outer p {
	line-height: 1.5em;
}
.body_outer .author, .body_outer .date {
	color: #FFFFFF;
	font-size:0.9em;
	margin: 15px 0px 10px 0px;
	text-align:right;
	background-color: #999999;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
}

.body_outer .modifydate {
	color: #999999;
	font-size:0.9em;
	margin: 15px 0px 10px 0px;
	text-align:right;
	padding: 0px 2px 0px 2px;
}

.body_outer a.readon {
	float:right;
	margin-bottom:20px;
	text-align:right;
	width:100%;
}
.body_outer ul {
	list-style: none;
}
.body_outer ul li {
	background: url(../images/ul_bullet.gif) no-repeat 2px 0.6em;
	padding: 2px 2px 2px 16px;
	/*list-style:square;
	list-style-position:inside;*/
	margin:10px 0px;
}
.body_outer ol {
	padding: 2px 2px 2px 20px;
}
.body_outer table {
	/*border: 1px solid #4A5766;*/
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	clear:both;
}
.body_outer table td, .body_outer table th {
	/*	border: 1px solid #4A5766;
*/	border-collapse: collapse;
	padding: 2px;
}
.body_outer table th {
	background-color: #F6F8F9;
}
td.adestra, td.toright {
	text-align: right!important;
}
table.adminlist th a {
	background: url(../images/ordina.gif) no-repeat right;
	height: auto!important;
	min-height: 12px;
	height: 12px;
	padding-right: 16px;
	text-decoration: none;
}
.body_outer ul.options {
	float: right;
}
.body_outer ul.options li {
	background: none!important;
	display:inline;
	padding-left: 2px!important;
}
.body_outer ul.options img {
	border: 0px;
}
.body_outer .contenttoc {
	display:block;
	margin: 5px 5px 5px 0px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}
.body_outer .contenttoc strong {
	color: #4A5766;
	float: left;
	margin-right: 5px;
}
.body_outer .contenttoc ul {
	margin-top: 5px;
}
.body_outer .contenttoc ul li {
	background: url(../images/ul_ul_bullet.gif) no-repeat 2px 0.60em;
	padding: 2px 0px 1px 10px;
	display:inline;
}
.body_outer .pagenavcounter {
	text-align: right!important;
	font-style: italic;
	font-size: 1em;
}
.pagenavbar div {
	text-align: center!important;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 1px;
	padding-bottom: 1px;
}
.pagenavbar div a:link, .pagenavbar div a:visited {
	font-weight: bold;
}
.pagenavbar div a:hover {
	text-decoration: none;
}
.pagenav {
	text-align: center;
	font-size: 0.95em;
	font-weight: bold;
	border: 1px solid #A7B5C5;
	background: url(../images/bk_button.jpg) repeat-x;
	background-color:  #D9DEE4;
	padding: 2px;
	width: 100%;
	float: left;
	display:block;
}
.pagenav a, a.pagenav {
	color: #333!important;
}
.pagenav a.pagenav_prev {
	float: left;
}
.pagenav a.pagenav_next {
	float: right;
}
.sectiontablefooter {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.body_outer fieldset {
	width: 100%;
	border: 1px solid #CDD4DC;
	margin-top: 42px;
	font-size: 0.95em;
	padding: 2px;
}
.highlight {
	font-weight: bold;
	color: #465260;
}
.evidence {
	background-color:#F6F8F9;
}
/*.sectiontablefooter .pagenav{
	width: auto!important;
	display: block;
}*/
img.imgleft {
	float: left;
	padding-right: 5px;
}
img.imgright {
	float: right;
	padding-left: 5px;
}
.body_outer input, .body_outer select {
	margin: 5px 0px 5px 5px!important;
	color: #333333;
	border: 1px solid #A7B5C5;
	background-color:  #F6F8F9;
	vertical-align: middle;
}
.body_outer label {
	font-weight: bold;
	color: #4A5766;
	margin: 5px 0px 5px 0px!important;
}
.body_outer .button {
	width: 40%;
	display:block;
	margin: 0px 0px 1px 1px!important;
	text-align: center!important;
	color: #333333;
	border: 1px solid #A7B5C5;
	background: url(../images/bk_button.jpg) repeat-x;
	background-color:  #F6F8F9;
	font-weight: bold;
	font-size: 0.95em;
}
p.results {
	text-align: right;
	margin-bottom: 10px;
}
div.pollstableborder {
	border: 0px!important;
	padding: 0px;
	margin:0px;
}
div.message {
	font-size: 1.2em;
	font-weight: bold;
	color:#BF0000;
	margin-bottom:15px;
	text-align: center!important;
}
.clr {
	clear: both!important;
}
hr, .hidden, .hidden2, .hidden3, .moduletablehidden, .link2top {
	position: absolute;
	top: -10000px;
	left:-10000px;
	width: 0;
	height:0;
	clear:none;
}
.descrizione_email{
	visibility:hidden;
}
.under_glom {
	position:relative;
	top:380px;
}
/*cancella dalla visualizzazione i crediti della newsletter*/
.small{
	visibility:hidden;
}
.contentpaneopen {
	margin-top:40px;
}
.contentheading {
	font-size:1.6em;
	font-weight: bold;
}