#wrap {
    /*border:1px solid black;
    width:662px;*/
    }
#menu {
    /*background:#D6E6FF;
    border-bottom:0px solid white;
    padding:5px 0;
    width:800px;*/
	font-size:0em;
	text-align:right;
	padding-right:25px;
		
    }
/*color del div del menu*/
#menu a {
    padding:0 0;
    text-decoration:none;
    font-weight:bold;
    color:#7E96BA;
	background-color:#e6f2ed;
	font-size:0em;	
    }
/*color del reborde de cafa menu*/
#menu a.hover {
    background:#e6f2ed;
	color:#FFFFFF;	
    }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:0.625em;
    margin-bottom:2em;
    }
#subnav a {
    color:#FB3B00;
	background:#FFFFFF;	
    /*margin-right:1em;*/
    }
#subnav span {
    color:silver;
    margin-right:1em;
	background:#FFFFFF;	
    }
