.giust {  text-align: justify}
.bordo {
	border: 1px solid #CCCC99;
}
.bordo2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
.rientro {
	padding-right: 10px;
	padding-left: 10px;
}
