@charset "utf-8";
body 
	{
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}

.sito 
	{
	width: 960px;
	align:center;
	background: #FFFFFF;
	margin:0 auto;
	}

h1 
	{
	 color:#B2B2B2;
	font-weight:bold;
	font-size:11pt;
	margin-top:20px;
	}

h2 
	{
	color: #666666;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13pt;
	margin-bottom:0;
	padding-bottom:0;
	}

	h3 
	{
	color:#e3b067;
	font-weight:normal;
	font-size:11pt;
	margin-bottom:0;
	padding-bottom:0;
	}

p 
	{
	margin-top:0;
	padding-top:0;
	}

a
	{
	color: #666666;
	text-decoration: underline;
	}

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

.label 
	{
	font-size:12px;
	color: #B2B2B2;
	}

#cerca
	{
	text-indent:0;
	margin-left:12px;
	color:#e3b067;
	font-size:8pt;
	}

.spacer
	{
	clear:both;
	font-size:0px;
	line-height:0px;
	}

.header
	{
	border-top: 1px solid #CCCCCC;
	background-image: url(../immagini/header.jpg);
	background-repeat:no-repeat;
	height:158px;
	z-index:1;
	}

.login
	{
	margin: 4px 2px 4px 0;
	border:none;
	background-color: transparent;
	background-image:url(../immagini/bg_input_login.png);
	background-repeat:no-repeat;
	height:25px;
	padding-left: 4px;
	width:110px;
	vertical-align:baseline}

.boxlogin
	{
	font-size:9pt;
	width:260px;
	margin-left:650px;
	color:#007C78;
	margin-top:-120px;
	z-index:3;
	}

.boxlogin a
	{
	text-decoration:none;
	color:#ffffff;
	}

.boxlogin a:hover
	{
	text-decoration:underline;
	color: #D9F1FC;
	}

.boxlogin li 
	{
	background-image: url(../immagini/separator_trasp.png);
	background-repeat:no-repeat;
	padding-top:6px;
	list-style:none;
	margin-top:6px;
	}

.menutop
	{
	background-color:#007C78;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-align:right;
	font-weight:normal}

.menutop a
	{
	color:#FFFFFF;
	text-decoration:none;
	margin:0px;
	line-height: 36px;
	padding:10px;
	}

.menutop a:hover
	{
	color:#ffffff;
	text-decoration:none;
	background-color: #e3b067;
	margin:0px;
	line-height: 36px;
	padding:10px;
	}

.leftcolumn 
	{
	width:260px;
	float: left;
	position:relative;
	border:1px solid #CCCCCC;
	margin-top:20px;
	z-index:3;
	background-color:#FFFFFF;
	}

.menuleft
	{
	margin:10px 0 0 0;
	padding:0;
	padding-bottom: 50px;
	}

.menuleft a
	{
	text-decoration:none;
	}

.menuleft ul li 
	{
	list-style:none;
	background-image:url(../immagini/bg_menu_left.jpg);
	text-indent:12px;
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:14px;
	line-height:30px;
	padding-bottom:10px;
	}

.newsletter
	{
	margin:10px 10px 10px 10px;
	padding:0;
	}

.centercolumn 
	{
	width:415px;
	float:left;
	border:1px solid #CCCCCC;
	margin-left:-10px;
	z-index:2;
	padding-left:24px;
	padding-right:6px;
	padding-top:10px;
	background-color:#FFFFFF;
	position:relative;
	padding-bottom: 50px;
	min-height:700px;
	}

.doublecolumn 
	{
	width:675px;
	float:left;
	border:1px solid #CCCCCC;
	margin-left:-10px;
	z-index:2;
	padding-left:24px;
	padding-right:6px;
	padding-top:10px;
	background-color:#FFFFFF;
	position:relative;
	padding-bottom: 50px;
	}

.articolo 
	{
	padding-bottom: 10px;
	color: #333333;
	}

.articolo a
	{
	font-weight:bold;
	color:#e3b067;
	text-decoration: none;
	}

.piccolo
	{
	color: #666666;
	font-weight:normal;
	font-size: 7pt;
	}

.text
	{
	font-weight:normal;
	color: #333333;
	}

.testoBold
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	}

.testoBianco
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}

	
.tabs 
	{
	width:415px;
	float:left;
	margin-left:-10px;
	margin-bottom:0px;
	z-index:3;
	padding-left:24px;
	padding-right:6px;
	padding-top:10px;
	position:relative;
	}

.shadetabs
	{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: right;
	/*set to left, center, or right to align the menu as desired*/
	}

.shadetabs li
	{
	display: inline;
	margin: 0;
	}

.shadetabs li a
	{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #e3b067;
	background-color:#e3b067;
	font: bold 12px Arial;
	color: #ffffff;
	}

.shadetabs li a:hover
	{
	text-decoration: underline;
	}

.shadetabs li span
	{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #007C78;
	font: bold 12px Arial;
	color: #FFFFFF;
	background-color:#007C78;
	}

.shadetabs li span.selected
	{
	/*selected main tab style */
	position: relative;
	}

	#fulltext
	{
	background-image:url(../immagini/bg_fulltext.jpg);
	background-position:left;
	background-repeat:no-repeat}

	/*con bordo*/
.rightcolumn 
	{
	width:260px;
	border:1px solid #CCCCCC;
	border-left:none;
	margin-top:4px;
	float:right;
	z-index:2;
	background-color:#FFFFFF;
	position:relative;
	padding-bottom: 50px;
	}

.rightcolumn  ul li 
	{
	list-style:none;
	background-image:url(../immagini/bg_menu_left.jpg);
	text-indent:12px;
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:14px;
	line-height:30px;
	padding-bottom:10px;
	}


/*senza bordo
.rightcolumn 
	{
	width:260px;
	margin-top:4px;
	float:right;
	z-index:2;
	background-color:#FFFFFF;
	position:relative;
	padding-bottom: 50px;
	}
	*/

.rightcontent 
	{
	padding: 8px;
	}

.rightcontent h3 
	{
	background-image:url(../immagini/bg_menu_left.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:12px;
	padding-left:4px;
	}

.boxmm
	{
	margin:8px 0 8px 0;
	border-bottom:1px dotted #999999;
	padding-left:4px;
	padding-bottom:8px;
	font-size:8pt;
	height:70px;
	display:block;
	clear:both}

.boxmm img
	{
	margin-right:6px;
	float:left}

.boxrivista
	{
	width:252px;
	padding:4px;
	position:relative;
	float:right;
	font-size:8pt;
	color: #e3b067;
	}

.boxrivista img
	{
	margin-right:4px;
	border: 1px solid #CCCCCC;
	}

.bottom
	{
	height:150px;
	width: 960px;
	position:absolute;
	margin-top: -20px;
	background-image:url(../immagini/logo_pensiero.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	clear:both;
	z-index:1;
	}

.menubottom
	{
	font-size:8pt;
	clear:both;
	width:220px;
	position:relative;
	margin-top:30px;
	}

.menubottom a
	{
	text-decoration:none;
	color: #ffffff;
	}

.menubottom a:hover
	{
	text-decoration:none;
	color: #ECF2F5;
	}

.menubottom ul li 
	{
	list-style:none;
	background-image: url(../immagini/bg_bottom_link.jpg);
	text-indent:0;
	background-position: bottom;
	background-repeat:no-repeat;
	line-height:24px;
	padding-bottom:10px;
	}

.bg0 
	{
	background-color:#FFFFFF;
	}

.bg1 
	{
	background-color:#FFFFFF;
	}

.bg2 
	{
	background-color:#F0F0F0;
	}
.messagebox{
    position:absolute;
      width:100px;
    margin-left:30px;
       border:1px solid #c93;
  background:#ffc;
        padding:3px;
}
.messageboxok{
     position:absolute;
      width:auto;
     margin-left:30px;
       border:1px solid #349534;
       background:#C9FFCA;
     padding:3px;
    font-weight:bold;
       color:#008000;
  
}
.messageboxerror{
      position:absolute;
      width:auto;
     margin-left:30px;
       border:1px solid #CC0000;
       background:#F7CBCA;
     padding:3px;
    font-weight:bold;
       color:#CC0000;
}

div.titolo_sidebar{
    background-color: #007C78;
    border: 1px solid #007C78;
    color: #FFFFFF;
    font: bold 12px Arial;
    margin-right: 3px;
	margin-top: 6px;
	margin-bottom: 6px;
    padding: 3px 7px;
    text-decoration: none;
   
}
