/* CSS Document */

table       { font-family: Arial, Helvetica, sans-serif; font-size: 13px}
A {
	TEXT-DECORATION: underline; COLOR: 006600;
}
A:hover {
	COLOR: 999999; TEXT-DECORATION: none; 
}
body {
	background: #CCCCCC url(images/fon.gif) center;
}
.agal1
{
	background-image: url(images/top_agal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
} 
.agal2
{
background-image: url(images/down_agal.jpg);
background-repeat: no-repeat; 
background-position: left bottom; 
} 
.agal3
{
background-image: url(images/down_right.jpg);
background-repeat: no-repeat; 
background-position: right bottom; 
} 
.fonuniversal
{
	background-image: url(images/elementi_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

} 
.fonleft1
{
	background-image: url(images/left2.jpg);
	background-repeat: repeat;
	background-position: left top;
} 
.fonleft2
{
	background-image: url(images/left_fon.jpg);
	background-repeat: repeat-y;
	background-position: left;
} 
.fonleft3
{
	background-image: url(images/left3_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
