body 
{
	background: #fff;
	color: #000;
	margin:0 0 0 0;
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px
}

A, A:link, A:visited, A:active {font-size: 11px;	color: #FFF;	text-decoration: none;}
A:hover {font-size: 11px;	color: #000; text-decoration: underline;}

#testo_centro A, #testo_centro A:link, #testo_centro A:visited, #testo_centro A:active {font-size: 11px;	color: blue;	text-decoration: none;}
#testo_centro A:hover {font-size: 11px;	color: #000; text-decoration: underline;}


#container 
{	
	width:777px;
	/*height: 590px;*/
	margin-top:10px;
	margin-left:60px;
	border:1px solid #3B3B3B;
}

#header 
{ 	

	width:100%;
	height: 262px;
	background: #CCCCCD;

}

#title
{
	z-index:1;
	position:absolute;
	width:757px;
	height: 214px;
	background: #fff;
	margin : 10px 10px auto 10px;
	
}


#menu
{
	z-index:1;
	position:absolute;
	width:757px;
	height: 32px;
	margin : 230px 10px auto 10px;
	clear: both;

}

.logo
{
	height: 65px;
}


.link_semplice
{
	margin-top:3px;
	margin-left:3px;
	display:block;
	width:90px;
	float: left;
	margin-right:1px;
	
}

html>body .link_semplice 
{
	margin-right:2px;
} 

.link_div
{
	margin-left:3px;
	display:block;
	width:107px;
	height: 22px;
	float: left;
	background: #BCBDBC; 
	background-image: url(../Immagini/angle.gif);
	background-repeat: no-repeat;
	background-position: 99px 14px;
	border:1px solid white;
}

html>body .link_div 
{
	width:107px;
	height: 22px;
	border:1px solid white;
} 


.link_sottodiv
{
	display:block;
	width:104px;
	height: 18px;
	background: #BCBDBC; 
	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
	padding-left: 3px;
	padding-top: 4px;
	margin:0px;
}


.link_div span
{
	margin-top:3px;
	display:block;
	margin-left:3px;
}

.link_div_center
{
	display:block;
	width:100px;
	height: 22px;
	float: left;
	background: #BCBDBC; 
	margin-right:3px;
	margin-top:3px;
	margin-bottom:20px
}

.link_div_center span
{
	margin-top:4px;
	display:block;
	margin-left:5px;
	color: #FFF;
}

.class_box
{
	float:left;
	margin-left:3px;
	margin-top:10px;
	height: 133px;
	width:109px;
}

.box_red, .box_orange, .box_yellow , .box_green , .box_blu
{
	width:100%;
	height: 22px;
	background: #BF0A0A; 
}

#flash{
	background:pink;
	margin:0px;
	margin-top:5px;
	margin-right:4px;
	padding:0px;
	width:557px;
	height:65px;
	float:right;
}

html>body #flash
{
	margin-right:8px;
} 

.box_red div, .box_orange div, .box_yellow div, .box_green div, .box_blu  div
{
	padding-top:3px;
	margin-left:23px;
	height: 18px;
	color: #FFF;
	font-size: 13px;
	letter-spacing: 1px;
}


.sotto_cat {
	visibility:hidden;
	float:left;
	margin-left:-109px;
	margin-top:24px;
}

.box_red
{
	background: #BF0A0A; 
}


.box_orange
{
	background: #F79910; 
}

.box_yellow
{
	background: #F4E519; 
}
.box_green
{
	background: #138F34; 
}
.box_blu
{
	background: #1A9ABF; 
}


#box_testo
{
	width:413px;
	margin-top:20px;
	margin-left:8px;
	float:left;
	height:280px;
}

html>body #box_testo
{
	margin-left:20px;
} 

#box_home
{
	width:100%;
	margin-top:20px;
	height:290px;
}


#testo_centro
{
	clear:both;
	height:220px;
	width:413px;
	/*overflow:auto;*/
	overflow: auto;
	position: relative;
	background: #fff; 
	padding: 0 10px 0 0;
	text-align:justify;
}

html>body #testo_centro
{
	width:402px;
} 

#footer
{ 	
	z-index:1;
	position:relative;
	width:777px;
	height: 35px;
	margin-top: 10px;
	padding-top:5px;
	margin-left:60px;
	background: #fff; 	
	border:1px solid #3B3B3B;
}


/* INIZIO CSS PER SCROLL */
.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 5px;
top: 0px;
}


.vscrollerbar {
left: 0px;
}


.vscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 5px;
z-index: 2;
}




.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
background: url(images/vscroller.png) 0px -10px;
width: 15px;
height: auto;
top: 0px;
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background: url(images/vscroller.png);
width: 15px;
height: 10px;
}


/* Following are OPTIONAL */

.vscrollerbase, .hscrollerbase {
background-color: #D1DDCB;
background-image: url(images/scrollbaseback.png);

}



.vscrollerbasebeg {
top: 0px;
width: 15px;
background: url(images/scrollbases.png) 0px -8px no-repeat;
}

.vscrollerbaseend {
height: 7px;
width: 15px;
background: url(images/scrollbases.png) 0px 0px no-repeat;
}

.scrollerjogbox {
width: 15px;
height: 15px;
bottom: 0px;
right: 0px;
background: white url(images/scrolljog.png) 50% 50%;
}


/* FINE CSS PER SCROLL */
