
/*ul{
list-style:none;
margin-left:0px; padding:0px;
text-align: left;
}

li{
list-style:none;
margin-left:10px; padding:0px;
text-align: left;
}*/


/*body{
scrollbar-arrow-color:#87B175;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#87B175;
scrollbar-track-color:#E1F1FA;
scrollbar-3dlight-color:#87B175;
}*/



.formcol{
    font-family: verdana, arial, helvetica;
	background : #274390;
	color : #ffffff;
	font-size:12px;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#274390;
	padding:0px;}


	
.form {
color : #000000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
border-style:solid;
border-width:1px;
border-color:#274390;
} 



A:Link,A:Visited,A:Active  {
  font-family: verdana, arial, helvetica;
	font-weight:normal;
	color:#274390;
	line-height:18px;
	font-size : 12px;
	text-decoration: none;
	
}

A:Hover  {
	text-decoration :none ;
	color:#FD9A0D;
}


A.menu:Link,A.menu:Visited,A.menu:Active  {
  font-family: verdana, arial, helvetica;
	font-weight:normal;
	color:#274390;
	line-height:16px;
	font-size : 11px;
	text-decoration: none;
	
}

A.menu:Hover  {
	text-decoration : none;
	 font-family: verdana, arial, helvetica;
	font-weight:normal;
	line-height:16px;
	font-size : 11px;
	color:#8d9fcf;
}




A.menuInt:Link,A.menuInt:Visited,A.menuInt:Active  {
  font-family: verdana, arial, helvetica;
	font-weight:bold;
	color:#274390;
	line-height:16px;
	font-size : 12px;
	text-decoration: none;
	
}

A.menuInt:Hover  {
	text-decoration : none;
	 font-family: verdana, arial, helvetica;
	font-weight:bold;
	line-height:16px;
	font-size : 12px;
	color:#8d9fcf;
}



.immagine{
	border-color: #000000; 
	border-style: solid; 
	border-width: 1px; 

}

.cornice{
	border-color: #99C0F4; 
	border-style: solid; 
	border-width: 1px; 

}


.bordsubmenu{
	
	border:1px solid #99C0F4;
	
	}


.titolo  {
	font-family : verdana, arial, helvetica;
	font-size : 18px;
	font-weight: bold;
	line-height:22px;
	color : #274390;
	
}


.titoloHome  {
	font-family : verdana, arial, helvetica;
	font-size : 12px;
	font-weight: bold;
	line-height:18px;
	color : #274390;
	
}



.sottotitolo  {
	font-size : 11px;
	font-family :verdana, arial, helvetica;
	line-height:18px;
	color : #000000;
	text-decoration: none; 
}



body,table  {
	font-size : 12px;
	font-family :verdana, arial, helvetica;
	line-height:18px;
	color : #000000;
	text-decoration: none; 
}

.scroll{
overflow:auto;
scrollbar-arrow-color:#ffffff; 
scrollbar-base-color:#FF8E00; 
scrollbar-darkshadow-color:#ffffff; 
scrollbar-face-color:#FF8E00; 
scrollbar-highlight-color:#FF8E00; 
scrollbar-shadow-color:#FF8E00; 
scrollbar-track-color:#ffffff; 
scrollbar-3dlight-color:#ffffff;
	
	
	}


/* //////////////////menu///////////////////// */


#sliderWrap {
text-align: left;
margin-top: 0;
margin-left:auto;
margin-right: auto;
width: 450px;

}
#slider {
margin-left:220px;
position: absolute;
background-image:url(/img/menu_back.png);
background-repeat:no-repeat;
background-position: bottom;
width: 450px;
height: 550px;
margin-top: -505px;
z-index:1000;
}
#slider img {
border: 0;
}
#sliderContent {
margin: 20px 0 0 20px;
position: absolute;
color:#333333;
width: 410px;

}

#openCloseWrap {
position:absolute;
margin: 529px 0 0 163px;
font-size:12px;
font-weight:bold;
}


/* //////////////////info point///////////////////// */

#layer1 {
	position: absolute;
	display: none;
	width: 250px;
	height: 180px;
	margin-left: -70px;
	*margin-left: -170px;
	margin-top: 40px;
	background-color: #DFEDFE;
	border: 1px solid #99C0F4;
	padding: 10px;
	z-index:999;
}

#close {
	float: right;
}

/* //////////////////news ticker///////////////////// */

#newsticker-demo { 
width:200px; 
height:100px; 
padding:0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:200px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:left; width:200px;; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

