/* blue: #135be5*/
/* orange: #f98319 */

/*********************
	TAG & TOP LEVEL
*********************/
BODY	{
	background-color: #EFEFEF;
	font-size: 13px;
	margin:	0px;
	font-family: "Trebuchet MS";
}
BODY.white	{
	background-color: white;
	margin:	0px;
}
A 	{
	color: #102638;	
}

IMG	{


}

P.bodytext	{
	font-size: 13px;
	color: #533426;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: "Trebuchet MS";
}

.csc-frame-frame1 P.bodytext	{
	font: small "Trebuchet MS";
	font-size: 13px;
	color: #272727;	
	margin-bottom: 0px;		
	margin-top: 0px;
}
.csc-frame-frame2 P{
	font: small courier;
	font-size: 11px;
	color: #272727;	
	margin-bottom: 0px;		
	margin-top: 0px;
	padding: 0px;	
}

H1	{
	font: small "Trebuchet MS";
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #165038;
	font-weight: bold;
	font-style: italic;
}

H2 {
	font: small "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #222222;
	margin-bottom: 4px;	
	padding-bottom: 4px;
	border-bottom: 2px solid #d3d0b1;
}	


/*********************
	HEADER
*********************/
DIV.headerContainer	{
	height: 89px;
	}


DIV.header	{
	width: 770px;
	background: url("../images/header.innerbg.gif") no-repeat;
	height: 93px;
	text-align: left;
}

DIV.logotitle	{
	font: small "Trebuchet MS";
	top: 10px;
	font-size: 46px;
	font-weight: bold;
	color: #135be5;
	text-align: left;		
}

DIV.logo DIV.name	{
	position: absolute;
	top: 4px;
	left: 60px;
	width: 300px;
	font: small "Trebuchet MS";
	font-size: 26px;
	color: white;
	font-style: italic;	
	font-weight: bold;
}

DIV.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.logoBoxFrame	{
	margin-left: 10px;	
	margin-right: 10px;
	height: 91px;
	float: left;
}




/*********************
	BODY
*********************/

DIV.body	{
	width: 770px;
	background: url("../images/body.bg.gif") repeat-y;
	text-align: center;
}
DIV.body DIV.inner	{
	padding: 0px 30px 0px 30px;
}


/*********************
	FOOTER
*********************/

DIV.footerContainer DIV.footer{
	width: 770px;
	background: url("../images/footer.bg.gif") no-repeat;
	height: 31px;
	text-align: center;
	border-top: 2px solid #d3d0b1;
	color: #D2B699;
}

/*********************
	MENU ORIZZONTALE
*********************/

DIV.hmenu	{
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	background: url("../images/hmenu.bg.gif") repeat-x;
	height: 26px;
}
DIV.hmenu DIV.level1 A	{
	font: small "Trebuchet MS";
	font-size: 12px;
	color: #533426;
	text-decoration: none;
	font-weight: bold;
}
DIV.hmenu DIV.level1-act A	{
	font: small "Trebuchet MS";
	font-size: 12px;
	color: #9D6248;
	text-decoration: none;
	font-weight: bold;
}

DIV.hmenu DIV.level1	{
	display: inline;
	padding: 0px 6px 2px 6px;
}
DIV.hmenu DIV.level1-act	{
	display: inline;
	background-color: white;
	padding: 0px 6px 8px 6px;
}

/*********************
	STRUTTURA
*********************/

TABLE.mainTable {
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

TABLE.mainTable TD.vmenu	{ 
	width: 200px;
	vertical-align: top;
}
TABLE.mainTable TD.separator	{ 
	width: 30px;
	vertical-align: top;
}
TABLE.mainTable TD.content	{ 
	width: 480px;
	vertical-align: top;
}



/*********************
	CONTENT
*********************/

TD.content DIV.pageTitle	{
	font-size: larger;
	font-style: normal;
	font-weight: normal;
	color: #9D6248;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 2px solid #d3d0b1;
	font-family: "Trebuchet MS";
}	


DIV.buttons	{
	margin-top: 10px;
}

DIV.buttons IMG.separator {
	margin-left: 4px;
	margin-right: 4px;
}

/*********************
	MENU VERTICALE
*********************/

TD.vmenu DIV.title	{
	font-size: 18px;
	/* font-style: italic; */
	font-weight: bold;
	color: #533426;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 2px solid #d3d0b1;
	font-family: "Trebuchet MS";
}

DIV.vmenu ul#level1, ul  {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px; /* Ampiezza Menu */
	}
	
DIV.vmenu  ul li {
	position: relative;
	right: auto;
	margin-top: 14px;
	}
	
li ul {
	position: relative;
	left: 0px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}
DIV.vmenu  li ul.level2-act 	{
	display: block;	
}
/* Styles for Menu Items */

/*voci di secondo livello non attive */
DIV.vmenu UL#level1 LI UL.level2 LI a, DIV.vmenu UL#level1 LI UL.level2-act LI a {
	display: block;
	background-color: white;	
	margin: 2px 0px 0px 0px;
	border-bottom: 1px solid #efefef;
	/* padding: 0px 6px 0px 6px; */
	padding: 1px 6px 1px 6px;		
	font: small "Trebuchet MS";
	font-size: 12px;	
	color: #0451eb;
	text-decoration:none;	
	line-height: 14px;
}


/* voce di secondo livello attiva */
DIV.vmenu UL#level1 LI UL.level2-act LI A.act	{
	display: block;
	background-color: white;	
	margin: 2px 0px 0px 0px;
	border-bottom: 1px solid #efefef;
	/* padding: 0px 6px 0px 6px; */
	padding: 1px 6px 1px 6px;		
	font: small "Trebuchet MS";
	font-size: 12px;	
	color: black;
	text-decoration:none;	
	line-height: 14px;
}

/* menu di primo livello */
DIV.vmenu ul#level1 li a {
	display: block;
	background-color: #CAB9A6;
	margin-top:6px;
	padding: 1px 6px 1px 6px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
}

DIV.vmenu ul#level1 li DIV.level1-divider	{
	border-top: 1px solid #d3d0b1;
	border-bottom: 1px solid #d3d0b1;
	margin-top:6px;
	padding: 0px 6px 1px 6px;	
}

SPAN.abstract {
	color: #f98319;/*#d3d0b1;	*/
}
DIV.vmenu ul#level1 A:hover, DIV.vmenu ul#level1 LI UL LI A:hover 	{
	color: #533426;
}

/* Holly Hack. IE Requirement \*/
* html DIV.vmenu ul li { float: left; height: 1%; }
* html DIV.vmenu ul li a { height: 1%; }
/* End */

 DIV.vmenu  li:hover ul, li.over ul { display: block; } /* The magic */
 
  /* ********************
  news widget
******************** */

.newsBox {
}
.newsItem {
	border-bottom: 1px solid  #d3d0b1;
}
.newsItem .title {
	font: small "Trebuchet MS" ;
	color: #918d69;
	font-size: 15px;
	margin: 4px 0px 0px 0px;
	font-weight: bold;
}
.newsItem .date {
	font: small "Trebuchet MS" ;
	color: #918d69;

	font-size: 10px;
	text-align: right;
	margin-bottom: 0px;
}
.newsItem .text {
	font: small "Trebuchet MS" ;
	font-size: 13px;
	padding: 0px 0px 0px 20px;	
	border-left: 1px dotted  #d3d0b1;
	margin-top: 4px;
}
.newsItem .footer {
	margin-top: 8px;
}
.newsItem .footer .author {
	border-top: 1px dotted #d3d0b1;
	border-left: 1px dotted #d3d0b1;
	border-right: 1px dotted #d3d0b1;
	font: small "Trebuchet MS" ;
	font-size: 10px;
	text-align: right;
	margin-top: 4px;
	padding: 2px 4px 0px 4px;
}
.newsItem .footer .author  A{
	border-bottom: none;
}
.newsBox .newsBrowser{
	display: none;
	font-family: "Tahoma", "Verdana", "Helvetica" ;
	font-size: x-small;
	line-height: 130%;
	border: 1px solid #36465E;
	background-color: #F7F7F7;
	padding: 4 12 4 12;
	margin: 20 0 20 0;
	text-align: center;
}

