| Current Path : /home/baheco/public_htmlViejo/ |
Linux sd-1582531-l.dattaweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 |
| Current File : /home/baheco/public_htmlViejo/estilos.css |
body {
background: #dedede;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: black;
margin:0px;
line-height:16px;
}
.tabla_central {
border:1px solid black;
background:white;
}
H1 {
color: #FF9900;
font-weight:bold;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.texto_abajo {
color: white;
}
A:link {
color:#FF9900;
text-decoration:none;
}
A:hover {
color: #FFCC00;
text-decoration:none;
}
A:active {
color:#FF9900;
text-decoration:none;
}
A:visited {
color:#FF9900;
text-decoration:none;
}
.botonera {
background-image: url(images/fondo_menu.jpg);
background-repeat:repeat-y;
width:150px;
}
.titulo1 {
background: url(images/izq_titulo.jpg) 0 0 no-repeat;
height:20px;
width:6px;
}
.titulo2 {
background: url(images/der_titulo.jpg) 0 0 no-repeat;
height:20px;
width:6px;
}
.titulo_medio {
background: url(images/medio_titulo.jpg);
height:20px;
}
.texto_arriba {
background: url(images/arriba_texto.jpg) 0 0 no-repeat;
height:20px;
width:344px;
}
.texto_abajo {
background: url(images/abajo_texto.jpg) 0 0 no-repeat;
height: 12px;
width:344px;
}
.texto_medio {
background: url(images/medio_texto.jpg) 0 0;
background-repeat:repeat-y;
width:344px;
}
.form {
background-color:#CCCCCC;
border:1px solid #999999;
color: #CC0000;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
padding:3px;
}
ul {
list-style:round;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #CC0000;
}