/***************************************************/ /* */ /* Hoja de Estilo para el Colegio Mayol S.C.L. */ /* */ /* Francisco Mayol Soler */ /* */ /***************************************************/ /* Parrafo de vienvenida */ .bienvenida1 { font_family:times new roman,arial; font-size:19pt; font-weight:bold; text-transform:uppercase; color:#065B8E; } .bienvenida2 { font-family:arial; font-size:10pt; font-weight:bold; color:#065B8E; } /* Parrafo Blanco sslo usado en main.asp */ P.blanco { font-family:arial; color:white; font-size:10pt; } /* Fondos para algunos enlaces */ .fondonaranjasmall { font-size:9pt; font-family:arial; background-color:orange; padding:1pt; } .fondonaranja { font-size:10pt; font-family:arial; text-transform:uppercase; background-color:orange; padding:1pt; } /* Enlaces siempre en azul */ A:link, A:visited, A:active { text-family:arial; color:blue; } /* Tmtulos */ H1 { background-color:yellow; padding:4pt; text-align:center; text-transform:uppercase; color:blue; border-width:4pt; border-style:outset;; border-color:orange; margin-left:20%; margin-right:20%; } H3 { background-color:#065B8E; padding: 2pt; text-transform:uppercase; color:white; border-width:4pt; border-style:outset; border-color:blue; margin-right:50%; } H3.guarderia { margin-right:0pt; } .tituloresultado { font-size: 16pt; font-weight:bold; background-color: #065b8e; padding:2pt; text-transform:uppercase; color:white; border-width: 4pt; border-color: blue; border-style: outset; } H4 { background-color:orange; padding: 2pt; color:blue; border-width:4pt; border-style:outset; border-color:yellow; } /* Estilos para los textos */ .texto { font-size:11pt; font-family:Comic Sans MS,arial; color:#000080; } .textoblanco { font-size:11pt; font-family:Comic Sans MS,arial; color:white; } .textonegro { font-size:11pt; font-family:Comic Sans MS,arial; color:black; } .login { font-family: Arial, Helvetica, sans-serif; background-color: orange}