/*================================*//*  STILI UTILIZZATI DAI PORTLET  *//*================================*//*============*//*             admin              *//*============*/
body {
	padding:0px;
	margin: 0px;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #B0B2B6;
  scrollbar-3d-light-color:#B0B2B6;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#B0B2B6;
  scrollbar-dark-shadow-color:#B0B2B6;
  scrollbar-face-color:#B0B2B6;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#B0B2B6
}
.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:800px;
	text-align:left;
	margin:auto;
	background-color:#FFFFFF;
	margin-top:10px;
}

#top {
	height:110px;
  color:#000000;
}
#header {
	padding-top:25px;
	width:100%;
}
#subtop {
	margin:0px;
	padding:0px;
	background: #FFFFFF;
	height: auto;
	z-index:1;	
	position:static;
}
}
#subtopcontainer {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}
#subtopecarea {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}
#subtit {
}
.subtitlabel {
  font-size:11px;
  text-transform: uppercase;
	color:#999999;
	font-weight:bold;
	padding:18px 0px 0px 20px;
}
.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:114px;
	margin:0px;
	padding:0px;
}
#coldx {
  display: inline;
	background-color:#FFFFFF;
	float:right;
	width:369px;
	text-align:left;
	margin:0px 29px 0px 0px;
	padding:0px;
}
#main {
/*  background:#B0B2B6 url(/jsps/images/bg_main.gif) no-repeat scroll left bottom;*/
  background:#B0B2B6 url(/jsps/images/bg_main.gif) no-repeat scroll left bottom;
  float:left;
  min-height:268px;
  height:auto !important;
  height:268px;
  display:inline;
  padding-bottom:30px;
  margin-bottom:20px;
}
#main a {
	font-weight:bold;
}

#and2 {
/*  background:#B0B2B6 url(/jsps/images/bg_main.gif) no-repeat scroll left bottom;*/
  background:#E86800 no-repeat scroll left bottom;
  float:left;
  min-height:268px;
  height:auto !important;
  height:268px;
  display:inline;
  padding-bottom:30px;
  margin-bottom:20px;
}
#and2 a {
	font-weight:bold;
}



#max-width {
  margin:0px;
  padding:0px 10px;
  width:250px;
  height:268px;
  overflow:auto;
}
*html #max-width {
	width:240px;
  overflow-x: hidden;
  padding-right: 20px;
}
*:first-child+html #max-width /* solo IE 7.0 */
{
width:240px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 20px;
}
#max-width-100 {  /*estende colonna c se manca colonna dx, specificata per firefox*/
  width:641px;
  min-height:268px;
  height:auto !important;
  height:268px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 10px 0px 10px;
}
*html #max-width-100 {  /*estende colonna c se manca colonna dx, specificata per firefox*/
	width:641px;
	margin-left:0px;
	margin-right:20px;
}
#submain {
	padding:0px;
	margin:0px;
}
#bottom {
	text-align:right;
	clear:both;
	font-size:11px;
	font-weight: bold;
	color:#B0B2B6;
	margin: 0px auto 0px auto;
	padding-top:10px;
  width:750px;
}

/*per ie*/
*html #bottom {
  display: block;
  margin-left:25px;
  height:45px;
}

#bottom a {
	font-size:11px;
	font-weight:normal;
	color:#333333;
}
#bottom a:hover {
	color:#666666;
	text-decoration:underline;
}
.bottom-end{
  visibility:hidden;
}
#bottomForm {
    margin:0px;
}

#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;
}
