body  { margin: 0; padding: 0; color: #245073; background-color: white; }

body, div, p, th, td, li, dd, ol li, ul li    {
	/* redundant selectors to help NS4 not forget */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #245073;
}

/* recover from old-browser styling */
*.ahem {
	display: none !important;
	font-weight: bold;
	color: #245073;
}
*.print { display: none !important;}

h1, h2, h3, h4, h5, h6	{
	margin:	1.75em 0 0 0;
	font-family : tahoma, arial, sans-serif;
	color: black;
	background: transparent;
	}
h1+*, h2+*, h3+*, h4+*	{ margin: 1.0em 0; }
	
h1 { font-size: 18px; }
h2	{ font-size: 15px;	}
h3	{ font-size: 13px;	}
h4, h5	{ font-size: 12px;	}

p	{ margin: 1.0em 0; 	}
ul li, ol li	{ margin: .75em 0 0 0; background-color: transparent; }
b, strong { color: #383838; }
img { border: 0px; }
input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 11px;
	color: #000;
	background-color: transparent;
}
a:link { background-color: transparent; }
a:visited { background-color: transparent; }
a:active { background-color: transparent; }
a:hover { background-color: transparent; text-decoration: none; }

td {
	vertical-align : top;
	text-align: justify;
}
div.row { clear: both; padding-top: 5px; }
div.row span.label { float: left; width: 150px; text-align: right; padding: 3px;}
div#row { clear: right;}
div#row div#floatLeft {
	float: left;
	width: 80px;
	margin-right: 15px;
	text-align: left;
}
div#row div#right { float: right; }
td#bottomBorder { padding-bottom: 15px; border-bottom: 1px solid #ccc; }
td#topBorder { margin-top: 5px; border-top: 1px solid #ccc; }

code, tt, pre	{
	font:	11px monaco, "andale mono", courier, "courier new";
	color:	#630;
	background-color: transparent;
	}
	
.ahem {	font-style : italic;  font-weight : bold;  }
.urgent {
	color: #245073;
	font-weight: bold;
}
.note {
	margin: 1.5em 1.5em 1.5em 1.5em;
	padding: 5px;
	color: #000;
	background: transparent;
	border: 1px dotted #999;
}
.small { font-size: 10px;  font-style : italic;  }
.smallNorm {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #245073;
	font-weight: bold;
	text-transform: uppercase;

}

div#header { width: 100%; height: 85px; z-index: 0; }

div#headerNav {
	position: absolute;
	top: 1px;
	right: 20px;
	z-index: 1; 
	font-size: 11px;
	color : white;
	background:	transparent;
}
div#headerNav a:link  { color: white; text-decoration: none; }
div#headerNav a:visited  { color: white; text-decoration: none; }
div#headerNav a:hover { color: white; text-decoration: underline; }
div#headerNav a:visited:hover { color: white; text-decoration: underline; }

div#wwLogo {
	position: absolute;
	top: 20px;
	right: -1px;
	z-index: 1;
}

div#preMainNav {
	position: absolute;
	top: 85px;
	left: 0px;
	width: 780px;
	height:18px;
	background: #2E597B;
	color: #2E597B;
	z-index: 1;
	background-color: #2E597B;

}

div#mainNav {
	position: absolute;
	top: 85px;
	left: 0px;
	padding: 2px 0 1px 0;
	width: 777px;
	font-size: 11px;
	background: #2E597B;
	background-color: #2E597B;
	color: #2E597B;
	z-index: 100;
	height:17px;
	voice-family: "\\";
	background-color: #2E597B;
	voice-family: inherit;
	height:14px;
}
html>body div#mainNav { 
	height:14px;	/* be nice to opera 5 */
	background-color: #2E597B;
}
div#mainNav a:link  { color: white; font-weight: bold; text-decoration: none}
div#mainNav a:visited  { color:  white; font-weight: bold; text-decoration: none}
div#mainNav a:hover { color: black; font-weight: bold; text-decoration: none}
div#mainNav a:visited:hover { color: black; font-weight: bold; text-decoration: none}

div#postMainNav {
	height:18px;
	color: #2E597B;
}

div#mainNavfi {
	padding: 0;
	font-size: 11px;
	color: #2E597B;
	height:17px;
	height:14px;
	text-align:center;
}
div#mainNavfi a:link  { color: #2E597B; font-weight: bold; text-decoration: none}
div#mainNavfi a:visited  { color:  #2E597B; font-weight: bold; text-decoration: none}
div#mainNavfi a:hover { color: #2E597B; font-weight: bold; text-decoration: none}
div#mainNavfi a:visited:hover { color: #2E597B; font-weight: bold; text-decoration: none}


div#leftNav {
	position: absolute;
	top: 104px;
	left: 0px;
	padding: 0;
	margin: 0;
	height: 214px;
	width: 146px;




}
div#leftNav h1 {
	margin: 10px 10px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid;
}
div#leftNav h2 {
	margin: 10px 10px 10px 10px;
	font-size: 12px;
	font-weight: bold;
}
div#leftNav a { 
	margin: 10px 10px 5px 10px;
	color: black;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
div#leftNav a:visited { color: black; text-decoration: none; }

.select {
	display: none;
	color: #245073;
	font-weight: bold;
	text-decoration: none;

}

div#invensysLogo {
	position: absolute;
	bottom: 75px;
	left: 10px;
	z-index: 1;
}

div#content	{ margin: 10px 170px 20px 190px; padding: 10px; }
div#content h1 { margin: 1em 0 0 0; }
div#content p {
	margin: 0.66em 0 1em 0;
	padding: 0;
	line-height: 1.3;
}
div#content ol li, div#content ul li { line-height: 1.3; }
div#content h2 { border-bottom: 1px solid; }
div#content #note {
	margin: 1.5em 1.5em 1.5em 1.5em;
	padding: 5px;
	color: #000;
	background: transparent;
	border: 1px dotted #999;
}

div#contentWin	{ margin: 10px 10px 10px 10px; padding: 5px; }

div#breadcrumb { margin: 20px 170px -25px 190px; padding: 10px; }

div#footer { margin: 10px 170px 20px 190px; padding: 10px; }
div#footer p { font-size: 10px; color : #999999; }

div#rightNav {
	position: absolute;
	top: 105px;
	right: 20px;
	width: 130px;
}
div#rightNav h1 {
	margin-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	border-bottom: 1px solid;
}
div#rightNav h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
}
div#rightNav h1+h2 { margin-bottom: 3px; }
div#rightNav p { margin-top: 3px; font-size: 11px; }

div#searchBox {
    position: absolute;
	top: 85px;
	left: 0px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #333; border-bottom: 1px solid #333;
	color: white;
	background: #999;
	font-size: 11px;
	z-index: 1;
	width: 170px ;
	height:72px;	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 159px;
	height: 61px;	/* ie5win fudge ends */
}
html>body div#searchBox { 
	width: 159px ;	/* be nice to opera 5 */
	height: 61px;
}
div#searchBoxDomino {
	position: absolute;
	top: 85px;
	left: 0px;
	font-size: 11px;
	color: white;
	border-right: 1px solid #333; border-bottom: 1px solid #333;
	z-index: 1;
}
div#searchBox input, div#searchBoxDomino input{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: black;
	background-color: white;
}
div#searchBox a:link, div#searchBoxDomino a:link { color: white; text-decoration: underline}
div#searchBox a:visited, div#searchBoxDomino a:visited { color:  white; text-decoration: underline}
div#searchBox a:hover, div#searchBoxDomino a:hover { color: black; text-decoration: none}
div#searchBox a:visited:hover, div#searchBoxDomino a:visited:hover { color: black; text-decoration: none}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #245073;
	text-align: justify;
}
.marta {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #245073;
}
.negrita {
	font-weight: bold;
	color: #2E597B;
}
