body {
	behavior: url(IEFixes.htc);
	background-color: #FFFFFF;
	/*background-color: #00FF00;*/
}
.bgInterna {
	background-color: #BCC8C5;
}
.bg1 {
	background-color: #BCC8C5;
}
.bg2 {
	background-color: #A5B4B0;
}
.menu_naveg {
	background-color: #BCC8C5;
	/*background-color: #BCC8C5;*/
}

.bg3 {
	background-color:#3B4D4D;
    font-family: Arial;
    font-size: 11px; 
    font-weight: bold; 
    color: #FFFFFF; 
    text-decoration: none
}
.bg4 {
	background-color:#819A93;
    font-family: Arial;
    font-size: 11px; 
    font-weight: bold; 
    color: #FFFFFF; 
    text-decoration: none
}

div#qTip
{
  padding: 8px;
  border: 1px solid #110000;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #BCC8C5;
  color: #3B4D4D;
  font: 10px Arial, Verdana, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}

.subTituloFicha
{
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
    font-weight: bold;
	color : #3B4D4D;
	text-decoration : none;
}
.link {
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
.linkX {
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	color : #BBBBBB;
	text-decoration : none;
}
.link1 {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

.textoCorpo {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

.link2 {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
.link3 {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #b91a35;
	text-decoration : none;
}
.link3:HOVER {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #b91a35;
	text-decoration : underline;
}
.link4 {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #3B4D4D;
	text-decoration : none;
}
.link4:HOVER {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #3B4D4D;
	text-decoration : underline;
}
.link5 {  
    font-family: Arial;
    font-size: 11px; 
    font-weight: bold; 
    color: #FFFFFF; 
    text-decoration: none
}
.link6 {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
	color : #000000;
	text-decoration : none;
}
.link7 {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #3B4D4D;
	text-decoration : none;
}
.link8 {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color: #FF0000;
}
.linkOS {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #3B4D4D;
	text-decoration : none;
}
.linkOS:HOVER {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #3B4D4D;
	text-decoration : underline;
}
.titulo {
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
.titulo1 {
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
.titulo2 {
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
	color : #b91a35;
	text-decoration : none;
}
.titulo2:HOVER {
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
	color : #b91a35;
	text-decoration : none;
}
.textbox{
	font-family : arial, verdana, helvetica;
	font-size : 10; color : #000033;
	border-color : #999999;
	border-width : 1;
	background-position: left top; background-image:url('imagenes/cell-background.gif'); 
	background-repeat:no-repeat; 
	background-attachment:fixed
}

.tabbar {
  margin-top: 10px;
  padding: 2px 0px;
  font-family: sans-serif;
  font-size: 83%;
}
.tabbar ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabbar li {
  display: inline;
}

.tabbar li a {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  padding: 2px 1em;
  font-size: 11px;
  border-bottom: none;
  background-color: #CCCCCC;
  color: #b91a35;
  text-decoration: none;
}
.tabbar a:hover{
  background-color: #EFEFEF;
  color: #b91a35;
  text-decoration: underline;
}
.tabbar a.tabact {
  background-color: #3b4d4d;
  color: white;
  font-weight: bold;
}
.tabbar a.tabact:hover,
.tabbar a.tabact:active {
  background-color: #3b4d4d;
  color: white;
}
.tabConteudo{
  padding: 2px 0px;
  font-family: sans-serif;
  font-size: 83%;
  border-bottom: 1px solid #3b4d4d;
  border-left: 1px solid #3b4d4d;
  border-right: 1px solid #3b4d4d;
  border-top: 2px solid #3b4d4d;
}
.menu_lateral{
	border:0px;
	border-collapse:collapse;
	padding:0px;
	width:150px;
	background-color:#A5B4B0;
}								

.menu_lateral td{
	cursor:hand;
	width:inherit;
	border-collapse:collapse;
	vertical-align:middle;					
}

.menu_lateral_celula{
	border:0px;
	border-collapse:collapse;
	padding:inherit;
	width:100%;
	
}					
.menu_lateral_celula td{
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color : #3B4D4D;
	text-decoration : none;
}	


