/* CSS Document */

.tool-tip {text-align: left;background: #eee;border: 1px solid #D4D5AA;padding: 5px;max-width: 600px;line-height:110%; color:#333}

html { 
	height		: 100%; 
	margin-bottom	: 1px; 
}

body {
	margin: 0;
	padding: 0;
	height:  100%;
	margin-bottom: 1px;
	background: url(../images/sides.png) 0 0 repeat-x;
}

a:link, a:visited {
	color: #006080;
	font-weight: normal;
	text-decoration: none;
}

img
	{
	border: none;
}

a:hover {
	color: #48d;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-size: 18px;
	color: #000;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	color: #444;
}

td, p, div, span {
	font-family: Georgia;
	font-size: 12px;
	color: #444;
	line-height: 125%;
/*	text-align: left; */
}

h3, .componentheading {
	color: #444;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	padding: 2px 0;
	margin: 8px 0;
	border-bottom: 1px dotted #ccc;
}


.contentpaneopen {

}

div.little {
	color: #248;
	font-family: Sans-Serif;
	font-size: 11px;
}


.componentheading {
	padding: 0;

}

.contentheading {
	height: 30px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-family: Georgia;
	color: #444;
	font-weight: bold;
}

.buttonheading {
	vertical-align: bottom;
}

.sectiontableheader {
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px dotted #ccc;
	padding: 5px;
}

span.small, td.createdate {
	font-size: 9px;
	font-weight: normal;
	color: #aaa;
}

a.mainlevel {
	display: block;
	background: url(../images/quad.png) 0 -3px no-repeat;
	height: 20px;
	padding-left: 20px;
}

div.pulisci {
	clear: both;
}

div#center {
	height: 100%;
	text-align: left;
}

div#left {
	height: 100%;
	text-align: left;
}

div#wrap1 {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	min-width: 900px;
	max-width: 900px;
  /* SE MAGGIORE DI X ALLORA RESIZA A X */
  width: expression(document.body.clientWidth > 1100? "1100px": "auto" );
}

div#ext_bgcolor {
	margin: 0 10px;
	background: #fff;
}


/* 419x165 parte sx del logo*/
div#header {
	background: #000;
	margin: 2px 0px;
	height: 160px;
	background-image:url(../images/self_bw.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

div#header_sx {
	height: 160px;
		float: left;
		text-align: left;
/*		padding-top: 150px;
		padding-left: 15px;	*/
}

div#header_dx {

	height: 160px;
	float: right;
}

div#searchbox {
	margin: 0px 0px 0px 130px; /* CLOCKWISE */
}

span.header {
	display: block;
	line-height: 90%;
	vertical-align: bottom;
	padding-left: 30px;
	padding-top: 80px;
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	color: #fff;
}
span.subhead {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #CFEDC8;
	padding-left: 30px;
}

div#padding {
	padding-bottom: 14px;
}

div#horiz_sep {

	height:1px;
	background: url(../images/horiz_dotted.png) repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Divisore dotted verticale a sx */
div#divisore {
	border: 1px  #fff;
	background: url(../images/vert_dotted.png) repeat-y;
	background-position: 22% 0 !important;
	background-position: 23% 0;
}


/* riprende il logo per soli 15px per fare la riga di chiusura in basso */
div.sottile {
	clear: both;
	margin-top: 15px;
	height: 7px;
	overflow: hidden;
	background: #9d928c url(../images/cuc_sx.jpg) 0 0 no-repeat;
}

div#footer {
	clear: both;
	margin-top: 15px;
	padding: 5px 0;
	text-align: center;
	color: #999;
	font-size: 10px;
}

/* spaziatura da sx del mainbody */
div#main {
	margin-left: 22%;
	float: none;
	width: auto !important;
	width: 100%;
}

/* padding del mainbody da sx */
div#main_padding {
	padding: 0 1px;
	float: none;
	width: auto !important;
	width: 100%;
}

/* size della barra a sx */
div#barra_lato {
	float: left;
	width: 22%;
}

/* padding a sx dei contenuti di left */
div#barra_lato_padding {
	padding: 0 5px;
	float: none;
	width: auto !important;
	width: 100%;
}

/* horizmenu RICHIAMATO nell'index.php */
div#horizmenu {
	white-space: nowrap;
	margin: 10px 0px; 
	line-height: 15px;
	height: 15px;
	margin-right: 5px;
	padding-left: 15px;
}

div#horizmenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

div#horizmenu li {
	float: right;
	background: url(../images/vert_dotted.png) 0 0  no-repeat;
	margin: 0;
	padding: 0;
}

div#horizmenu ul#mainlevel-nav a {
	float:right;
	display:block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding: 0 15px;
}

div#horizmenu a:hover {
}

div#horizmenu a.active_menu {
  color: #000;
}

span.pathway {
	float: left;
	line-height: 20px;
}