		.marginBottom-0 {margin-bottom:0;}
		.dropdown-submenu{position:relative;}
		.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
		.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
		.dropdown-submenu:hover>a:after{border-left-color:#555;}
		.dropdown-submenu.pull-left{float:none;}
		.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
		table, th, td {
			border: 1px;
		}
		th, td {
			padding: 1px;
		}

		.titulo1 {
			font-family: linear-gradient(45deg, rgb(20, 20, 103) 0%, rgb(3, 168, 173) 52%, rgb(20, 20, 103) 100%);
			font-size: auto;
			color: #191970;
			text-shadow: 0px 0px 2px #191970;
			text-align:center;
		}
		.titulo2 {
			font-family: linear-gradient(45deg, rgb(20, 20, 103) 0%, rgb(3, 168, 173) 52%, rgb(20, 20, 103) 100%);
			font-size: 30px;
			color: #191970;
			text-shadow: 0px 0px 2px #191970;
			text-align:center;
		}
		.xflutuante {
			margin-right: -100px;
			margin-top: 600px;
			color: white;
			padding: 16px 20px;
			border: none;
			cursor: pointer;
			opacity: 0.8;
			position: fixed;
			bottom: 23px;
			right: 28px;
			width: 280px;
			border-radius: 25px;
			background:white;
		}
		.titulo3 {
			font-family: linear-gradient(45deg, rgb(20, 20, 103) 0%, rgb(3, 168, 173) 52%, rgb(20, 20, 103) 100%);
			font-size: 20px;
			color: #191970;
			text-shadow: 0px 0px 2px #191970;
			text-align:center;
		}