body {	

margin:0px;

background-image: url(../img/sfondo.gif);
background-attachment: scroll;
background-position: top;
background-repeat: repeat-x;

background-color: #CECBDD;

font-family: Arial, Helvetica, sans-serif;
font-size: 14px;  
color:#233D88;

}

html {overflow-x: hidden;}

p { margin:0px; } 


a {
	color: #ff9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #0A5994;	 
}
a:active {
	text-decoration: none;
}

.body 
{	

font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 13px;  
color:#000000;


} 

.body2 
{	

font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 15px;  
color:#000000;


}	


.menu a {
	font-size: 12px;
	color: #999999;
	font-weight:bold;	 
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:hover {
	color: #FF0000;
}
.menu a:active {
	text-decoration: none;
}



.menu2 a {
	font-size: 12px;
	color: #333333;
	font-weight:bold;	 
}
.menu2 a:link {
	text-decoration: none;
}
.menu2 a:visited {
	text-decoration: none;
}
.menu2 a:hover {
	color: #999999;
}
.menu2 a:active {
	text-decoration: none;
}

	  

.err 
{	

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;  
	color:#D9190B;

} 


.ok 
{	

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;  
	color:#669900;

}

.picc 
{	

	font-size: 12px;
	color:#000000;
} 

.picc1 
{	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#486A97;
}

.cell {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	padding:1px;
	font-weight: bold;
	color: #2C2C2C;
	border: 1px solid #A4A4A4;
	background-color:#EBEBEB;
}

.button {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;  
	padding:1px;  
} 

.button2 {BACKGROUND: #f8b600; BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px;  BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Tahoma; BORDER-RIGHT-WIDTH: 1px; font-weight:bold; color:#000000; margin:0px; padding:0px;}
 
.button3 {BACKGROUND: #707070; BORDER-TOP-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px;  BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Tahoma; BORDER-RIGHT-WIDTH: 1px; font-weight:bold; color:#ffffff; margin:0px; padding:0px;}


#marqueecontainer{
position: relative;
width: 300px; /*marquee width */
height: 120px; /*marquee height */
overflow: hidden;
text-align:left;
}	 	  


