
th,td {
	border: 1px solid #073f68;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12pt;
	font-family: sans-serif;
}

tr.over {
	background-color: #ffffce;
}
 
th {
	color: white;
	background-color: #073f68;
}


h3 {
   color: #073f68;
	font-style: bold;
	text-align: center;
  }
  
table.menu {
	background-color: #073f68;
	width: 90%;
}

th.menu,td.menu {
	border: 1px solid #073f68;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 12pt;
	font-family: sans-serif;
	left: 10%;
	color: black;
}

table{
	width: 95%;
	border: 2px solid 1px 1px 1px;
	border-color: black black black black;
	border-collapse: collapse;
}

th.tipo1 {text-align: right; width: 30%; }

input { color: #073f68; }

input.full { width: 100%;}

input.half { width: 50%;}


p {
	color: #073f68;
	line-height: 12pt;
	text-align: justify;
	font-size: 12pt;
	margin-left: 15px;
	margin-right: 15px;
	text-indent: 30px;
	font-family: sans-serif;
}
  
  
body { color: #073f68; }

