@charset "utf-8";
/* CSS Document */

/* COMMONN */
body  {
	background: #fff url(images/back_body_top.jpg) repeat-x;
	color: #000;
}
.hidden
{
	display: none;
}
a
{	
	color: #9b9f57; 
}

#header
{

}
#mainContent
{
	padding: 0px;
	font-size: 0.8em;
	background: url(images/back_mainContent.gif) no-repeat;
	min-height: 500px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: justify;
}
#mainContent p
{
	border: 0px solid #000;
}
#mainContent ul
{
	list-style: url(images/list_style_img.gif);
}
#mainContent li
{
	margin-bottom: 15px;
}
#mainContent img
{
} 
#mainContent h1
{
	font-size: 1.2em !important;
	font-weight: bolder;
	color: #000000;
}
#mainContent h2
{
	font-size: 1.1em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 0px;
}

#mainContent h3
{
	font-size: 1em !important;
}
#mainContent h4
{
	font-size: 0.9em !important;
}

#mainContent h5
{
	font-size: 0.8em !important;
}

a.read_more
{
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid  #9b9f57;
	font-size: 0.8em;
	padding-left: 2px;
	padding-right: 2px;
}
a.read_more:hover
{
	color: #fff;
	background: #000; 
}
hr
{
	display: block;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	clear: both;
}
#sidebar1 {

}

#footer
{
	background: url(images/linee_sub_menu_top.gif) top left no-repeat;
	font-size: 0.6em;
	margin-top: 20px;
}
#footer a
{
	text-decoration: none; 
	color: #666666;
	margin: 10px;
	height: 30px;
}
#footer img
{
	border: 0px;
}
/*COMMON END*/

/* LOGO TOP */
.linkLogo
{
	display: block;
	width: 650px;
	height:130px;
	margin-top: 30px;
	margin-left: 200px;
	margin-bottom: 25px;
	/*border: 1px solid #000;*/
	font-size: 0px;
}
#login
{
	text-align: right;
}
/* MENU ORIZZZONTALE TOP END */
.menu_top
{
	background: #000 url(images/back_menu_top.jpg) no-repeat;
	text-align: center;
	padding-left: 20px;
	height: 30px;
	margin:5px 0px 0px 185px;
	min-width: 700px;
	font-size: 0.7em;
	white-space: nowrap;
	border: 0px;
	z-index: 1000;
}

.menu_top ul li a
{
	text-align: right;
	padding-right: 20px;
	color: #fff;
	border: 0px solid #000;
}

.menu_top ul li ul li a
{
	text-align: left;
	padding-right: 0px;
	background: #ccc;
	color: #000000;
}
/* MENU ORIZZZONTALE TOP END */

/*MENU VERTICALE LEFT*/
.menu_verticale_left
{
	padding: 0px;
	padding-top: 3em;
	margin:0px;
}

.menu_verticale_left li , .menu_verticale_left a
{
	list-style: none;
	color: #000;
	text-transform: uppercase;
	text-align: right;
	padding-bottom: 0.9em;
	background: url(images/linee_sub_menu_top.gif) no-repeat bottom left;
	
}

.menu_verticale_left a
{
	font-size: 0.7em;
	text-decoration: none;
	background: none;
}
.menu_verticale_left a:hover
{
	text-decoration: none;
	color: #9b9f57;
	background: none;
	
}
/*MENU VERTICALE LEFT END*/


/*COLONNA SINISTRA - PERSONALIZZAZIONE */
.thrColLiqHdr #sidebar2
{
	background: #f4f4f4;  /*url(images/back_body.jpg) repeat-x*/;
	border-left: 1px solid #bcbcbc;
	border-top:   1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	margin-right: 10px;
	margin-left: 10px;
}

/*MENU VERTICALE RIGHT*/

.menu_verticale_right
{
	padding: 0px;
	padding-top: 1em;
	margin:0px;
	margin-right: 20px;
}
.menu_verticale_right li , .menu_verticale_right a
{
	list-style: none;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 0.9em;
	background: url(images/linee_sub_menu_right.gif) no-repeat bottom right;
}

.menu_verticale_right a
{
	font-size: 0.7em;
	text-decoration: none;
	background: none;
	
}

.menu_verticale_right a:hover
{
	text-decoration: none;
	color: #9b9f57;
	background: none;
}

.menu_verticale_right_titles
{
	font-size: 0.8em;
	color: #9b9f57;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

/*SMALL */

.menu_verticale_right_small
{
	padding: 0px;
	padding-top: 0.2em;
	margin:0px;
	margin-right: 20px;
}
.menu_verticale_right_small li , .menu_verticale_right_small a
{
	list-style: none;
	color: #000;
	/*text-transform: uppercase;*/
	text-align: left;
	padding-bottom: 0em;
	/*background: url(images/linee_sub_menu_top.gif) no-repeat bottom right;*/
}

.menu_verticale_right_small a
{
	font-size: 0.7em;
	text-decoration: none;
	background: none;
	
}

.menu_verticale_right_small a:hover
{
	text-decoration: none;
	color: #9b9f57;
	background: none;
}

.menu_verticale_right_titles_small
{
	font-size: 0.6em;
	color: #9b9f57;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;	
/*	font-weight: normal;
	text-decoration: underline;*/
}
/*end SMALL*/

/*MENU VERTICALE RIGHT END*/

/*PATHWAY*/
#pathway
{
	margin-top: 5px;
	margin-left: 186px;
	font-size: 0.6em;
	text-align: left;
	text-transform: uppercase;
	color: #000;
	z-index: 0;
}

#pathway a
{
	color: #9b9f57;
	text-decoration: none;

}

#pathway a:hover
{
	color: #9b9f57;
	text-decoration: underline;
}
/*PATHWAY END*/

/*Credits */
.invisibile
{
	visibility: hidden;
}

.visibile
{
	visibility: visible;
}


div#credits
{
	position: absolute;
	bottom: 40px; 
	left: 60px;
	padding: 3px;
	font-size: 1em;
	background: #E9E9E9;
	border:1px solid #666666;
	height: 250px;
	width: 400px;
	overflow: hidden;
	text-align: left;
	z-index: 100;
	
}
div#credits div.commands
{
	text-align: right;
}

div#credits div.creditsInfo
{
	margin: 10px -20px 10px 10px
}

div#credits img
{
	border: 1px solid #333333;
}
/*END Credits */

form
{
	margin: 0px;
	padding: 0px;
}

input
{
	font-size: 12px;
}

input.button
{

	background-color: #000000;
	color: #FFFFFF;
}
