html body
{		
	background-color : White;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

BODY,INPUT,TABLE,DIV {	
	font-family : verdana;
	font-size: 8pt;
}

td, th { /*font-size: 12px; padding: 3px; line-height: 15px;*/ }


a:link,a:visited
{
	color: black;
	font-family : verdana;
	font-weight: normal;
	font-size: 8pt;
}

a:link.nol, a:visited.nol, a:hover.nol
{
	border-bottom: 1px solid #fff;
}


A.Menu:Link,A.Menu:Visited {
	font-size: 7pt;
	color: white;
	text-decoration : none;
	vertical-align : absmiddle;
}

A.SubMenu:Link,A.SubMenu:Visited {
	font-size: 7pt;
	color: black;
	text-decoration : none;
	vertical-align : abstop;
}

A.SubMenuOn:Link,A.SubMenuOn:Visited {
	font-size: 7pt;
	color: white;
	text-decoration : none;
	vertical-align : absmiddle;
}


form { margin: 0 0 0 10px; }
form input { font-size: 82%;}
form input.text { /*font-size: 100%;*/ background: #fff;/*border: 1px solid #ccc; border-color: #ccc;*/ }
form textarea.text { background: #fff; /*border: 1px solid #ccc; color: #444;*/ }


h1
{
   width: 100%;
   font-size: 170%;
   color: #222;
   letter-spacing: -1px;
   border-bottom: 1px solid #AAA;
   padding: 5px 0 5px 0;
   margin: 0 0 15px 0;
}

h2
{
   font-size: 120%;
   color: #222;
   font-weight: bold;
   margin-bottom: 0.7em;
}

h3
{
   font-size: 148%;
   margin: 0;
   letter-spacing: -0.05em;
   font-weight: normal;
   line-height: 1.2em;
}

h3.ind { padding: 1em 0 7px 5px; }

h3.underline { border-bottom: 1px solid #ccc; margin: 0 0 1em 0; }

h4
{
   font-size: 128%;
   margin: 0px;
   line-height: 1em;
   padding-bottom: 0.7em;
}

h5
{
   font-size: 110%;
   padding: 0px;
   margin-bottom: 0.3em;
}

hr
{
   border-top: 1px dashed #ccc;
   color: #fff;
   background-color: #fff;
   height: 1px;
}

img { border: 0; }


blockquote
{
   font-size: 86%;
   color: #888;
   margin: 10px; margin-left: 24px;
   line-height: 1.7em;
}

acronym
{
   border-bottom: 1px dotted #999;
   cursor: help;
   font-size: 86%;
   color: #999;
   margin-top: 0;
}

.author { color: #999; font-size: 86%; }
p.author
{
   text-align: right;
   color: #999;
   line-height: 1.2em;
   margin-right: 10px;
}

p { margin-top: 0px; margin-bottom: 0.5em; padding: 0px; }
p.spacer { height: 0.5em; width: 0; }



.FVRojo {
	background-color : #970000;
	width: 1px;
}

.FBarraSup {
	background-image : url(/inmostatic/images/barrasup1.gif);
	height: 3px;
}
.FBarraSup2 {
	background-image : url(/inmostatic/images/barrasup3.gif);
	height: 15px;
}

.FBarraInf {
	background-image : url(/inmostatic/images/barrainf1.gif);
	height: 15px;
}
.FBarraInf2 {
	background-image : url(/inmostatic/images/barrainf3.gif);
	height: 3px;
}


.FBMenuIzq {
	background-image : url(/inmostatic/images/botogroc1.gif);
	height: 15px;
	width: 3px;
}
.FBMenuCen {
	background-image : url(/inmostatic/images/botogroc2.gif);
	height: 15px;
	width: 168px;
}
.FBMenuDer {
	background-image : url(/inmostatic/images/botogroc3.gif);
	height: 15px;
	width: 4px;
}

.FBSubMenuIzq {
	background-image : url(/inmostatic/images/botomarro1.gif);
	height: 15px;
	width: 4px;
}
.FBSubMenuCen {
	background-image : url(/inmostatic/images/botomarro2.gif);
	height: 15px;
	width: 160px;
}
.FBSubMenuDer {
	background-image : url(/inmostatic/images/botomarro3.gif);
	height: 15px;
	width: 4px;
}

.FBSubMenuIzqOn {
	background-image : url(/inmostatic/images/botomarrofosc1.gif);
	height: 15px;
	width: 3px;
}
.FBSubMenuCenOn {
	background-image : url(/inmostatic/images/botomarrofosc2.gif);
	height: 15px;
	width: 150px;
}
.FBSubMenuDerOn {
	background-image : url(/inmostatic/images/botomarrofosc3.gif);
	height: 15px;
	width: 4px;
}


.TxtRojoB {
	font-family: verdana;
	font-size: 10pt;
	color: #970000;
	font-weight: bold;
	/*padding: 5px;*/
}

.TxtDatosEmp {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;	
}

.TxtNegroB {
	font-family: verdana;
	font-size: 10pt;
	color: #525252;
	font-weight: bold;
	padding: 5px;
}

.TxtAriadna{
	font-family: verdana;
	font-size: 8pt;
	color: red;	
	font-weight: bold;
}

.TxtPie {
	font-family: verdana;
	font-size: 8pt;
	color: white;	
	background-color: #CC0001;
}

.Invisible {
	visibility : hidden;
	display: none;
}	
.Visible {
	visibility : visible;
	display: table-row;
}

