/** BASICOS */body {	margin: 7px 0;	font: medium small Arial, Helvetica, sans-serif;	text-align: justify;	color: #000044;	background: #00CC00 url(bg.webp) no-repeat center top cover;}h1, h2{	margin-top: 0;	padding-top: 0;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size:2.0em;	color: #000066;}h3{	margin-top: 0;	padding-top: 0;	margin-bottom:0;	padding-bottom:0;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #000088;}p.tabla {	margin: 0px 0px 16px 0px;}a {	text-decoration: none;	color: #0000aa;}div .peq {	margin-right: 20px;	margin-left: 30px;	font-size:0.9em;}img.flot{	float:left;}td.r{	margin-right: 8px;	text-align: right;	width: 20px;	}/** Tip box */#dhtmltooltip{position: absolute;left: -300px;width: 150px;border: 2px solid blue;padding: 2px;background-color: #ffffff;visibility: hidden;font-size:0.7em;z-index: 100;/*Remove below line to remove shadow. Below line should always appear last within this CSS*/filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);}#dhtmlpointer{position:absolute;left: -300px;z-index: 101;visibility: hidden;}	/** Encabezado */#encabezado {	width: 800px;	height: 240px;	margin: 0 auto;}/** MENU */#menus {	width:800px;	background: url(menu.jpg) no-repeat;	height:46px;	margin:0 auto;	padding:0;}#menus span {	display: none;}#menus li, #menus a {	height:46px;	display:block;}#menus li {	float:left;	list-style:none;	display:inline;}/**  Horizontal/**    Posición:   0, 105, 220, 333, 437, 560, 637; *//** + largo c/u: 105, 115, 113, 104, 123,  77, 163  *//**    Vertical:   0, -46, -92  */#menus-01 {width: 105px; }#menus-02 {width: 115px; }#menus-03 {width: 113px; }#menus-04 {width: 104px; }#menus-05 {width: 123px; }#menus-06 {width: 77px; }#menus-07 {width: 163px; }#menus-01 a:hover {background:url(menu.jpg) 0px -92px no-repeat; }#menus-02 a:hover {background:url(menu.jpg) -105px -92px no-repeat; }#menus-03 a:hover {background:url(menu.jpg) -220px -92px no-repeat; }#menus-04 a:hover {background:url(menu.jpg) -333px -92px no-repeat; }#menus-05 a:hover {background:url(menu.jpg) -437px -92px no-repeat; }#menus-06 a:hover {background:url(menu.jpg) -560px -92px no-repeat; }#menus-07 a:hover {background:url(menu.jpg) -637px -92px no-repeat; }#menus-01.sel {background:url(menu.jpg) 0px -92px no-repeat; }#menus-02.sel {background:url(menu.jpg) -105px -92px no-repeat; }#menus-03.sel {background:url(menu.jpg) -220px -92px no-repeat; }#menus-04.sel {background:url(menu.jpg) -333px -92px no-repeat; }#menus-05.sel {background:url(menu.jpg) -437px -92px no-repeat; }#menus-06.sel {background:url(menu.jpg) -560px -92px no-repeat; }#menus-07.sel {background:url(menu.jpg) -637px -92px no-repeat; }/** CONTENTENIDO */#cont-arriba {	width: 800px;	height: 50px;	margin: 0 auto;}	#contenido {	width: 800px;	margin: 0 auto;	background: #FFFFFF url(cuerpocentro.jpg) repeat-y left top;}#contentenido * {	line-height: 140%;}#texto {	float: left;	width: 702px;	padding: 15px 40px 0 47px;	background: transparent;}/** PIE DE IMPRENTA */#pie {	width: 800px;	height: 60px;	margin: 0 auto;	background: url(cuerpopie.jpg) no-repeat left top;}#pie p {	margin: 0;	text-align: center;	padding: 45px 40px 0 47px;	font: bold 10px Arial, Helvetica, sans-serif;	color:#9B9B9B;}/** MENUS INTERIOR  */#nav-docs{	position:center;	height:43px;	font-size:14px;	text-transform:uppercase;	background:#fff url("time4bed_bg.gif") repeat-x bottom left;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}#nav-docs ul{	margin:0;	padding:0;	list-style-type:none;	width:auto;	float:left;}#nav-docs ul li{	display:block;	float:left;	margin:0 2px;}#nav-docs ul li a{	display:block;	float:left;	color:#ffdab6;	text-decoration:none;	padding:0 0 0 13px;	height:43px;	line-height:50px;}#nav-docs ul li a span{	display:block;	float:left;	padding:0 13px 0 0;	height:31px;	width:auto;}#nav-docs ul li a:hover{	color:#fff;}#nav-docs ul li a:hover span{	display:block;	cursor:pointer;}#nav-docs ul li a.este{	color:#894d12;	background:transparent url("time2bed_left-ON.gif") no-repeat top left;}#nav-docs ul li a.este:hover{	color:#894d12;	background:transparent url("time2bed_left-ON.gif") no-repeat top left;}#nav-docs ul li a.este span{	background:transparent url("time2bed_right-ON.gif") no-repeat top right;	height:43px;}