Este es el código de la hoja de estilo
Código HTML:
Ver original#enc
{
font-family:Tahoma;
text-align:center;
}
table
{
margin-left:auto;
margin-right:auto;
}
th
{
background-color:#CEF6F5;
font-family:Verdana;
font-size:12px;
}
.ver,.ver2,.io,.al
{
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
.ver,.ver2,.io,.ed,.al,.m1
{
font-size:12px;
font-family:Tahoma;
}
.msg
{
width:400px;
height:150px;
border-style:solid;
}
.m1
{
text-align:center;
}
.ver1
{
margin-left:auto;
margin-right:auto;
border-style:solid;
}
.ver
{
background-color:#CEF6F5;
}
.io
{
background-color:#D0A9F5;
}
.ed
{
text-align:center;
background-color:#D0A9F5;
}
#Field2,#Datos,#cuerpo,#registrar,#enca,#encabe,#encabezado,#enc,#titulo
{
margin-left:auto;
margin-right:auto;
}
#Field1
{
background-color:#610B0B;
width:700px;
float:left;
height:50px;
font-family:Tahoma;
font-size:13px;
text-align: center;
}
.ver2
{
width:110px;
}
#leg
{
color:#A4A4A4;
font-family:Tahoma;
font-weight:bold;
font-size:14px;
}
#dato
{
border-left-style:dotted;
}
#Datos
{
border-left-style: dotted;
border-right-style:dotted;
border-bottom-style:dotted;
border-top-style:dotted;
border-color:green;
width:400px;
}
#cierra
{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
background:transparent url(link1.png) no-repeat;
background-position:center;
text-decoration:None;
color:black;
display:block;
width:150px;
}
#cierra:hover
{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
background:transparent url(link1.png) no-repeat;
background-position:center;
Text-decoration:none;
color:gray;
display:block;
}
#cierra:active
{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
background:transparent url(link2.png) 0 0 no-repeat;
background-position:center;
Text-decoration:none;
color:blue;
display:block;
width:150px;
}
#encabezado
{
border-bottom-style: double;
background-color:#610B0B;
width:1200px;
height:50px;
color:#D8D8D8;
}
#cuerpo
{
width:600px;
float:left;
}
.logi
{
font-family:Tahoma;
font-size:13px;
color:#D8D8D8;
}
#encabe, #encabezado{
width:1200px;
background-color: #3b0b0b;
border-bottom-style: solid;
border-top-style: none;
font-family: Tahoma;
height: 80px;
}
#imagen
{
width:300px;
float:left;
text-align:right;
background-color:#3B0B0B;
}
#enca
{
width:600px;
font-family:Tahoma;
text-align:center;
border-bottom-style: double;
color:white;
}
p
{
text-align:center;
}
#Field2
{
width:1200px;
height:650px;
background-image:url(gradiente-listo.jpg);
background-repeat:repeat-x;
}
#cuervo
{
background-image: url(cuervo2.png);
background-position: center;
background-repeat: no-repeat;
float:left;
}
#cuerpo,#cuervo
{
width:600px;
height:600px;
}
h2
{
text-align:center;
font-family: Tahoma;
font-style: normal;
font-weight: bold;
background-color:red;
}
h1
{
text-align:center;
font-family:Tahoma;
font-weight:bold;
line-height:50px;
width:1200px;
}
#pie
{
text-align:right;
font-family: Tahoma;
font-size:12px;
width:1200px;
height:50px;
line-height:100px;
}
.alu
{
width:1200px;
}
#leyendaBien
{
font-family:Teen Light;
font-weight:bold;
font-size:30px;
text-align:center;
height:100px;
line-height:50px;
}
#titulo
{
line-height:70px;
color:white;
text-align:center;
Font-family:Tahoma;
font-size:40px;
width:1200px;
background-color: #3b0b0b;
border-bottom-style:double;
}