.bord_right {
	border-top: 1px solid #582320;
	border-right: 0px solid #FFCC00;
	border-bottom: 1px solid #582320;
	border-left: 1px solid #FFCC00;
}
.bord_left {

	border-top: 0px solid #582320;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #582320;
	border-left: 0px solid #582320;
}
.webrici {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #333333;
	margin: 10px;
	line-height: 25px;
	padding: 5px;
	text-indent: 0pt;
}
.b_w {
	border: none;
	margin: 2px 0px;
}
.tittle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	margin: 10px;
	line-height: 25px;
	padding: 5px;
}
.text_smaller {

	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FF6600;
	margin: 10px;
	line-height: 25px;
	padding: 5px;
}
.text_noindent {

	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #333333;
	margin: 0px;
	line-height: 25px;
	padding: 0px;
	text-indent: 0pt;
}
.text_nomargtop {

	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #333333;
	margin: 0px 10px 10px;
	line-height: 25px;
	padding: 5px;
	text-indent: 0pt;
}
