hr {
	border: solid 1px #356aaa;
}
.tableInfo {
	width: 100%;
}
.tableInfo tr td{
	width: 50%;
}
.tableInfo tr td div{
	text-align: justify;
	margin: 0px 10px 0px 10px;
}
.divButtonSend {
	text-align: right;
	padding: 0px 10px 0px 0px;
}
.btitle, .btitle span{
	color: #356aaa;
	font-size: 18px;
	font-weight: bold;
}
.btitle span{
	width: 30px;
	display: block;
	float: left;
	text-align: center;
}
.topMargNull {
	margin-top: 0px;
}
.divH1 {
	height: 8px;
	overflow: hidden;
}
