/*================================*//*  STILI UTILIZZATI DAI PORTLET  *//*================================*//*============*//*             admin              *//*============*/
body {
	padding:0px;
	margin: 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background:url(/jsps/images/bg_body.jpg) top center no-repeat;
	background-color: #F0F0F0;
}
.admin-div {
	width:100%;
	text-align:right;
	white-space:nowrap
}
.admin {
	height:20px;
	font-size:11px;
	padding:2px 5px;
	background-color:#ffcc99;
	font-weight:bold;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}
table.admin {
	width:100%;
	text-align:right;
}
hr {
	display:none;
}
#container {
	width:980px;
	text-align:left;
	margin:auto;
	background-color:#FFFFFF;
}
#top {
	background:url(/jsps/images/bg_top.jpg) top left repeat-x;
	height:110px;
        color:#FFFFFF;
}
#header {
	width: 100%;
}
.header {
        background: url(/jsps/images/bg_header_bo.gif) repeat-x;
}
#subtop {
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#E6E6DC;
}
#subtopcontainer {
	margin:0px;
	padding:0px;
}
#subtopecarea {
	margin:0px;
	padding:0px;
}
#subtit {
	background-color: #BBE8FD; 
        background: url(/jsps/images/bgsubtit.gif) top center no-repeat;
}
.subtitlabel {
	color:#90CF6F;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 10px 15px;

}
.firstrow {
	margin:0px;
	padding:0px;
	background-color:#F4F5F0;
	color:#FFFFFF;
	width:200px;
}
#coldxtit {}
.coldxtitlabel {
	text-align:center;
	margin-right:5px;
	margin-left:2px;
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
	padding-top:25px;
	border-bottom: 1px solid #d0d0d0;
}
#colsxext {}
#colsx {
	background-color: #FFFFFF;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#coldx {
	background-color:#FFFFFF;
	float:right;
	width:170px;
	text-align:left;
	margin:0px;
	padding:0px;
}
#main {
	float:left;
}
#main table {
	font-size:12px;
	color:#666666;
	line-height:17px;
	text-align:justify;
}
#main a {
	font-weight:bold;
}
#main a:hover {
	text-decoration:none;
}
#main h1 {
	color: #8FCF6E;
        font-weight: bold;
	font-size: 16px;
}
#max-width {
	width:590px;
	margin:0px;
	padding:10px;
        min-height: 400px;
}
/* Per IE  */ 
* html #max-width {
  	width:570px;
	margin-left:0px;
	margin-right:0px;

}
#max-width-100 {  /*estende colonna c se manca colonna dx, specificata per firefox*/
	width:760px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
        min-height: 400px;
}
#submain {
	padding:0px;
	margin:0px;
}
#bottom {
	text-align:right;
	background-color:#FFFFFF;
	clear:both;
	font-size:11px;
	color:#999999;
	border-top: 1px solid #90CF6F;
	margin-bottom:10px;
        margin-top: 10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
*html #bottom {
	text-align:right;
	background-color:#FFFFFF;
	clear:both;
	font-size:11px;
	color:#999999;
	border-top: 1px solid #90CF6F;
	margin-bottom:10px;
        margin-top: 0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
#bottom a {
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-transform:lowercase;
}
#bottom a:hover {
	color:#666666;
	text-decoration:underline;
}
.bottom-end{
	font-size:10px;
	background-color:#FFFFFF;
        margin-top:-10px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
}
html>/**/body .bottom-end{
	font-size:10px;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
}
#print {}

#searchbox{}
#menu-colsx{}
#search {
	padding-left:15px;
	padding-top:10px;
	font-size:11px;
}
#search table {
	font-size:11px;
}
#search h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
.record {
	padding:10px 0px;
	border-bottom:1px dotted gray;
}
