Ver Mensaje Individual
  #20 (permalink)  
Antiguo 12/05/2008, 09:58
Avatar de messer
messer
 
Fecha de Ingreso: julio-2004
Mensajes: 467
Antigüedad: 19 años, 9 meses
Puntos: 5
Re: W3C CSS Validator!!

Saludos de nuevo!!

Veo que hay mucha tela que cortar..

Este es el codigo:

Código:
body{margin:0px; background:#336699 url(../images/bg_page.jpg) fixed; font: 12px Verdana, Arial, Helvetica, sans-serif;}
h1,h2,h3,p,form,ul{margin:0px; padding:0px; font-weight:normal;}
h1{font-size:24px; padding:4px;}
h2{font-size:20px; padding:4px; letter-spacing:-1px;}
h3{font-size:18px; padding:4px;}

#MainFrame{position:relative;margin:20px auto 20px auto; text-align:center; width:900px;}
#Container{text-align:left; width:100%;}
#Content{width:100%;background:#FFF;}


#Header{
	position:relative;
	width:100%;
	height:90px;
	background:#0099CC url(../images/header_bg.jpg);
}

#NavMenu{
	position:relative;
	width:900px;
	padding-top:6px;
	padding-bottom:6px;
	background:#336699 url(../images/bg_nav.jpg);
	color:#FFFFFF;
	display:block; overflow:hidden;
}
#NavMenu ul{font: 12px Verdana, Arial, Helvetica, sans-serif;}
#NavMenu ul li{float:left; list-style:none; margin-right:1px;}
#NavMenu ul li .Suche{padding-left:120px; position:absolute; top:5px;}
#NavMenu ul li a{
	display:block; 
	padding:4px 14px 4px 14px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
#NavMenu ul li a:hover{color:#99FFFF;}
#NavMenu ul li a.selected,#NavMenu ul li a.selected:hover{color:#FFFFCC;}

#WebContents{
	position:relative; padding:4px 2px 2px 2px;
}

#Div1{position:relative; width:200px; float:left;}
#Div2{position:relative; background:#FFF; width:540px; float:left; left:6px;}
#Div3{position:relative; width:136px; float:right; right:2px;}

#Credits,#Footer{padding:10px 20px 10px 20px; font-size:10px;}
#Footer{background:#999; border-top:1px solid #000;}
#Footer label{display:block; text-align:right;}
#Credits{background:#666666;}
#Buscador{margin-bottom:4px;}
#Buscador h3{background:#FFF;}

#Inmuebles, #Servicios{
	background:#F2E3C9 url(../images/bg_lupa.gif) bottom right no-repeat; padding:6px 2px 3px 6px; position:relative; top:0px; left:0px; border:1px solid #996600; border-top:0px;
}
.corte{clear:both;}
.seccion, .ex{margin-bottom:4px;}
.ex{background:#EFEFEF; padding:2px;}
.clasi{border-bottom:1px solid #666;}
.FormElem, .BsF, .codigo{
	border-bottom:1px solid #DFE6EC;
	border-right:1px solid #DFE6EC;
	border-left:1px solid #666;
	border-top:1px solid #666;
	padding:2px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.BsF{width:65px;}
.codigo{width:100px;}

.destacados, .resaltar{
	padding:4px; display:block; margin-bottom:4px;
}
#Div2 ul{margin:0px; padding:0px;}
#Div2 ul li{float:left; width:135px; list-style:none; margin:0px; padding:0px; font-size:10px;}
.precio1, .precio2{color:#FF0000;}
.precio2{font:bold 16px Verdana, Arial, Helvetica, sans-serif;}

.destacados h3 a{color:#3366CC;}
.destacados h3 a:hover{color:#00CCFF;}
.resaltar{border-top:1px dashed #887437; border-bottom:1px dashed #887437; background:#FFFFCC url(../images/bg_star.gif) bottom right no-repeat;}
.resaltar h3 a{color:#DD0000;}
.resaltar h3 a:hover{color:#FF0000;}

.txt10px{font-size:10px;}

#Buscador ul{margin:0; padding:0; padding-left:0px;}
#Buscador ul li{display:block; float:left; margin-left:0px; list-style:none;}
#Buscador ul li a{color:#FFFFFF; padding:6px 6px 6px 0px; background: #666 url(../images/gray_rgt.gif) top right no-repeat; text-decoration:none; font-weight:bold; outline:0; display:block;}
#Buscador ul li a:hover{background:#CC3300 url(../images/red_rgt.gif) top right no-repeat;}
#Buscador ul li a span{padding:6px 6px 6px 9px; background:url(../images/gray_lft.gif) top left no-repeat;}
#Buscador ul li a:hover span{background:#CC3300 url(../images/red_lft.gif) top left no-repeat;}
#Buscador ul li a.current,#Buscador ul li a:hover.current{color:#333333; background:#99CC00 url(../images/green_rgt.gif) top right no-repeat;}
#Buscador ul li a.current span,#nv_menu ul li a:hover.current span{background:#99CC00 url(../images/green_lft.gif) top left no-repeat;}

#Buscador .txt11{font:12px Arial, Helvetica, sans-serif; color:#666666;}
#Buscador label{font:bold 11px Verdana, Arial, Helvetica, sans-serif; display:block; padding:4px 0px 2px 0px; color:#887437; }
Y estas las advertencias:

Cita:
40 Same colors for color and background-color in two contexts #astminute1 and #NavMenu ul li a
40 Same colors for color and background-color in two contexts #astminute2 and #NavMenu ul li a
40 Same colors for color and background-color in two contexts #Div2 and #NavMenu ul li a
40 Same colors for color and background-color in two contexts #Buscador h3 and #NavMenu ul li a
40 Same colors for color and background-color in two contexts #astminute3 and #NavMenu ul li a
40 Same colors for color and background-color in two contexts #Content and #NavMenu ul li a
40 Same colors for color and background-color in two contexts #astminute4 and #NavMenu ul li a
44 Same colors for color and background-color in two contexts .resaltar and #NavMenu ul li a.selected:hover
44 Same colors for color and background-color in two contexts .resaltar and #NavMenu ul li a.selected:hover
112 Same colors for color and background-color in two contexts #Buscador ul li a and #Buscador .txt11
112 Same colors for color and background-color in two contexts #Credits and #Buscador .txt11
Espero sirva para entender mejor el asunto..

Saludos!!
__________________
<script type="text/messerScript"><!--
window.onload=function(){ loadMesserRules(this.href) }
--></script>