pre{
text-align: left; 
overflow: visible;
}
code{
background-color: #ffc
}
pre code{
background-color: #eee
}
#nav li{
list-style-type:none;
list-style:none;
/*display:inline;*/
/*background-image: url('../img/boton.jpg');*/
background-repeat:no-repeat;
height:15px;
margin:0px;
padding:0px;
border:0px;
}
#nav a{ 
text-decoration: none; 
border:0;
}
#nav a.activeSlide{}
#nav a:focus{
outline: none;
}
#nav a:hover{
outline: none;
}
#s4{
color:white;
width:701px;
height:205px;
margin-left:5px;
background-image:url('../img/revista1.jpg');
display:none;
clear:both;
}
#navbar{
width:701px;
height:40px;
background-image:url('../img/revista2.jpg');
background-repeat:no-repeat;
background-color:#FFF;
text-align:center;
padding-top:2px;
margin-left:5px;
}
.revimg{
margin:10px 10px 0px 15px;
border:5px solid white;
background-color:red;
width:279px;
height:174px;
float: left;
}
.revcont{ 
padding:10px 10px 10px 10px;
font-style:normal;
}