body {
background-image: url(img/wall.gif);
font-family: "Courier New", Courier, mono;
font-size: 11px;
line-height: 12px;
}
.filetto1 {
background-color:#4C4945;
height:4px;
}

#bradcrump {
margin-bottom:3px;
}

.filetto {
border-top:solid 5px #fff;
border-bottom:solid 1px #4C4945;
}

.filetto4 {
margin-top:-8px;
height:5px;
border:solid 1px #fff;
width:100%;
background-image: url(img/filetto_5px.gif);
background-repeat:repeat-x;
background-position:bottom;
}


html>/**/body .filetto4 {
height:134px;
margin-top:0px;
}

* html .filetto4 {
border:solid 0px red;
height:5px !important;
}


html>/**/body .filetto {
margin-top:-4px;
}

.testo_corrente {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #4c4945;
}
.testo_sottolineato {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 12px;
	text-decoration: underline;
	color: #4c4945;
}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 12px;
	text-decoration: underline;
	color: #4c4945;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 12px;
	text-decoration: underline;
	color: #fcfcfb;
	background-color: #4c4945;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 12px;
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 12px;
	text-decoration: underline;
}
a {
text-decoration: underline;
color: #4c4945;
}
a:hover {
text-decoration: underline;
color: #fcfcfb;
background-color: #4c4945;
}
a:visited {
text-decoration: underline;
color: #CCCCCC;
}
a:active {
text-decoration: underline;
}

#navi {
height:80px !important;
}
#navi img{
bordeR:solid 0px red;
margin-bottom:0px;
}

#navi {
bordeR-top:solid 5px #fff;
background-image:url(navineu/filetto_4px.gif);
background-repeat:no-repeat;
background-position:0px -3px; 
}

#navi a{
display:block;
float:left;
bordeR:solid 0px green;
margin-top:25px;
margin-bottom:8px;
}

#bradcrump a{
color:#4C4945;
}
#bradcrump a:hover{
color:#fff;
}

/* Form */
#mailform fieldset {
border:none;
}
#mailform label{
border:solid 0px red;
display:block;
}
#mailform input,
#mailform select,
#mailform textarea {
font-family: "Courier New", Courier, mono;
font-size: 11px;
color: #4c4945;
}

hr {
border:solid 1px #fff;
border-bottom:solid 1px #4C4945;
width:681px;
margin-left:0px;
}









