Просмотр файла css/topo.css

Размер файла: 4.33Kb
BODY {
    background-repeat : no-repeat;
    background-position : center;
    background-color: #006699; /*TOPobackgroundTOPo3TOPo#006699TOPo*/
    margin : 1px;
    font-family : Arial;
    font-size : 12px;
    color : Black; /*TOPotextcolorTOPo0TOPoBlackTOPo*/
    font-weight : bold;
}

A:LINK, A:ACTIVE, A:FOCUS, A:VISITED {
    font-weight : bold;
	color : #000099; /*TOPotextcolorTOPo5TOPo#000099TOPo*/
}

A:HOVER {
	text-decoration : underline;
	color : #0000CC; /*TOPotextcolorTOPo6TOPo#0000CCTOPo*/
}

TABLE.estructura {
	background-color : #006699; /*TOPobackgroundTOPo3TOPo#006699TOPo*/
}

TABLE {
	background-color : #000099; /*TOPobackgroundTOPo2TOPo#000099TOPo*/
}

TD.2 {
    background-color : #000099; /*TOPobackgroundTOPo2TOPo#000099TOPo*/
}

TD.1 {
    background-color : #869ECE; /*TOPobackgroundTOPo1TOPo#869ECETOPo*/
}

TD.0 {
    background-color : #E1E6F1; /*TOPobackgroundTOPo0TOPo#E1E6F1TOPo*/
}

TR.2 {
    background-color : #000099; /*TOPobackgroundTOPo2TOPo#000099TOPo*/
}

TR.1 {
    background-color : #869ECE; /*TOPobackgroundTOPo1TOPo#869ECETOPo*/
}


TR.0 {
    background-color : #E1E6F1; /*TOPobackgroundTOPo0TOPo#E1E6F1TOPo*/
}

INPUT {
    background-color : #A5BBD6; /*TOPobackgroundTOPo6TOPo#A5BBD6TOPo*/
    color : Black; /*TOPotextcolorTOPo4TOPoBlackTOPo*/
    border : 2px ridge Black;
    font-size : 10px;
    font-family : Verdana, Arial;
    font-weight : normal;
}

INPUT.boton {
    background-color : #95A8C1; /*TOPobackgroundTOPo7TOPo#95A8C1TOPo*/
    color : Black; /*TOPotextcolorTOPo7TOPoBlackTOPo*/
    border : 1px ridge Black; /*TOPotextcolorTOPo7TOPoBlackTOPo*/
    font : Arial;
    font-size : 12px;
    font-weight : bold;
    height : auto;
}

INPUT.reloj {
    background-color : #E1E6F1; /*TOPobackgroundTOPo0TOPo#E1E6F1TOPo*/
    border-style: none;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color : Black; /*TOPotextcolorTOPo0TOPoBlackTOPo*/
    height : auto;
}

INPUT.miniboton {
    background-color : #7B8EB4; /*TOPobackgroundTOPo8TOPo#7B8EB4TOPo*/
    color : #FFFFFF; /*TOPotextcolorTOPo8TOPo#FFFFFFTOPo*/
    border : 1px ridge #FFFFFF; /*TOPotextcolorTOPo8TOPo#FFFFFFTOPo*/
	font-size : 9px;
    font-weight : bold;
    height : auto;
	font : Arial;
}

TEXTAREA {
    background-color : #A5BBD6; /*TOPobackgroundTOPo6TOPo#A5BBD6TOPo*/
    color : Black; /*TOPotextcolorTOPo4TOPoBlackTOPo*/
    border : 2px ridge Black;
    font-size : smaller;
    font-family : Verdana, Arial;
}

SELECT {
	background-color : #A5BBD6; /*TOPobackgroundTOPo6TOPo#A5BBD6TOPo*/
    color : Black; /*TOPotextcolorTOPo4TOPoBlackTOPo*/
    border : 2px ridge Black;
    font-size : 10px;
    font-family : Verdana, Arial;
    font-weight : normal;
}
OPTION.enable {
	background-color : #77FF77;
	font-weight : bold;
	color : Black;
}
OPTION.disable {
	background-color : #FF7777;
	font-weight : bold;
	color : Black;
}

.titulo {
    font-family : Arial;
    font-size : 16px;
    font-weight : bold;
    color : #33CCFF; /*TOPotextcolorTOPo2TOPo#33CCFFTOPo*/
}

.minititulo {
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color : #33CCFF; /*TOPotextcolorTOPo2TOPo#33CCFFTOPo*/
}

.texto0 {
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color : Black; /*TOPotextcolorTOPo0TOPoBlackTOPo*/
}
.texto1 {
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color : White; /*TOPotextcolorTOPo1TOPoWhiteTOPo*/
}

.minitexto0 {
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
    color : Black; /*TOPotextcolorTOPo0TOPoBlackTOPo*/
}
.minitexto1 {
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
    color : White; /*TOPotextcolorTOPo1TOPoWhiteTOPo*/
}

.in {
	font-family : Arial;
	color : #0033CC; /*TOPobackgroundTOPo4TOPo#0033CCTOPo*/
}

.out {
	font-family : Arial;
	color : #990000; /*TOPobackgroundTOPo5TOPo#990000TOPo*/
}

TD.bar1 {
    background-color : #0033CC; /*TOPobackgroundTOPo4TOPo#0033CCTOPo*/
}

TD.bar2 {
    background-color : #990000; /*TOPobackgroundTOPo5TOPo#990000TOPo*/
}

.textobar {
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
    color : White; /*TOPotextcolorTOPo3TOPoWhiteTOPo*/
}