* {
border:0;
margin:0;
padding:0;
}

body {
background-color:#fff9f8;
margin:30px 0;
color:#241f1f;
font:small Tahoma, Arial, Helvetica, Geneva, sans serif;
}

a:link, a:visited {
text-decoration:none;
color:#7b6d6c;
}
a:hover {
text-decoration:overline;
}

#marco {
margin:auto;
width:600px;
background:transparent url(../img/cruz.png) no-repeat 0 0;
padding:20px 0 0 15px;
}
#marco2 {
background:transparent url(../img/cruz.png) no-repeat 100% 100%;
padding-bottom:40px;
}

#logo {
background:transparent url(../img/logo.png) no-repeat 0 0;
width:587px;
height:64px;
padding-top:204px;
margin-top:30px;
}

#menu {
height:45px;
text-align:right;
width:212px;
margin-left:377px;
position:relative;
}

#menu span {
display:none;
}
#menu a img {
border-width:0;
height:0;
width:0;
}
#menu a:hover img {
position:absolute;
height: 30px;
width: 90px;
top:-40px;
right:17px;
}
#menu a {
display:block;
height:45px;
width:53px;
background:transparent url(../img/cuadritos.png) no-repeat 0 0;
float:left;
}

#menu a:hover {
background:transparent url(../img/cuadritos.png) no-repeat 100% 0;
}

#pie {
font-size:xx-small;
text-align:center;
margin-top:50px;
}
