a:link {
	color: #0C7598;
	text-decoration: none;
	background-color: inherit;
}

a:visited {
	color: #EE9A56;
	text-decoration: none;
	background-color: inherit;
}

a:hover {
	color: #EE9A56;
	text-decoration: none;
	background-color: inherit;
}

a:active {
	color: #0C7598;
	text-decoration: none;
	background-color: inherit;
}

a.info:link {
	color: #B0E0E6;
	text-decoration: none;
	background-color: inherit;
}

a.info:hover {
	color: #F0E68C;
	text-decoration: none;
	background-color: inherit;
}


body {
  	background-color: #F0FBFF;
	border-style: none;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	color: inherit;
}

h1 {
	color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	background-color: inherit;
}

h2 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	background-color: inherit;
}

h3 {
	color: #E56D45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	background-color: inherit;
}

h4 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	background-color: inherit;
}

h5 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	background-color: inherit;
}

caption {
	background-color: #d0dcf0;
	color: #0C7598;
	text-align: right;
	font-size: 1.3em;
	font-weight: bold;
	padding: 12px 7px 2px;
}

th {
	background-color:#F0fbff;
	color:#0C7598;
	border-right: 2px solid #e7eef7;
	border-bottom: 2px solid #e7eef7;
	border-top: 2px solid #e7eef7;
	border-left: 2px solid #e7eef7;
}

td.dp {
	background-color:#F0f0f0;
	border-bottom: 1px solid #e7eef7;
}


p {
	text-align: justify;
}

td.titular1 {
	background-color: #FFFAEE;
	border-right: 5px solid #FF6600;
	color: #376389;
	font-size: 12px;
	padding: 2px 7px 2px 7px;
}

td.titular2 {
	background-color: #D0DCF0;
	border-left: 5px solid #FF6600;
	color: #376389;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 7px 2px 7px;
}

td.tituloimpar {
	background-color: #DDE7F2;
	color: #376389;
	font-size: 11px;
	padding: 2px 7px 2px 7px;
}

td.titulopar {
	background-color: #E2E2E2;
	color: #376389;
	font-size: 11px;
	padding: 2px 7px 2px 7px;
}

.data {
	background-color: #E7EEF7;
	border-right: 5px solid #FF6600;
	color: #00478A;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 7px 2px 5px;
	text-align: right;
}

.texto{
	background-color: #F4FFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 7px 15px 15px 23px;
}

.textob{
	background-color: #F4FFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 15px 15px 23px;
}

.titulo {
	border-bottom: 1px solid #0C7598;
	border-left: 15px solid #0C7598;
	border-right: 1px solid #0C7598;
	border-top: 1px solid #0C7598;
	color: #E56D45;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 3px 7px 3px 7px;
	background-color: inherit;
}

#barranavegacion
{
margin: 0;
padding: 3px 0 20px 10px;
border-top: 1px solid #000;
}

#barranavegacion ul, #barranavegacion li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#barranavegacion a:link
{
float: right;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
background-color: inherit;
border-bottom: 4px solid #F0FBFF;
}
#barranavegacion a:visited
{
float: right;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
background-color: inherit;
border-bottom: 4px solid #d0dcf0;
}

#barranavegacion a:link#current, #barranavegacion a:visited#current, #barranavegacion a:hover
{
border-bottom: 4px solid #330000;
color: #000;
background-color: inherit;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
}

.titulosenbox {
	color: #E56D45;
	font: normal 16px/150% Arial, Helvetica, sans-serif;
	background-position: center bottom;
	margin: 3px;
	border-top: thin none #0C7598;
	border-right: thin none #0C7598;
	border-bottom: thin solid #0C7598;
	border-left: thin none #0C7598;
	padding: 3px;
	vertical-align: baseline;





}
.titulosenboxAzul {

	color: #0000FF;
	font: bold normal 16px Arial, Helvetica, sans-serif;
	background-position: center center;
	margin: 3px;
	padding-bottom: 3px;
	border-top: thin none #0C7598;
	border-right: thin none #0C7598;
	border-bottom: thin solid #0C7598;
	border-left: thin none #0C7598;
}
.tituloGr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
	text-align: center;
	vertical-align: middle;
	border-top: thin none #000066;
	border-right: thin none #000066;
	border-bottom: thin groove #000066;
	border-left: thin none #000066;



}
.textomediano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.titulosenboxnonsulinhado {

	color: #E56D45;
	font: normal 16px/150% Arial, Helvetica, sans-serif;
	background-position: center bottom;
	margin: 3px;
	border-top: thin none #0C7598;
	border-right: thin none #0C7598;
	border-bottom: thin none #0C7598;
	border-left: thin none #0C7598;
	padding: 3px;
	vertical-align: baseline;
}
