body 
{        
	background-image: url('../images/sfondo.gif');    
    
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;           
}

.sfondoWhite
{
	background-color: #ffffff;
}

.title
{
	background-image: url('../images/title.jpg');
	background-repeat: no-repeat;	
}

.right
{
	background-image: url('../images/right.jpg');
	background-repeat: repeat-y;	
}

.left
{
	background-image: url('../images/left.jpg');
	background-repeat: repeat-y;	
}

.menu
{
	background-color: #6D6D6D;
}

.top
{
	background-image: url('../images/top.jpg');
	background-repeat: repeat-x;
}

.littleTop
{
	background-image: url('../images/top.gif');
	background-repeat: repeat-x;
}

.bottom
{
	background-image: url('../images/bottom.jpg');
	background-repeat: repeat-x;
}

.images
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.table
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;	
}

.sfondoGiallo
{
	background-color: #FFC329;
}

/* testo */

.testo10
{
	font-family: Verdana;
	color: #000000;
	font-size:10px;
	font-weight:normal;
	line-height: normal;
	text-align: justify;

}
.testo10 a:link {color: #000000; text-decoration: none;}
.testo10 a:visited {color: #000000; text-decoration: none;}
.testo10 a:hover {color: #000000; text-decoration: underline;}

.testo12
{
	font-family: Verdana;
	color: #000000;
	font-size:12px;
	font-weight:normal;
	line-height: normal;
}
.testo12 a:link {color: #000000; text-decoration: none;}
.testo12 a:visited {color: #000000; text-decoration: none;}
.testo12 a:hover {color: #000000; text-decoration: underline;}

.testoBold12
{
	font-family: Verdana;
	color: #000000;
	font-size:12px;
	font-weight: bold;
	line-height: normal;

}
.testoBold12 a:link {color: #000000; text-decoration: none;}
.testoBold12 a:visited {color: #000000; text-decoration: none;}
.testoBold12 a:hover {color: #000000; text-decoration: underline;}

.testoRed12
{
	font-family: Verdana;
	color: #E71439;
	font-size:12px;
	font-weight:normal;
	line-height: normal;

}
.testoRed12 a:link {color: #E71439; text-decoration: none;}
.testoRed12 a:visited {color: #E71439; text-decoration: none;}
.testoRed12 a:hover {color: #E71439; text-decoration: underline;}

.testo_titolo
{
	font-family: Verdana;
	color: #219E08;
	font-size:12px;
	font-weight: bold;
	line-height: normal;

}
.testo_titolo a:link {color: #219E08; text-decoration: none;}
.testo_titolo a:visited {color: #219E08; text-decoration: none;}
.testo_titolo a:hover {color: #219E08; text-decoration: underline;}

.testo_menu
{
	font-family: Verdana;
	color: #FFC329;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
.testo_menu a:link {color: #FFC329; text-decoration: none;}
.testo_menu a:visited {color: #FFC329; text-decoration: none;}
.testo_menu a:hover {color: #219E08; text-decoration: none;}

/* elementi grafici */

.txtinput100
{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	WIDTH: 100px;
}

.txtinput200
{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	WIDTH: 200px;
}

.textarea200
{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	WIDTH: 200px;
	height: 150px;
}

.select200
{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	WIDTH: 200px;
}

.submit80
{
	background-color: #FFC329;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #219E08;
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	WIDTH: 80px;
}

.submitNewsletter
{
	background-color: #FFC329;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #219E08;
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	WIDTH: 80px;
	height: 18px;
}