body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	background-color: #AED2CC;
	text-align:center;
}

#container{
width:98%; margin:0 auto; text-align:left;border: 1px solid #538139; background-color:#FFFFFF;
}

/****************************************************************/
/* Header  					 									*/
/****************************************************************/
#masthead{
   height:150px;
	
	background-color: white; 
}
#logo {
	float:left;
	}
#tagline {
    position:relative;
	margin-right:20px;
	margin-top:20px;
	float:right;
	font-size: 22px;
		}
#bannerino {
	font-size: 10px;
}
#bannerino a {
		color: #3366CC;
		text-decoration:underline;
		font-weight:normal;
}	
#tagline a {
	
	color: #0C1434;
	text-decoration: none;
	font-weight: bold;
	}

#tagline a:hover {
	color: gold;
}


/****************************************************************/
/* Nav Bar 					 									*/
/****************************************************************/
#globalNav{
	height: 30px;
	color: #000033;
	border-left: 1px solid #CCCCCC;
	border-top: 1px double #CCCCCC;
    border-right: 2px solid #CCCCCC;
	background-color:#00008C;
	border-bottom: 2px double #CCCCCC;
	clear:left;
	
}

#globalLink{
	font-size: 13px; color: #FFFFFF;
	font-weight: Bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
    position: relative;
	top: 7px;
	margin: 0px;
	z-index: 100;
}

a.glink:link{
color: #FFFFFF; text-decoration: none;
 padding: 2px 5px 4px 5px;
	border-right: 1px solid #FFFFFF;
}

a.glink:visited{
color: #FFFFFF; text-decoration: none;
 padding: 2px 5px 4px 5px;
	border-right: 1px solid #FFFFFF;
}

a.glink:hover{
color: gold; text-decoration: none;
 padding: 2px 5px 4px 5px;
	border-right: 1px solid #FFFFFF;}

/****************************************************************/
/* Navigazione  												*/
/****************************************************************/
#navbar {
position:relative;
top:5px;
left:10px;
	font-size: 12px;
	Font-Weight: bold;
	height:25px;
	
}

#navbar a:link {
	color: #000066; text-decoration: none;
}
#navbar a:visited {
	color: #00008C; text-decoration: none;
}
#navbar a:hover {
	color: gold; text-decoration: none;
}

/***********************************************/
/* Layout Divs                                 */

/************************************/
#pagecell{
	position:absolute;
	top: 300px;
	width:98%;
	left: 1%;
	background-color:#FFFFFF;
   
}

#menu{
	width: 230px;
	float:left;background-color:#FFFFFF;
}
#submit{
	width: 430px;
	float:left;background-color:#FFFFFF;
}
#colSingola{
    margin-left:240px;
	background-color:#FFFFFF;
}
#colSingolaSubmit{
    margin-left:440px;
	background-color:#FFFFFF;
}

/****************************************************************/
/* Border  					 									*/
/****************************************************************/
.border {
	background-color: #ffffff;
	Border-left: #d5d5d5 1px solid;
	Border-right: #d5d5d5 1px solid;
	Border-top: #d5d5d5 1px solid;
}

/****************************************************************/
/* Border2 					 									*/
/****************************************************************/
.border2 {
	background-color: #ffffff;
	Border-left: #d5d5d5 1px solid;
	Border-right: #d5d5d5 1px solid;
	Border-top: #d5d5d5 1px solid;
	Border-bottom: #d5d5d5 1px solid;
}

/****************************************************************/
/* Box Border  					 								*/
/****************************************************************/
.box_border {
	background-color: #ffffff;
	padding: 5px;
}
/****************************************************************/
/* Bar  					 									*/
/****************************************************************/
#bar {
	font-size: 13px;
	color: gold;
	font-weight: bold;
	background-color: #546876;
	Height: 30px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px double #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px double #CCCCCC;
	background-color:#00008C;
}
#bar a:link {
	color: #FFFFFF; text-decoration: none;
}
#bar a:visited {
	color: #FFFFFF; text-decoration: none;
}
#bar a:hover {
	color: gold; text-decoration: none;
}
#titolo{
	padding-left: 10px;
	padding-top: 5px;
	height: 20px;
	margin: 0px;
	left: 5px;
	z-index: 100;
}

/****************************************************************/
/* Footer														*/
/****************************************************************/
#footer {
	color: #4f5f6b;
	font-size: 11px;
	BORDER-TOP: #00008C 6px solid;
	width:100%;
	clear:left;
}

#footer a:link {
	color: #4f5f6b; text-decoration: none;
}
#footer a:visited {
	color: #4f5f6b; text-decoration: none;
}
#footer a:hover {
	color: #4f5f6b; text-decoration: underline;
}

/****************************************************************/
/* Form  														*/
/****************************************************************/
form {
	Margin: 0px;
}

/****************************************************************/
/* Search Field 												*/
/****************************************************************/
.button {
	BORDER-RIGHT: #000 0px solid; BORDER-TOP: #000 0px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: url(../images/search.gif); BORDER-LEFT: #000 0px solid; WIDTH: 70px; COLOR: #00008C; BORDER-BOTTOM: #000 0px solid; HEIGHT: 23px;
}
/****************************************************************/
/* Category	    												*/
/****************************************************************/
.sug {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	Padding-left: 10px;
	Padding-Right: 4px;
	Padding-top: 2px;
	Padding-bottom: 0px;
	background: url(../images/su.gif) no-repeat left; 
	Margin: 0px;
}
.cat {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	Padding-left: 10px;
	Padding-Right: 4px;
	Padding-top: 2px;
	Padding-bottom: 0px;
	background: url(../images/folder.gif) no-repeat left; 
	Margin: 0px;
}
.cat A:link {
	FONT-WEIGHT: bold; COLOR: #228b11; TEXT-DECORATION: none;
}
.cat A:visited {
	FONT-WEIGHT: bold; COLOR: #228b11; TEXT-DECORATION: none;
}
.cat A:hover {
	FONT-WEIGHT: bold; COLOR: #4b5b67; TEXT-DECORATION: Underline;
}

/****************************************************************/
/* Sub Category	    											*/
/****************************************************************/
.subcat {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000033;
	Padding-left: 10px;
	Margin: 0px;
}
.subcat A:link {
	COLOR: #000033; TEXT-DECORATION: none;
}
.subcat A:visited {
	COLOR: #000033; TEXT-DECORATION: none;
}
.subcat A:hover {
	COLOR: #000033; TEXT-DECORATION: Underline;
}

/****************************************************************/
/* Break														*/
/****************************************************************/
.break {
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
}

/****************************************************************/
/* Avvisi  													*/
/****************************************************************/
.mesg{
	padding: 4px;
	color: #228b11;
	text-align: left;
	font-weight: bold;
}
/****************************************************************/
/* Link Title 													*/
/****************************************************************/
.linktitle {
	font-weight: bold;
	font-size: 11px;
	color: #138400;
	text-align: left;
}
.linktitle a:link {
	font-weight: bold; color: #138400; text-decoration: underline;
}
.linktitle a:visited {
	font-weight: bold; color: #138400; text-decoration: underline;
}
.linktitle a:hover {
	font-weight: bold; color: #138400; text-decoration: none;
}

.linkrecensiti {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000033;
	position: relative;
	left: 45px;
	padding-right:45px;
	text-align: justify;
}

/****************************************************************/
/* Link short desc 												*/
/****************************************************************/
.linkshortdesc {
	font-size: 11px; color: #4b5b67;

}
.linkshortdesc a:link {
	color: #138400; 
}
.linkshortdesc a:visited {
	color: #138400; 
}
.linkshortdesc a:hover {
	color: #4b5b67; text-decoration: none;
}


/****************************************************************/
/* link Url		 												*/
/****************************************************************/
.linkurl {
	font-weight: normal; font-size: 11px; color: #4b5b67;
}

.linkurl a:link {
	color: #4b5b67; text-decoration: none;
}
.linkurl a:visited {
	color: #4b5b67; text-decoration: none;
}
.linkurl a:hover {
	color: #4b5b67; text-decoration: underline;
}


/****************************************************************/
/* F link														*/
/****************************************************************/
.f_link {
	background-color: #eff7ee;
	padding: 5px;
	Border: #228b11 1px solid;
	Margin-top: 10px;
	Margin-bottom: 10px;
	Margin-left: 0px;
	Margin-right: 0px;
}

.r_link {
	background-color: #FFFFFF;
	Padding-top: 0px;
	Padding-bottom: 5px;
	Padding-left: 0px;
	Padding-right: 0px;
	Border-bottom: #4b5b67 1px dotted;
	Margin-top: 10px;
	Margin-bottom: 10px;
	Margin-left: 0px;
	Margin-right: 0px;
}


div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}


.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}
.sort {
	color: Gold;
}
.sort a{
	color: #ffffff;
}


table.formPage {
	border: 1px solid #A0A0A0;
}
td.err {
	padding: 4px;
	color: #FF0000;
	text-align: left;
}
td.msg{
	padding: 4px;
	color: #228b11;
	text-align: left;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
   background:transparent;
}

input.text {
	color: #000000;
	border: 1px solid #d5d5d5;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #d5d5d5;
}
span.req {
	color: #FF0000;
	font-weight: bold;
	float:left;
}

select {
	font-size: 8pt;
	color: #000000;
	border: 1px solid #d5d5d5;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#4f5f6b;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #4f5f6b;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
	margin:0 0 5px;
	font-size: 12px;
	padding:2px;
	text-align:center;
	color:#FFFFFF;
	background:#6f808b;
	vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #4f5f6b;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#dbdee0;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}


.err {
	padding: 10px;
	color: #FF0000;
	text-align: left;
}
.FrmLabel
{
    float: Left;
    width: 150px;
}
.FrmInput
{
	text-align: right;
	width: 150px;
}
.FrmSubmit
{
    width: 300px;
    margin: 10px 0px 0px 0px;
}

