/* edited by www.pineapple.it */

body {
	/*
	background : #fff url(/img/sf_mobile_xmas.gif);
	background-repeat : repeat-x;	
	*/	
	text-align : center;
	font-size : x-small;
	font-family : verdana;
	padding-top : 5px;
}

h1 {
	font-size : x-large; 
	font-weight : bold;
	font-family : verdana;
	color : #a60b18;
	padding : 2px;
	background-color : #f0f0f0;
	border-bottom : 1px solid #fab240;
	width : 100%;
	margin : 0px;
	text-align : left;
}

.foot {
	font-size : x-small;
	background-color : #f0f0f0;
	border-top : 1px solid #fab240;
}

.menu {
	border-bottom : 1px solid #fab240;
	font-size : x-small;
}

td {
	font-size : small;
	font-family : tahoma;
}

a:link {
	color  : #C00000;
	text-decoration : none;
}

a:active {
	color  : #C00000;
	text-decoration : none;
}

a:visited {
	color  : #C00000;
	text-decoration : none;
}

a:hover {
	color : #52B552;
	text-decoration : none;
}

.tbox {
	border : 1px solid #FFB32F;
	font-family : tahoma, arial;
	font-size : x-small; 
	width : 100%;	
}

textarea {
	border : 1px solid #FFB32F;
	font-family : tahoma, arial;
	font-size : x-small; 
	width : 100%;
}

.tbot {
	border : 1px solid #FFB32F;
	background-color : #F9F6E4;
	font-family : tahoma;
	font-size : 10px;
	font-weight : normal;
	color : #C00000;
	height : 16px;
}

.titolo_paragrafo {
	font-family : verdana;
	font-size : large;
	font-weight : bold;
	color : #996633;
	text-align : left;
}

.evidence {
	color : #FAAB2E;
	font-weight : bold;
}

.rosso {
	color : red;
	font-weight : bold;
}


.stio_box {
	background-image : url(/img/sf_box.gif); 
	background-repeat : no-repeat;
	background-position : top left;
	padding : 5px 0px 0px 5px;
	height : 22px;
	float : right;
	width : 220px;
	text-align : left;
	font-size : 11px;
}