body{
scrollbar-face-color:#808080;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#c0c0c0;
scrollbar-base-color:#000000;
}

select{
background:#ffffff;
font-family:Georgia;
font-size:10pt;
text-decoration:none;
border: 1px solid #227FED;
color:#000000
}

input{
background:#ffffff;
font-family:Georgia;
font-size:10pt;
text-decoration:none;
border: 1px solid #227FED;
color:#000000
}

textarea{
background:#ffffff;
font-family:Georgia;
font-size:10pt;
text-decoration:none;
border: 1px solid #227FED;
color:#000000
}

img{border-color:#227FED}

p{color: #000000; font-size: 10pt; font-family: Georgia; line-height: 150% }
td{color: #000000; font-size: 10pt; font-family: Georgia; line-height: 150% }
li{color: #000000; font-size: 10pt; font-family: Georgia; line-height: 150% }

a:active     { color: #227FED}
a:hover      { text-decoration: underline}
a:link       { color: #227FED}
a:visited    { color: #227FED}

a.inf:active     { color: #FFFFFF}
a.inf:hover      { text-decoration: underline}
a.inf:link       { color: #FFFFFF}
a.inf:visited    { color: #FFFFFF}

a{text-decoration:none}

.fondopagina{
background-image:url("imagenes/z-fondo.jpg");
background-attachment: scroll;
background-repeat: no-repeat;
background-position: center top;
}