|
From: <sv...@de...> - 2005-06-07 18:58:51
|
Author: pcamacho
Date: 2005-06-07 14:58:49 -0400 (Tue, 07 Jun 2005)
New Revision: 1251
Added:
humano2/trunk/web/builder/site/css/ConveaStyle.css
humano2/trunk/web/builder/site/css/general_styles_verde.css
Log:
ADD: I forget two css files.
Added: humano2/trunk/web/builder/site/css/ConveaStyle.css
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- humano2/trunk/web/builder/site/css/ConveaStyle.css 2005-06-07 18:57:4=
6 UTC (rev 1250)
+++ humano2/trunk/web/builder/site/css/ConveaStyle.css 2005-06-07 18:58:4=
9 UTC (rev 1251)
@@ -0,0 +1,434 @@
+<STYLE TYPE=3D"text/css">
+HTML
+{
+ font-size: 8pt;
+ font-family: Arial;
+ overflow: auto;
+}
+
+BODY
+{
+ font-size: 8pt;
+ font-family: Arial;
+ scrollbar-face-color: #D6D3CE;=20
+ scrollbar-shadow-color: #848284;=20
+ scrollbar-highlight-color: #FFFFFF;=20
+ scrollbar-3dlight-color: #red;=20
+ scrollbar-darkshadow-color: #424142;=20
+ scrollbar-track-color: #EAE9E6;=20
+ scrollbar-arrow-color: #000000;
+ background-color: #D6D3CE;
+}
+
+TD
+{
+ font-size: 8pt;
+ font-family: Arial
+}
+
+TEXTAREA
+{
+ font-size: 8pt;
+ font-family: Arial
+}
+LABEL
+{
+ position: relative;
+ top: -2;
+ left: 1;
+}
+INPUT
+{
+ font-size: 8pt;
+ font-family: Arial
+}
+
+SELECT
+{
+ font-size: 8pt;
+ font-family: Arial
+} =20
+
+A
+{ =20
+ color: black;
+ text-decoration: none;
+}
+
+A:HOVER =20
+{=20
+ color: black;
+ text-decoration: underline;
+}
+
+.linehighlight
+{
+ background-color: #B0E54E;
+}
+.cursortext
+{
+ cursor: Default;
+}
+.tabrunner
+{
+ display: none;
+ visibility: hidden;
+}
+
+.emailinput
+{
+ background: #D6D3CE;
+ border-top: 8px #D6D3CE solid;
+ border-bottom: 8px #D6D3CE solid;
+ border-left: 8px #D6D3CE solid;
+ border-right: 8px #D6D3CE solid;
+}
+
+
+.tabbox
+ {
+ background: #D6D3CE;
+ border-left: 2px #EEEEEE solid;
+ border-right: 2px gray solid;
+ border-bottom: 2px gray solid;
+ }
+FIELDSET
+{
+ margin-bottom: 6px;=09
+}
+.plainbox
+ {
+ background: #D6D3CE;
+ }
+.controlbox
+ {
+ border-left: 9px #D6D3CE solid;
+ border-right: 9px #D6D3CE solid;
+ border-top: 6px #D6D3CE solid;
+ border-bottom: 10px #D6D3CE solid;
+ }
+
+.fieldbox
+ {
+ border-left: 10px #D6D3CE solid;
+ border-right: 10px #D6D3CE solid;
+ border-top: 6px #D6D3CE solid;
+ border-bottom: 10px #D6D3CE solid; =09
+
+ }
+.navtabbox
+ {
+ background: white;
+ border-left: 0pt gray solid;
+ border-right: 0pt gray solid;
+ border-bottom: 1pt gray solid;
+ }
+.columnbar
+ {
+ background: #D6D3CE;
+ border-top: 1px #EEEEEE solid;
+ border-bottom: 1px #848284 solid;
+ }
+
+ .tblHeader
+ {
+ TABLE-LAYOUT: fixed;
+ WIDTH: 100%;
+ HEIGHT: 20px;
+ Margin: 0px;
+ }
+
+ .tblHeader TD
+ {
+ background:#D6D3CE;
+ border-top: 1px #EEEEEE solid;
+ border-left: 1px #EEEEEE solid;
+ border-bottom: 1px #848284 solid;
+ border-right: 1px #848284 solid;
+ padding-left: 4px;
+ padding-right: 4px;
+ table-layout:fixed;
+ }
+ #divList
+ {
+ OVERFLOW-x: auto;
+ OVERFLOW-y: scroll;
+ }
+ .List
+ {
+ table-layout=3Dfixed;
+ }
+ .List TD
+ {
+ padding-left: 5px;
+ padding-right: 4px;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ valign: middle;
+ }
+ #tdSpc
+ {
+ width:0px;
+ }
+ .GroupByBar
+ {
+ border-left:1px solid white;
+ border-top:1px solid white;
+ border-bottom:1px solid #aaaaaa;
+ border-right:1px solid #aaaaaa;
+ background: #e1e1e1;=20
+ cursor: hand;
+ Height: 22px;
+ }
+
+ .infotab
+ {
+ background: #349C64;
+ }
+
+ .infobox
+ {
+ border-left: 1px #349C64 solid;=20
+ border-right: 1px #349C64 solid;=20
+ border-top: 1px #349C64 solid;=20
+ border-bottom: 1px #349C64 solid;
+ }
+
+ #menuback
+ {
+ background: #D6D3CE;=20
+ border-bottom: 1px #848284 solid;=20
+ border-top: 1px gray solid;=20
+ }
+
+ #menubar=20
+ {
+ position: relative;=20
+ font: menu;=20
+ cursor: default;=20
+ background: #D6D3CE;=20
+ z-index:1 =09
+ }
+ =20
+ #menubar .root=20
+ {
+ border-left: 1px #D6D3CE solid;=20
+ border-right: 1px #D6D3CE solid;=20
+ border-bottom: 1px #D6D3CE solid;=20
+ border-top: 1px #D6D3CE solid; =09
+ padding-left: 4pt;=20
+ padding-right: 4pt;
+ padding-bottom: 2pt;
+ padding-top: 2pt;
+ }
+ #menubar .rootraised=20
+ {=09
+ border-left: 1px white solid;=20
+ border-right: 1px gray solid;=20
+ border-bottom: 1px gray solid;
+ border-top: 1px white solid; =09
+ padding-left: 4pt;=20
+ padding-right: 4pt;
+ padding-bottom: 2pt;
+ padding-top: 2pt;
+ background: #D6D3CE
+ }
+ #menubar .rootsunk
+ {
+ border-left: 1px gray solid;=20
+ border-right: 1px white solid;=20
+ border-bottom: 1px white solid;
+ border-top: 1px gray solid; =09
+ padding-left: 4pt;=20
+ padding-right: 4pt;
+ padding-bottom: 2pt;
+ padding-top: 2pt;
+ background: #FFFBF7;
+ }
+
+ #menubar TABLE=20
+ {
+ margin: 0pt;=20
+ padding: 0pt;=20
+ background: #FFFBF7;=20
+ border-left: 1px gray solid;=20
+ border-right: 1px gray solid;=20
+ border-bottom: 1px gray solid;=20
+ border-top: 1px gray solid;=20
+ display: none;=20
+ position: absolute;
+ font-family: menu;
+ /* filter: alpha(opacity=3D90); */
+ }
+=09
+ #menubar TABLE TD=20
+ { =09
+ margin: 0pt;=20
+ }
+ =20
+ #menubar .highlight=20
+ {
+ color: black;=20
+ background: #7491DC =09
+ } =20
+
+ #menubar #break, #menubar .disabled=20
+ {
+ color: gray
+ }
+=09
+ #menubar .more=20
+ {
+ width: 10px; =09
+ left: 0pt;=20
+ float: right;=20
+ top: -6px; =09
+ position:relative;
+ }
+
+ #menubar .sideicon
+ {
+ width: 10px; =09
+ left: 0pt;=20
+ float: left;=20
+ top: 0pt; =09
+ position:relative;
+ }
+
+ #menubar .menutext
+ {
+ left: 4pt;=20
+ top: 3pt; =09
+ position:relative;
+ }
+
+ #menubar .left=20
+ {
+ margin-left: -11pt;
+ }
+ #toolbar=20
+ {
+ width: 100%;
+ background: #D6D3CE;=20
+ cellspacing: 0;
+ z-index:0;
+ =09
+ border-top: 1px #EEEEEE solid;
+ border-bottom: 1px #848284 solid;=09
+ }
+
+.toolBarButton,
+.toolBarButtonHover,
+.toolBarButtonActiveHover,
+.toolBarButtonActive,
+.toolBarButtonActiveDisabled,
+.toolBarButtonDisabled,
+.toolBarButtonUpDisabled {
+ cursor: Default;
+ font: Icon;
+ font-weight: normal;
+ padding: 2px 5px 2px 5px;
+ border: 0px solid #F7F3E7;
+ white-space: nowrap;
+ vertical-align: middle;
+ background-color: #D6D3CE;
+
+}
+
+.toolBarButton img {
+ filter: gray();
+}
+
+.toolBarButtonHover {
+ border-width: 1px;
+ border-left-color: white;
+ border-right-color: gray;
+ border-top-color: white;
+ border-bottom-color: gray;
+ padding: 1px 4px 1px 4px;
+ background-color: #D6D3CE; =09
+}
+
+.toolBarButtonActiveHover {
+ border-width: 1px;
+ border-left-color: gray;
+ border-right-color: #EEEEEE;
+ border-top-color: gray;
+ border-bottom-color: #EEEEEE;
+ padding: 2px 3px 0px 5px;
+ background-color: #eeeeee; =09
+}
+
+.toolBarButtonActive {
+ border-width: 1px;
+ border-left-color: ButtonShadow;
+ border-right-color: ButtonHighlight;
+ border-top-color: ButtonShadow;
+ border-bottom-color:ButtonHighlight;
+ padding: 2px 3px 0px 5px;
+ background-color: #eeeeee;
+}
+
+.toolBarButtonUpDisabled,
+.toolBarButtonActiveDisabled,
+.toolBarButtonDisabled {
+ padding: 2px 5px 2px 5px;
+ color: GrayText;
+ border-width: 0px;
+}
+
+.toolBarButtonActiveDisabled {
+ border-width: 1px;
+ border-left-color: ButtonShadow;
+ border-right-color: ButtonHighlight;
+ border-top-color: ButtonShadow;
+ border-bottom-color:ButtonHighlight;
+ padding: 2px 3px 0px 5px;
+}
+
+.toolBarButtonUpDisabled {
+ border-width: 1px;
+ border-left-color: ButtonHighlight;
+ border-right-color: ButtonShadow;
+ border-top-color: ButtonHighlight;
+ border-bottom-color:ButtonShadow;
+}
+.toolBarButtonUpDisabled img,
+.toolBarButtonActiveDisabled img,
+.toolBarButtonDisabled img=20
+{
+ -moz-opacity: 0.5;
+}
+
+.toolBarButtonUpDisabled .toolBarButtonDisabledContainer,
+.toolBarButtonActiveDisabled .toolBarButtonDisabledContainer,
+.toolBarButtonDisabled .toolBarButtonDisabledContainer {
+ display: block;
+ background: GrayText;
+ filter: chroma(color=3D#010101) dropshadow(color=3DButtonHighlight, =
offx=3D1, offy=3D1);
+ width: 100%;
+ height: 100%;
+=09
+ vertical-align: center;
+}
+
+.toolBarButtonUpDisabled .toolBarButtonDisabledContainer .toolBarButtonD=
isabledContainer,
+.toolBarButtonActiveDisabled .toolBarButtonDisabledContainer .toolBarBut=
tonDisabledContainer,
+.toolBarButtonDisabled .toolBarButtonDisabledContainer .toolBarButtonDis=
abledContainer {
+ background: Transparent;
+ filter: gray()
+ /* Remove all bright shades of gray */
+
+ chroma(color=3D#ffffff) chroma(color=3D#fefefe) chroma(color=3D#fd=
fdfd)
+ chroma(color=3D#fcfcfc) chroma(color=3D#fbfbfb) chroma(color=3D#fa=
fafa)
+ chroma(color=3D#f9f9f9) chroma(color=3D#f8f8f8) chroma(color=3D#EE=
EEEE)
+ chroma(color=3D#f6f6f6) chroma(color=3D#f5f5f5) chroma(color=3D#f4=
f4f4)
+ chroma(color=3D#f3f3f3)=20
+ mask(color=3D#010101);
+
+}
+.CursorLink=20
+{
+ cursor:hand ;
+}
+</STYLE>
\ No newline at end of file
Added: humano2/trunk/web/builder/site/css/general_styles_verde.css
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- humano2/trunk/web/builder/site/css/general_styles_verde.css 2005-06-0=
7 18:57:46 UTC (rev 1250)
+++ humano2/trunk/web/builder/site/css/general_styles_verde.css 2005-06-0=
7 18:58:49 UTC (rev 1251)
@@ -0,0 +1,354 @@
+BODY {
+ COLOR: #000000; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; MARGIN=
: 10px 10px 10px 10px
+}
+INPUT {
+ FONT-FAMILY: tahoma,sans-serif;
+ FONT-SIZE: 11px;
+ /*border: 1px solid #95989E;*/
+}
+TABLE {
+ BORDER-BOTTOM: 0px; BORDER-LEFT: 20px; BORDER-RIGHT: 0px; BORDER-TOP: 2=
0px; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px
+}
+A {
+ COLOR: #000099
+}
+.swnu {
+ COLOR: #ffffff; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; TEXT-D=
ECORATION: none
+}
+.sb {
+ COLOR: #003366; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px
+}
+.bnu {
+ COLOR: #000099; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 13px; TEXT-D=
ECORATION: none
+}
+.sbnu {
+ COLOR: #000099; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; TEXT-D=
ECORATION: none
+}
+.snub {
+ COLOR: #000099; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; TEXT-D=
ECORATION: none
+}
+.snu {
+ FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: none
+}
+.sw {
+ COLOR: #ffffff; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px
+}
+.s {
+ FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px
+}
+.swnub {
+ COLOR: #ffffff; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; FONT-W=
EIGHT: bold; TEXT-DECORATION: none
+}
+.sbnub {
+ COLOR: #003366; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; FONT-W=
EIGHT: bold; TEXT-DECORATION: none
+}
+.sbd {
+ FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold
+}
+.swb {
+ COLOR: #ffffff; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; FONT-W=
EIGHT: bold
+}
+.sbbd {
+ COLOR: #104a7b; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; FONT-W=
EIGHT: bold
+}
+.fwnu {
+ COLOR: #ffffff; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; TEXT-D=
ECORATION: none
+}
+.fnu {
+ COLOR: #000099; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; TEXT-D=
ECORATION: none
+}
+.fw {
+ COLOR: #ffffff; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px
+}
+.f {
+ FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px
+}
+.flb {
+ COLOR: #000000; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 24px; FONT-W=
EIGHT: bold
+}
+.flbs {
+ COLOR: #104a7b; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; FONT-W=
EIGHT: bold
+}
+.Tdom {
+ COLOR: #104a7b; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; FONT-W=
EIGHT: bold
+}
+.pbnu {
+ COLOR: #000099; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; TEXT-D=
ECORATION: none
+}
+.Wf {
+ FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 12px
+}
+.ns4Wf {
+ FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 13px
+}
+.menu {
+ COLOR: #000066; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; FONT-W=
EIGHT: bold; TEXT-DECORATION: none
+}
+
+.drpdwn {
+ BACKGROUND-COLOR: #E4EFFA; COLOR: #2D324A; FONT-FAMILY: tahoma, san-ser=
if; FONT-SIZE: 11px
+}
+
+.drpdwn2 {
+ background-color:#f3f4f5;
+ color:#000000; ; font-family: tahoma, sans-serif; font-size: 11px;
+ border: 1px solid #f3f4f5;
+ clip: rect( ); z-index: 0
+}
+
+TR.H {
+ BACKGROUND-COLOR: #c3d6e6
+}
+.bttntext {
+ COLOR: #336699; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; FONT-W=
EIGHT: bold; TEXT-DECORATION: none
+}
+.sbttn {
+ BACKGROUND: #d6e7ef; BORDER-BOTTOM: #104a7b 1px solid; BORDER-LEFT: #af=
c4d5 1px solid; BORDER-RIGHT: #104a7b 1px solid; BORDER-TOP: #afc4d5 1px =
solid; COLOR: #000066; CURSOR: hand; FONT-FAMILY: tahoma,sans-serif; FONT=
-SIZE: 11px; HEIGHT: 19px; TEXT-DECORATION: none
+}
+.pbttn {
+ BACKGROUND: #EEEEEE; BORDER-BOTTOM: 1px solid #95989E; BORDER-LEFT: 1px=
solid #C9CDD4; BORDER-RIGHT: 1px solid #95989E; BORDER-TOP: 1px solid #C=
9CDD4; COLOR: #000000; CURSOR: hand; FONT-FAMILY: tahoma, sans-serif; FON=
T-SIZE: 11px; HEIGHT: 19px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; PADDIN=
G-TOP: 2px; TEXT-DECORATION: none
+}
+.pbttn2 {
+ BACKGROUND: #d6e7ef; BORDER-BOTTOM: #104a7b 1px solid; BORDER-LEFT: #af=
c4d5 1px solid; BORDER-RIGHT: #104a7b 1px solid; BORDER-TOP: #afc4d5 1px =
solid; COLOR: #000066; CURSOR: hand; FONT-FAMILY: tahoma,sans-serif; FONT=
-SIZE: 11px; HEIGHT: 19px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING=
-TOP: 0px; TEXT-DECORATION: none
+}
+
+.pbttn3 {
+ BACKGROUND: #EEEEEE; BORDER-BOTTOM: #104a7b 0px solid; BORDER-LEFT: #af=
c4d5 0px solid; BORDER-RIGHT: #104a7b 0px solid; BORDER-TOP: #afc4d5 0px =
solid; COLOR: #000000; CURSOR: hand; FONT-FAMILY: tahoma,sans-serif; FONT=
-SIZE: 11px; HEIGHT: 19px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING=
-TOP: 0px; TEXT-DECORATION: none
+}
+
+
+.obttn {
+ BACKGROUND: #d6e7ef; COLOR: #777777; FONT-FAMILY: tahoma,sans-serif; FO=
NT-SIZE: 11px; PADDING-BOTTOM: 1px; PADDING-LEFT: 6px; PADDING-RIGHT: 6px=
; PADDING-TOP: 1px; TEXT-DECORATION: none; VERTICAL-ALIGN: middle
+}
+.ns4obttn {
+ BACKGROUND: #d6e7ef; COLOR: #8ca5b5; FONT-FAMILY: tahoma,sans-serif; FO=
NT-SIZE: 12px; TEXT-DECORATION: none
+}
+.ns4sbttn {
+ BACKGROUND: #d6e7ef; BORDER-BOTTOM: #104a7b 1px solid; BORDER-LEFT: #af=
c4d5 1px solid; BORDER-RIGHT: #104a7b 1px solid; BORDER-TOP: #afc4d5 1px =
solid; COLOR: #000066; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 12px; H=
EIGHT: 19px; TEXT-DECORATION: none
+}
+.dividerstable TD {
+ BORDER-BOTTOM: #93bee2 1px solid; width: 100%
+}
+.dividerstablevert TD {
+ BORDER-RIGHT: #93bee2 1px solid; height: 100%
+}
+.dividersverthoriz TD {
+ BORDER-BOTTOM: #93bee2 1px solid; BORDER-RIGHT: #93bee2 1px solid; BORD=
ER-TOP: #93bee2 1px solid; BORDER-LEFT: #93bee2 1px solid
+}
+.tableborders TD {
+ BORDER-TOP: #93bee2 1px solid; BORDER-LEFT: #93bee2 1px solid; BACKGROU=
ND: #FFFFFF
+}
+.transactionDark {
+ BORDER-BOTTOM: #336699 1px solid; BORDER-LEFT: #336699 1px solid; BORDE=
R-RIGHT: #336699 1px solid; BORDER-TOP: #336699 1px solid
+}
+.transactionLight {
+ BORDER-BOTTOM: #336699 1px solid; BORDER-LEFT: #336699 1px solid; BORDE=
R-RIGHT: #336699 1px solid; BORDER-TOP: #336699 1px solid
+}
+.msglistcntrl TD {
+ BORDER-BOTTOM: medium none
+}
+A.tab {
+ COLOR: #ffffff; FONT-FAMILY: Tahoma, san-serif; FONT-SIZE: 11px; TEXT-D=
ECORATION: none
+}
+FONT.tab {
+ COLOR: #f4d500; FONT-FAMILY: Tahoma, san-serif; FONT-SIZE: 11px
+}
+.tagline {
+ COLOR: #ffffff; FONT-FAMILY: tahoma,sans-serif; FONT-SIZE: 11px; FONT-W=
EIGHT: bold; TEXT-DECORATION: none
+}
+.PPModuleTtlTxt {
+ COLOR: #104a7b; FONT-FAMILY: Tahoma, sans-serif
+}
+.PPDesTxt {
+ FONT-FAMILY: Tahoma, san-serif
+}
+.PPModuleBrd {
+ BACKGROUND-COLOR: #dbeaf5
+}
+.PPModuleTtlTbl {
+ BACKGROUND-COLOR: #dbeaf5
+}
+.PPDynamicTbl {
+ BACKGROUND-COLOR: #ffffff
+}
+.PPRSbmtBtn {
+ BACKGROUND: #dbeaf5; BORDER-BOTTOM: #104a7b 1px solid; BORDER-LEFT: #af=
c4d5 1px solid; BORDER-RIGHT: #104a7b 1px solid; BORDER-TOP: #afc4d5 1px =
solid; COLOR: #000066; CURSOR: hand; FONT-FAMILY: Tahoma, san-serif; FONT=
-SIZE: 13px; FONT-WEIGHT: normal; TEXT-DECORATION: none
+}
+mytd { background-image: url(/gfx/logo_campa%96as.gif)
+}
+.celbackglogo { background-image: url(/gfx/logo_tareas.gif); background=
-repeat: no-repeat; height: 47px; width: 160px
+}
+.dropdown { BACKGROUND-COLOR: #C9CDD4; COLOR: #2D324A; FONT-FAMILY: taho=
ma, san-serif; FONT-SIZE: 11px=20
+}
+.titulo { COLOR: #104a7b; FONT-FAMILY: tahoma,san-serif; FONT-SIZE: 13px=
; FONT-WEIGHT: bold=20
+}
+.btnbordebajo { BACKGROUND: #d6e7ef; BORDER-BOTTOM: #104a7b 3px solid; B=
ORDER-LEFT: #104a7b 1px solid; BORDER-RIGHT: #104a7b 1px solid; BORDER-TO=
P: #afc4d5 1px solid; COLOR: #006699; CURSOR: hand; FONT-FAMILY: tahoma, =
sans-serif; FONT-SIZE: 10px; TEXT-DECORATION: none ; font-weight: bold
+}
+.celbackgrtoptable { background-image: url(/gfx/backgrd_line.gif); back=
ground-repeat: repeat-x; height: 46px; width: 100%
+}
+.celbgrdrighttop { background-image: url(/gfx/end_table.gif); height: 4=
7px; width: 10px; margin-right: 10px; background-repeat: no-repeat; backg=
round-position: right top
+}
+.celbgrdundertabs { background-image: url(/gfx/backgrd_under_tabs.gif);=
background-repeat: repeat-x; height: 21px; width: 100%; BORDER-RIGHT: #0=
00000 1px solid
+}
+.celbgrdlefttop { background-image: url(/gfx/end_left2.gif); background=
-repeat: no-repeat; width: 20px; height: 22px; background-position: left =
top
+}
+.tabletopbar { width: 98%
+}
+.conttabletopleft { background-image: url(/gfx/backgrd_left2.gif); back=
ground-repeat: no-repeat; height: 10px; width: 10px
+}
+.conttabletopcenter { background-image: url(/gfx/backgrd_top2.gif); bac=
kground-repeat: repeat-x; height: 10px
+}
+.conttabletopright { background-image: url(/gfx/backgrd_right2.gif); wi=
dth: 16px
+}
+.conttablecenter {
+ background-color: #EEEEEE;
+ border-top-width: 1px;
+ border-right-width: 1px;
+ border-bottom-width: 1px;
+ border-left-width: 1px;
+ margin-top: 0px;
+ margin-right: 0px;
+ margin-bottom: 0px;
+ margin-left: 0px;
+ padding-top: 1px;
+ padding-right: 1px;
+ padding-bottom: 0px;
+ padding-left: 1px;
+ text-align: center;
+ border-top-style: solid;
+ border-right-style: solid;
+ border-bottom-style: solid;
+ border-left-style: solid;
+ border-top-color: #333333;
+ border-right-color: #333333;
+ border-bottom-color: #333333;
+ border-left-color: #333333;
+}
+
+
+.conttablecenter2 {
+ background-color: #EEEEEE;
+ border-top-width: 1px;
+ border-right-width: 1px;
+ border-bottom-width: 1px;
+ border-left-width: 1px;
+ margin-top: 0px;
+ margin-right: 0px;
+ margin-bottom: 0px;
+ margin-left: 0px;
+ padding-top: 1px;
+ padding-right: 1px;
+ padding-bottom: 0px;
+ padding-left: 1px;
+ text-align: center;
+ border-top-style: solid;
+ border-right-style: solid;
+ border-bottom-style: solid;
+ border-left-style: solid;
+ border-top-color: #CCCCCC;
+ border-right-color: #CCCCCC;
+ border-bottom-color: #CCCCCC;
+ border-left-color: #CCCCCC;
+}
+.tablesborder { background-color: ffffff; BORDER-RIGHT: #8FBAE4 1px sol=
id; BORDER-BOTTOM: #8FBAE4 1px solid
+; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-lef=
t: 0px}
+.tablelists { background-color: ffffff; BORDER-LEFT: #8FBAE4 1px solid=
; BORDER-TOP: #8FBAE4 1px solid
+}
+.celtituloslists { background-color: #C9CDD4; height: 20px; padding-top=
: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; font-f=
amily: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weigh=
t: bold; text-align: center}
+
+.celcontlists {
+ /*background-color: #ffffff;*/
+ padding-top: 3px;
+ padding-right: 3px;
+ padding-bottom: 3px;
+ padding-left: 3px;
+ text-indent: 3px;
+ border-top-width: 0px;
+ border-right-width: 0px;
+ border-bottom-width: 1px;
+ border-left-width: 0px;
+ border-top-style: solid;
+ border-right-style: solid;
+ border-bottom-style: solid;
+ border-left-style: solid;
+ border-top-color: #FFFFFF;
+ border-right-color: black;
+ border-bottom-color: #C9CDD4;
+ border-left-color: black;
+}
+
+.divideroscuro { background-color: #3399CC; border-style: solid; border-=
top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border=
-left-width: 0px; clip: rect( )}
+.bottableleft {=20
+ background-image: url(../gfx/backgrd_left3.gif); background-repeat: no-=
repeat; height: 10px; width: 50px; border-color: black black #000000; bor=
der-style: solid; border-top-width: 0px; border-right-width: 0px; border-=
bottom-width: 1px; border-left-width: 0px}
+.bottablecenter=20
+{=20
+ background-image: url(/gfx/backgrd_bottom.gif); background-repeat: repe=
at-x; height: 22px; border-color: black black #000000; border-style: soli=
d; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1=
px; border-left-width: 0px}
+.bottableright=20
+ { background-image: url(/gfx/backgrd_right3.gif); width: 50px; border-c=
olor: black black #000000; border-style: solid; border-top-width: 0px; bo=
rder-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
+.celtituloslistsvert { background-color: #C9CDD4; height: 20px; padding-=
top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; fon=
t-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-we=
ight: bold; text-align: right}
+.celbackgrtoptableblue1 { background-image: url(/gfx/blue1_backgrd_line.=
gif); background-repeat: repeat-x; height: 46px; width: 100% }
+.celbgrdrighttopblue1 { background-image: url(/gfx/blue1_end_table.gif);=
height: 47px; width: 10px; margin-right: 10px; background-repeat: no-rep=
eat; background-position: right top }
+.celbgrdlefttopblue1 { background-image: url(/gfxs/blue1_end_left2.gif);=
background-repeat: no-repeat; width: 20px; height: 22px; background-posi=
tion: left top }
+.celbgrdundertabsblue1 { background-image: url(/gfx/blue1_backgrd_un_tab=
s.gif); background-repeat: repeat-x; height: 21px; width: 100%; BORDER-RI=
GHT: #000000 1px solid ; vertical-align: middle}
+.bottableleftblue1 { background-image: url(/gfx/blue1_backgrd_left3.gif)=
; background-repeat: no-repeat; height: 10px; width: 116px; border-color:=
black black #000000; border-style: solid; border-top-width: 0px; border-=
right-width: 0px; border-bottom-width: 1px; border-left-width: 0px }
+.bottablecenterblue1 { background-image: url(/gfx/blue1_backgrd_bottom.g=
if); background-repeat: repeat-x; height: 10px; border-color: black black=
#000000; border-style: solid; border-top-width: 0px; border-right-width:=
0px; border-bottom-width: 1px; border-left-width: 0px }
+.bottablerightblue1 { background-image: url(/gfx/blue1_backgrd_right3.gi=
f); width: 101px; border-color: black black #000000; border-style: solid;=
border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px=
; border-left-width: 0px }
+.contcel2columns { width: 80%}
+.blue0divider { background-image: url(/gfx/divider_blue0.gif); backgrou=
nd-repeat: no-repeat; width: 100%; clip: rect( )}
+.celtituloshome { font-family: Arial, Helvetica, sans-serif; font-size:=
15px; font-weight: bold; vertical-align: top; padding-left: 5px; text-al=
ign: left}
+.conttablecenteritems { background-color: #FFFFFF; text-align: center }
+.roundbluetable { background-color: #8fbae4}
+.celcont { background-color: #FFFFFF; padding-top: 3px; padding-right: =
3px; padding-bottom: 3px; padding-left: 3px}
+.asteriscorojo { font-family: Verdana, Arial, Helvetica, sans-serif; fo=
nt-size: 10px; font-weight: bold; color: #FF0000}
+.listas { list-style-image: url(/gfx/blue_bullet.gif); margin-right: 4p=
x; margin-left: 4px; padding-right: 4px; padding-left: 4px; clip: rect(=
); list-style-type: circle; background-position: center}
+.fecha { padding-right: 10px; font-size: 9px; font-weight: bold; color:=
#FFFFFF}
+.counters { font-weight: bold}
+.helproundbluetable { background-color: #C7DFF5}
+.conttablespaces { text-align: left; padding-top: 4px; padding-right: 4p=
x; padding-bottom: 4px; padding-left: 4px}
+.conttablespacesblue { text-align: left; padding-top: 4px; padding-right=
: 4px; padding-bottom: 4px; padding-left: 4px ; background-color: #C7DFF5=
}
+.checkbtncolor { background-color: #8FBAE4}
+.arrowpages { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; m=
argin-left: 0px; clip: rect( ); background-position: center; vertical-=
align: middle}
+.linksovergreen { font-family: tahoma, sans-serif; font-size: 11px; fon=
t-weight: bold; color: #66FF00; text-decoration: none; margin-right: 10px=
; margin-left: 10px; margin-top: 10px; margin-bottom: 10px}
+.linksovergreenoff { font-family: tahoma, sans-serif; font-size: 10px; f=
ont-weight: bold; color: #66CC66; text-decoration: none; margin-right: 40=
px; margin-left: 40px ; margin-top: 10px; margin-bottom: 10px}
+.celtitulosasoccont { font-family: Arial, Helvetica, sans-serif; font-si=
ze: 15px; font-weight: bold; vertical-align: middle; padding-left: 5px ; =
background-color: #8FBAE4}
+.celtitulosasoccont { background-color: #8FBAE4; height: 20px; padding-t=
op: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; font=
-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold=
; text-align: left}
+.celtituloslists2 { background-color: #C7DFF5; height: 20px; padding-top=
: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; font-f=
amily: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weigh=
t: bold; text-align: left }
+.celtituloslists3 { background-color: #5A9ACF; height: 20px; padding-top=
: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; font-f=
amily: tahoma, sans-serif; font-size: 11px; font-weight: bold; text-align=
: left }
+.celtituloslists4 { background-color: #C7DFF5; height: 20px; padding-top=
: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; font-f=
amily: tahoma, sans-serif; font-size: 11px; font-weight: bold; text-align=
: left }
+.celtituloslists5 { background-color: #C7DFF5; height: 20px; padding-top=
: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; font-f=
amily: tahoma, sans-serif; font-size: 11px; font-weight: bold; text-align=
: left ; border-style: none; border-top-width: 0px; border-right-width: 0=
px; border-bottom-width: 0px; border-left-width: 0px}
+.dividersmall4 { background-image: url(/gfx/backgrd_divider_email.gif); =
background-repeat: repeat-x; background-position: left center ; backgroun=
d-color: #C7DFF5; width: 100%}
+.linksoverblue5 { font-family: tahoma, sans-serif; font-size: 11px; font=
-weight: bold; color: #0000FF; text-decoration: underline; margin-right: =
3px; margin-left: 3px; margin-top: 0px; margin-bottom: 0px ; padding-righ=
t: 3px; padding-left: 3px}
+.linksoverblue6 { font-family: tahoma, sans-serif; font-size: 11px; font=
-weight: bold; color: #003366; text-decoration: none; margin-right: 3px; =
margin-left: 3px; margin-top: 0px; margin-bottom: 0px ; padding-right: 3p=
x; padding-left: 3px }
+.dividersmall3 { padding-top: 2px; padding-bottom: 2px; background-image=
: url(/gfx/divider_blue4.gif); background-repeat: no-repeat; background-p=
osition: center center}
+.email_logo { background-image: url(/gfx/logo_email2.gif); background-r=
epeat: no-repeat; height: 68px; width: 163px; padding-top: 50px; padding-=
left: 7px; font-family: tahoma, sans-serif; font-size: 11px; font-weight:=
bold; color: #003300}
+.email_tab_on_backgrd { background-image: url(../gfx/tab_on_backgrd_ema=
il.gif); background-repeat: repeat-x; padding-top: 20px; font-family: tah=
oma, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; padd=
ing-left: 5px}
+.email_tab_off_backgrd { background-image: url(/gfx/tab_off_backgrd_emai=
l.gif); background-repeat: repeat-x ; font-family: tahoma, sans-serif; fo=
nt-size: 11px; font-weight: bold; color: #FFFFFF; padding-top: 20px; padd=
ing-left: 3px; white-space: nowrap; background-position: center}
+.email_endtable { background-image: url(/gfx/tabs_tableend_email.gif); =
background-repeat: no-repeat; height: 68px; width: 18px}
+.dividersmall4 { background-image: url(/gfx/backgrd_divider_email.gif); =
background-repeat: repeat-x; background-position: left center ; backgroun=
d-color: #C7DFF5; width: 100%}
+.linksovergreen1 { font-family: tahoma, sans-serif; font-size: 11px; fon=
t-weight: bold; color: #FFFFFF; text-decoration: none; margin-right: 3px;=
margin-left: 3px; margin-top: 0px; margin-bottom: 0px }
+.conttablecenter_email { background-color: #E4EFFA; border-color: black =
#000000; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-l=
eft: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 10px; pad=
ding-left: 0px; text-align: center ; border-style: solid; border-top-widt=
h: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-wi=
dth: 1px}
+.celtituloslistsalignmiddle { background-color: #8FBAE4; height: 20px; p=
adding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5=
px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; =
font-weight: bold; text-align: center}
+.conttablecenter_attachment { border-left:1px solid #000000; border-righ=
t:1px solid #000000; border-top:0px solid black; border-bottom:0px solid =
black; margin:0px 0px; padding:20px 20px 20px 110px; background-color: #E=
4EFFA; text-align: left; background-image: url(/gfx/backgrd_attachment.gi=
f); background-repeat: no-repeat; vertical-align: top ; border-style: non=
e; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0=
px; border-left-width: 0px}
+.celtituloslists6 { background-color: #C7DFF5; height: 20px; padding-top=
: 5px; padding-right: 5px; padding-bottom: 7px; padding-left: 5px; font-f=
amily: tahoma, sans-serif; font-size: 12px; font-weight: bold; text-align=
: left ; border-style: none; border-top-width: 0px; border-right-width: 0=
px; border-bottom-width: 0px; border-left-width: 0px ; color: #FFFFFF}
+.celcontlists2 { background-color: #ffffff; padding-top: 3px; padding-ri=
ght: 3px; padding-bottom: 3px; padding-left: 3px; border-color: #FFFFFF b=
lack #92ABC4; text-indent: 3px; border-style: none; border-top-width: 0px=
; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0=
px}
+.topleft_greenbar { background-image: url(/gfx/topleft_generico_verde.g=
if); background-repeat: no-repeat; width: 10px}
+.top_right_generico_verde { background-image: url(/gfx/topright_generico=
_verde.gif); background-repeat: no-repeat; height: 30px; width: 14px; bac=
kground-position: right top }
+.bottomleft_generico_verde { background-image: url(/gfx/bottomleft_gene=
rico_verde.gif); background-repeat: no-repeat; background-position: left =
bottom; height: 16px; width: 16px; border-color: #000000 black black; bor=
der-style: solid; border-top-width: 1px; border-right-width: 0px; border-=
bottom-width: 0px; border-left-width: 0px}
+.bottomright_generico_verdeCopy { background-image: url(/gfx/bottomright=
_generico_verde.gif); background-repeat: no-repeat; background-position: =
right bottom; height: 16px; width: 16px ; border-color: #000000 black bla=
ck; border-style: solid; border-top-width: 1px; border-right-width: 0px; =
border-bottom-width: 0px; border-left-width: 0px}
+.bottomcenter_generico_verde { background-image: url(/gfx/bottomcenter_g=
enerico_verde.gif); background-repeat: repeat-x; background-position: rig=
ht bottom; border-color: #000000 black black; border-style: solid; border=
-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; borde=
r-left-width: 0px; padding-top: 3px; padding-bottom: 3px; text-align: cen=
ter; vertical-align: middle}
+.titulos_secciones { font-family: Arial, Helvetica, sans-serif; font-si=
ze: 19px; font-weight: bold; text-align: left; vertical-align: middle}
+.celtituloslists7 { background-color: #FFFFFF; height: 20px; padding-top=
: 5px; padding-right: 5px; padding-bottom: 7px; padding-left: 5px; font-f=
amily: tahoma, sans-serif; font-size: 11px; font-weight: normal; text-ali=
gn: left ; border-style: none; border-top-width: 0px; border-right-width:=
0px; border-bottom-width: 0px; border-left-width: 0px ; color: #000000}
+.dividersmall { padding-top: 3px; padding-bottom: 3px; background-image:=
url(/gfx/divider_blue0.gif); background-repeat: no-repeat; background-po=
sition: left center }
+.tab_on_backgrd_azul { background-image: url(/gfx/tab_on_backgrd_azul.gi=
f); background-repeat: repeat-x; padding-top: 20px; font-family: tahoma, =
sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; padding-l=
eft: 5px }
+.tab_endtable_azul { background-image: url(/gfx/tabs_tableend_azul.gif);=
background-repeat: no-repeat; height: 68px; width: 14px; background-posi=
tion: right top }
+.tab_off_backgrd_azul { background-image: url(/gfx/tab_off_backgrd_azul.=
gif); background-repeat: repeat-x ; font-family: tahoma, sans-serif; font=
-size: 11px; font-weight: bold; color: #FFFFFF; padding-top: 20px; paddin=
g-left: 3px; white-space: nowrap}
+.celtitulosasoccont2 { font-family: Arial, Helvetica, sans-serif; font-s=
ize: 15px; font-weight: bold; vertical-align: middle; padding-left: 5px ;=
background-color: #8FBAE4; background-color: #8FBAE4; height: 20px; padd=
ing-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px;=
font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:=
bold; text-align: right}
+.celtituloslistsalignright { background-color: #8FBAE4; height: 20px; pa=
dding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5p=
x; font-family: tahoma, sans-serif; font-size: 11px; font-weight: bold; t=
ext-align: right}
+.celtitulosasoccont3 { font-family: Arial, Helvetica, sans-serif; font-s=
ize: 15px; font-weight: bold; vertical-align: middle; padding-left: 5px ;=
background-color: #8FBAE4; background-color: #8FBAE4; height: 20px; padd=
ing-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px;=
font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:=
bold; text-align: left ; background-position: left top; background-image=
: url(/gfx/backgrd_titulos_secciones.jpg); background-repeat: repeat-y}
+
+.pbttn2 {
+ background-color:#FFFFFF;
+ color:#000000; ; font-family: tahoma, sans-serif; font-size: 11px;
+ border: 1px solid #FFFFFF;
+ clip: rect( ); z-index: 0
+}
|