body {
margin:190px 0 0 0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(images/world.jpg);
background-position: top center;
background-repeat: no-repeat;
}

a{
border:0;
text-decoration:none;
}

img{
border:0;
}

#contenedor{
width:780px;
margin:0 auto;
margin-top:10px;
}

#inside {
float: right;
width: 556px;
}

#logo{
height:62px;
width:217px;
float: left;
padding: 0 5px 0 0;
}

.vinculo{
margin-top:10px;
margin-bottom:10px;
cursor:pointer;
}

#login-intranet{
float:left;
position:relative;
width:140px;
color:#000000;
padding: 0 25px 0 5px;
border-right: 2px solid #0b5a95;
}

#login-clientes{
float:left;
position:relative;
width:140px;
color:#000000;
padding: 0 5px 30px 15px;
}

.input{
width:65px;
background-image:url(images/field.png);
background-color: transparent;
font-size: 9px;
color: #FFFFFF;
border: 0px;
height: 12px;
padding: 2px 10px;
}

.tilulo_login{
color:#0b5a95;
font-size:12px;
font-weight:bold;
float: right;
padding: 0 5px 0 0;
}

.boton{
width: 0;
height: 0;
text-indent: -9999;
background-color: transparent;
border: 0;
overflow: hidden;
}

#footer{
float: left;
width: 100%;
height: 95px;
display: block;
background-image:url(images/en-construccion.png);
background-repeat: no-repeat;
backgroudn-position: top right;
}

#footer p {
padding: 45px 0 0 0;
text-align: right;
}

#footer a {
color: #000000;
text-decoration: none;
font-weight: bold;
}