body							{ background:#646464 }
DIV#objWorkspace #objContents	{ padding:10px 30px 30px 30px; }
DIV#objWorkspace H1				{ color:#2b2b2b; font-size:20px; text-transform:uppercase; font-style:italic; font-weight:normal; padding-left:25px; background:url(Img/objH1.png) no-repeat; background-position:0 3px; border-bottom:#9e0205 solid 1px; }
DIV#objWorkspace H2				{ color:#9e0205; font-size:16px; font-style:italic; }
DIV#objWorkspace P				{ color:#474747; }
DIV#objWorkspace ul				{ list-style-image:url(Img/objLiUl.png); color:#474747; }
DIV#objWorkspace img			{ border:#666666 solid 1px; }

DIV#objVIS						{ width:962px; margin:0 auto 0 auto; }

div#objContenedor1				{ background:url(Img/objContenedor1.gif); }
div#objContenedor2				{ background:url(Img/objContenedor2.gif) repeat-x; min-height:232px;  }
div#objInterface				{ width:968px; margin:0 auto 0 auto; }
div#objInterfaceHeader			{ background:url(Img/objInterfaceHeader.gif); height:232px; }
div#objInterfaceBody			{ background:white url(Img/objInterfaceBody.gif) repeat-x; }
div#objInterfaceFooter			{ background:url(Img/objInterfaceFooter.gif) no-repeat; width:942px; margin:0 auto 0 auto; padding:15px 13px; font-size:9pt; color:white; }
div#objInterfaceFooter a 		{ color:#98C2BD; text-decoration:none; }
div#objInterfaceFooter a:hover	{ color:#FFD3D3; text-decoration:underline; }

DIV#objInterfaceHeaderText			{ height:191px; font-size:8pt; }
DIV#objInterfaceHeaderText a		{ color:#EEEEEE; text-decoration:none; }
DIV#objInterfaceHeaderText a:hover	{ text-decoration:underline; }

/* --- Menú Principal --- */
div.MainMenuMT					{ width:754px; height:20px; padding:7px 5px 0 209px; }
DIV.MainMenuMT TABLE			{ width:100%; height:20px; border-collapse:collapse; table-layout:fixed; }
DIV.MainMenuMT TABLE TD			{ color:white; font-weight:bold; font-size:10pt; padding:0 10px 0 10px; border:solid #999BA0; border-width:0 1px 0 1px; text-align:center; }
DIV.MainMenuMT TABLE TD.On		{ cursor:pointer; background:#125E48; }
DIV.MainMenuMT TABLE TD.First	{ border-left:0; }
DIV.MainMenuMT TABLE TD.Last	{ border-right:0; }
DIV.MainMenuMT TABLE TD.Sep		{ width:20px; }
/* --- ---- --------- --- */

DIV#objBlockTop					{ width:942px; margin-left:13px; padding-top:7px; margin-bottom:18px;overflow:auto; }
DIV#objBlockTopLeft				{ width:229px; float:left; padding-top:12px; }
DIV#objBlockTopRight			{ width:705px; float:right; }
DIV#objWorkspace0				{ background:url(Img/objWorkspace0.png); width:942px; height:9px; margin-left:13px; overflow:hidden; }
DIV#objWorkspace				{ background:white; width:942px; margin-left:13px; min-height:180px; }
DIV#objWorkspace A				{ color:#A01F24; }
DIV#objWorkspace A:hover		{ color:#A01F24; text-decoration:underline; }

/* --- Menú Izquierdo --- */
DIV#objMenuLeftTitle			{ background:url(Img/objMenuLeftTitle.gif); height:29px; margin-bottom:4px; color:white; font-size:12pt; font-weight:bold; padding-left:38px; padding-top:7px; }
div.MainMenuML					{ width:229px; overflow:hidden; }
DIV.MainMenuML TABLE			{ width:100%; }
DIV.MainMenuML TABLE TD			{ background:url(Img/objMenuLeftOff.png); height:27px; padding-left:38px; white-space:nowrap; color:#2E2E2E; }
DIV.MainMenuML TABLE TD.On		{ background:url(Img/objMenuLeftOn.png); cursor:pointer; }
DIV.MainMenuML TABLE TD.First	{ }
DIV.MainMenuML TABLE TD.Last	{ }
DIV.MainMenuML TABLE TD.Sep		{ }
/* --- ---- --------- --- */

div.Buttons2					{ margin-top:26px; }

/* --- Sub-Menues --- */
TABLE.libMenu					{ }
TABLE.libMenu TABLE TD			{ }
TABLE.libMenu TABLE TD A		{ }
TABLE.libMenu TABLE.On			{ }
TABLE.libMenu TABLE.On TD A		{ }
