html,body{margin:0;padding:0}
body{
	font: 12px Verdena,sans-serif;
	background-image:url(../img/sf_content.jpg);
	background-repeat:repeat-y
}
p{margin:0 10px 10px}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.mail{
	color: #CC0000;
	text-decoration: none;
}
a.mail:hover{
	text-decoration: underline;
}
a.pubblicazioni{
	color: #000000;
	font-weight: bold;
}
div#header {
	height:148px;
	margin:0;
	padding-left:0px;
	background-image:url(../img/sf_top.jpg);
	background-repeat:repeat-x;
	color:#79B30B;
}
div#content p{line-height:1.4}
div#footer{
	background: #000;
	color: #FFF
}
div#footer p{
	margin:0;
	padding:5px 10px
}

div#wrapper{
	float:left;
	width:100%
}
div#content{
	margin-left:160px
}
div#navigation{
	float:left;
	width:160px;
	margin-left:-100%
}
div#extra{
	clear:left;
	width:100%
}
div#indiv{
	background-color:#FFFFFF;
	border:1px solid #CC0000;
}
.freccia{
	font-size:14px;
	color:#CC0000;
}
form{
	border:0;
}
.testo_10{
	font-size:10px;
}
.testo_11{
	font-size:11px;
}

.numero{
	text-align: right;
}
textarea{
	font: 12px Verdena,sans-serif;
}
input {
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	background-color: transparent;
}
.ghost {
	border: 0px;
	background-color: transparent;
}

.tab_bordo {
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
}
