spitfire2 escribió:Te pasaria lo mismo si la vez en chrome, mostranos el codigo de tu CSS para saber que aconsejarte, suerte.
Hola, este es el codigo CSS:
* {margin:0px ; padding:0px ; border: 0px}
body {text-align: center; background:url(objetos/degradat6.png); background-repeat: repeat-y;
background-attachment: fixed; height:100%; width:100%; overflow:hidden; margin-top:10px; overflow-y: scroll}
#fotocap {width:800px }
#cabecera {background-color: white;
margin-top: 15px;
border-left: black 1px solid;
border-top: black 1px solid;
width:800px }
#logotipo {margin-left:5px; margin-top:5px;
background-color: white; width:72px; float:left}
#publicidad {background-color:black; width:721px ; float:right; margin-top:5px}
#navegacion {background-color: white ;
border-left: black 1px solid ;
height:20px;
margin-top:5px}
#navegacion li {float:left;
list-style:none;
margin: 0px 60px 0px 60px }
#navegacion ul { margin-left: 80px; margin-top:5px }
/*#menu {background-color: yelow;
width: 150px ; float:left;
text-align:left ;
margin:3px 10px 3px 3px}*/
#global {width:800px ;
margin: 4px auto }
#contenido {background-color:white ;
border-left: black 1px solid; width:800px }
#contenido p { padding: 10px 10px 10px 10px}
#menu li { list-style:none;
margin: 4px 0px 4px 6px }
#pie {border-left: black 1px solid ;
border-top: black 1px solid ;
height: 65px;
}
#pie li {list-style: none;
font-size: 12px }
#pieuno {background-color:white;
float:left ;
width:150px}
#piedos {background-color:white;
float:left ;
width:496px}
#pietres {background-color:whitw;
float:left ; width:150px}
a {color: brown; text-decoration:none; display: block}
a:link {}
a:visited{}
a:hover {color:red ; text-decoration:underline ; background-color: silver}
a:active {}
p {text-align: justify}
h1 {margin-top:1px;
font-size: 2.2em; color:red ;
font-weight: bold ;
text-decoration: none ;
text-align: center}
h2 {font.size: 1.1em;
color:black ;
font-weight: bold ;
text-decoration: none ;
text-align: left;
margin-left: 10px; margin-top:15px}
h3 {margin-top:5px;
font.size: 2.1em;
color:#FFFF00;
font-weight: bold ;
text-decoration: none ;
text-align: center}