body {background-image: url(bg.jpg);BACKGROUND-REPEAT: repeat-x;background-color: #ffffff; font-family: Arial, sans-serif; font-size: 10px; margin: 2px; color: #ef6949;}

td { font-family: Arial, sans-serif; font-size: 11px; margin: 2px; color: #ef6949;}

#immagine {position: absolute;left:0px;top: 0px;}

#testo {position: absolute; left:230px; top: 120px; width: 255px; text-align: justify;}



img {border: 0px;}

.content {PADDING-TOP: 0px;}

textarea, input, button, select {
	font-family: Arial, sans-serif; font-size: 10px;
	color: #ef6949;
	background-color: #ffffff;
	border: 1px dotted #ef6949;
}

a:link, a:active, a:visited {
	color: #f2866c;cursor: help;
	font-weight: bolder;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
}

a:hover {font-size: 9px;background-color: #f2866c;
	color: #ffffad;cursor: help;
	text-decoration: line-through;
	cursor: help;}

i {TEXT-TRANSFORM: uppercase; font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;color : #ffdc8d;}

B {TEXT-TRANSFORM: uppercase; font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;color : #ffdc8d;}

h1 { color: #ff9a4c;
	letter-spacing: 10px; 
	font-weight: bold;
	font-size: 10px;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 2px;

}

blockquote {
	text-align: justify;
	font-size: 10px;
	color: #ef6949;
	font-weight: normal;
	font-family: Arial, sans-serif;}

em {TEXT-TRANSFORM: uppercase; font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;color : #001a5f;}

.content img {
	margin: 2px;
	padding: 3px;
	border: 1px dotted #ef6949;
	background: #ffffad;
}


