﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.bordo {
	border-top: thin;
	border-top-style: dotted;
	border-top-color: gray;
	padding-top: 3px;
}
.collapsePanelHeader {
	width: 100%;
	height: 30px;
	background-image: url(../img/bg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
}
