.bordoRossoTop4 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EB3712;
}
.bordoRossoBottom4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EB3712;
}
.bordoRossoSx4 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EB3712;
}
.bordoRossoDx4 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EB3712;
}
.borderBottom1{
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #ffffff;
}