body {
background-color: #353537;
margin: 0px;
padding: 0px;
}

body, div, a, span {font-family: verdana;}

a, img {boder: 0px;}

div.detalle {
background-image: url(../imgs/detalle1.jpg);
width: 289px;
height: 67px;
}

div.logo {
width: 538px; 
margin: 0px auto; 
padding-top: 100px; 
padding-bottom: 50px; 
clear: both;
}

div.logo h1 {
background-image: url(../imgs/logo.gif);
display: block;
text-indent: -1000px;
font-size: 0px;
width: 538px;
height: 157px;
}

div.logo h2 {
text-indent: -1000px;
font-size: 0px;
display: none;
}

div.degrade {
width: 100%; 
height: 289px; 
background-image: url(../imgs/fondo.gif); 
background-repeat: repeat-x; 
text-align: center;
padding-top: 50px;
}

div.boton {
font-size: 14px; 
color: #75921C; 
border: 1px solid #9A9A9C; 
padding: 6px; 
width: 110px; 
margin: 0px auto;
}
