Resultados del Validador CSS del W3C para http://www.tu-auto.net/css/style.css (CSS versión 2.1)

¡Enhorabuena! No error encontrado.

¡Este documento es CSS versión 2.1 válido!

Puede mostrar este icono en cualquier página que valide para que los usuarios vean que se ha preocupado por crear una página Web interoperable. A continuación se encuentra el XHTML que puede usar para añadir el icono a su página Web:

¡CSS Válido!
<p>
    <a href="http://jigsaw.w3.org/css-validator/check/referer">
        <img style="border:0;width:88px;height:31px"
            src="http://jigsaw.w3.org/css-validator/images/vcss"
            alt="¡CSS Válido!" />
    </a>
</p>
            
¡CSS Válido!
<p>
<a href="http://jigsaw.w3.org/css-validator/check/referer">
    <img style="border:0;width:88px;height:31px"
        src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
        alt="¡CSS Válido!" />
</a>
</p>
        

(cierre la etiqueta img con > en lugar de /> si utiliza HTML <= 4.01)

Si lo desea, puede descargar una copia de la imagen para guardarla en su directorio web local y cambiar el fragmento anterior de XHTML para referenciar a la imagen en local en lugar de a la de éste servidor.

Si desea crear un enlace con esta página (es decir, con los resultados de la validación) para hacer que sea más fácil revalidar la página en el futuro, o para permitir que otras personas validen su página, el URI es:

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.tu-auto.net%2Fcss%2Fstyle.css&profile=css21&usermedium=all&warning=1
or
http://jigsaw.w3.org/css-validator/check/referer (para documentos HTML/XML únicamente)

(O, simplemente, puede añadir la página actual a su lista de marcadores o favoritos.)

↑ Top

Las Advertencias (7)

URI : http://www.tu-auto.net/css/style.css

51 hr Colores iguales para background-color y color
63 Color de primer plano y color de fondo iguales en dos contextos #footer y h1#logo a:hover
63 Color de primer plano y color de fondo iguales en dos contextos body y h1#logo a:hover
63 Color de primer plano y color de fondo iguales en dos contextos html y h1#logo a:hover
70 Color de primer plano y color de fondo iguales en dos contextos a:hover img.photo y #menu li a:hover
104 Color de primer plano y color de fondo iguales en dos contextos .entry img y #footer a:hover
117 Color de primer plano y color de fondo iguales en dos contextos a:hover img.photo y .button a

↑ Top

Información de CSS válida

html, body {
margin : 0;
padding : 0;
background : #333;
}
.clear {
clear : both;
}
.hide {
display : none;
}
a {
text-decoration : none;
outline : none;
}
#Inicio #header {
background : url(../img/bg-header-home.jpg) repeat-x [left, top];
}
#header {
background : url(../img/bg-header.jpg) repeat-x [left, top];
}
#content {
background : #b7b7b7;
border-bottom : 1px solid #111;
}
#footer {
background : #333;
}
.box {
width : 980px;
margin : 0 auto;
position : relative;
}
.clear {
float : none;
clear : both;
}
#Inicio #header .box {
height : 339px;
overflow : hidden;
}
#header .box {
height : 199px;
overflow : hidden;
}
#content .box {
padding : 10px 0;
}
#footer .box {
padding : 25px 0 15px 0;
}
.col-left {
float : left;
width : 650px;
margin : 0 40px 0 0;
}
.col-right {
float : left;
width : 290px;
margin : 0;
}
.col1, .col2, .col3, .col4 {
float : left;
margin : 0 10px 25px 0;
padding : 0;
position : relative;
}
.col1end, .col2end, .col3end, .col4end {
float : left;
margin : 0 0 25px 0 !important ;
padding : 0;
position : relative;
}
.col1, .col1end {
width : 210px;
}
.col2, .col2end {
width : 430px;
}
.col3, .col3end {
width : 650px;
}
.col4, .col4end {
width : 140px;
}
body {
font-family : "Lucida Grande", Verdana, Georgia, serif;
font-size : 100%;
}
p, ol, ul, table, td, th {
line-height : 1.5em;
margin : 0 0 10px 0;
padding : 0;
font-size : 0.7em;
}
ul, ol {
list-style : none;
}
h1, h2, h3, h4, h5, h6 {
font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight : normal;
margin : 0;
padding : 0;
line-height : 1.4em;
color : #444;
}
h1 {
font-size : 3em;
padding : 0 0 10px 0;
letter-spacing : -0.05em;
}
h2 {
font-size : 1.2em;
padding : 0 0 10px 0;
}
h3 {
font-size : 0.8em;
padding : 0 0 10px 0;
text-transform : uppercase;
}
h4 {
font-size : 0.8em;
padding : 0 0 10px 0;
font-weight : bold;
}
h5 {
font-size : 0.7em;
padding : 0 0 6px 0;
}
h6 {
font-size : 0.6em;
padding : 0 0 10px 0;
}
hr {
color : #e5e1dc;
background-color : #e5e1dc;
height : 1px;
border : 0;
margin : 0 0 35px 0;
}
p.right {
text-align : right;
}
a img {
border : 0 none;
}
#header p a {
color : #444;
font-weight : bold;
}
#header p a:hover {
color : #666;
}
#Inicio h1#logo {
margin : 0;
padding : 0;
position : absolute;
top : 85px;
left : 0;
}
h1#logo {
margin : 0;
padding : 0;
position : absolute;
top : 75px;
left : 0;
}
h1#logo a {
width : 367px;
height : 85px;
display : block;
position : relative;
cursor : pointer;
color : #000;
text-indent : -1000em;
}
h1#logo a:hover {
border-bottom : 0 none;
color : #333;
}
h1#logo a span {
width : 367px;
height : 85px;
position : absolute;
top : 0;
left : 0;
background : url(../img/logo.gif) no-repeat [left, top];
display : block;
z-index : 9;
}
#menu {
position : absolute;
width : 980px;
left : 0;
top : 15px;
}
#menu ul {
margin : 0;
padding : 0;
}
#menu li {
float : left;
margin : 0 35px 0 0;
padding : 0;
font-size : 1.15em;
}
#menu li a {
color : #ccc;
}
#menu li a:hover {
color : #fff;
}
#Inicio #menu li#menu_inicio a, #Servicios #menu li#menu_servicios a, #Stock #menu li#menu_stock a, #Noticias #menu li#menu_noticias a, #Contacto #menu li#menu_contacto a, #Peticiones #menu li#menu_peticiones a {
color : #b8d6e3;
}
#Inicio #descripcion {
position : absolute;
left : 0;
bottom : 50px;
width : 367px;
height : 100px;
overflow : hidden;
display : block;
}
#Inicio #descripcion p {
color : #777;
}
#descripcion {
display : none;
}
#image-canvas {
position : absolute;
right : 0;
top : 46px;
width : 540px;
height : 293px;
overflow : hidden;
}
#image-canvas img {
position : absolute;
top : 0;
left : 0;
}
#content p, #content ul, #content ol, #content td {
color : #565656;
}
#content a {
color : #444;
font-weight : bold;
}
#content a:hover {
color : #666;
}
#content .title {
padding : 0;
margin : 0 0 0 8px;
font-weight : bold;
}
#content .subtitle {
padding : 0;
margin : 0 0 20px 8px;
font-weight : bold;
}
#content ul.list {
list-style : square;
margin-left : 12px;
}
#content ul.list li {
text-transform : uppercase !important ;
line-height : 1.2em;
padding : 2px 0;
margin : 0;
}
#content ul.list li ul {
font-size : 1em;
padding : 2px 0;
}
#footer p {
color : #999;
}
#footer a, #footer strong {
color : #b8d6e3;
font-weight : normal;
}
#footer a:hover {
color : #dadada;
}
a img.photo {
border : 1px solid #aaaaaa;
background : #e8e8e8;
display : block;
margin : 0 0 5px 0;
padding : 5px;
}
a:hover img.photo {
background : white;
}
.button {
margin : 15px 0;
display : block;
}
.button a {
font-size : 0.7em;
font-weight : bold;
padding : 10px 0 14px 10px;
height : 34px;
color : #fff !important ;
background : url(../img/button.gif) no-repeat [left, top];
position : relative;
}
.button a span {
position : absolute;
width : 20px;
height : 34px;
background : url(../img/button-end.gif) no-repeat [right, center];
top : 0;
right : -20px;
}
.button a:hover {
color : #b8d6e3 !important ;
}
#Stock #ver-stock {
display : none;
}
.separator {
color : #777;
}
blockquote {
background : #f6f6f6;
padding : 0 10px;
border : 1px solid #eee;
font : 100% Georgia;
}
abbr, acronym {
font-style : normal;
border-bottom : 1px dotted #dbd5c5;
cursor : help;
}
a abbr {
border : none;
}
em {
font-style : italic;
}
strong {
font-weight : bold;
}
del {
text-decoration : line-through;
color : #777777;
}
ins {
text-decoration : none;
font-style : italic;
}
select {
width : 210px;
margin-bottom : 20px;
}
address {
font-style : normal;
margin-left : 10px;
padding-left : 10px;
border-left : 2px solid #c0cda6;
}
iframe {
border : none;
margin : 0;
padding : 0;
}
fieldset {
border : 0 none;
}
table {
border-spacing : 0 0;
border-collapse : collapse;
width : 100%;
height : 100%;
background : url(../img/bg-table.jpg) repeat [left, top];
border : 0;
font-size : 1em;
padding : 0;
margin : 0 0 10px 0;
}
tbody th {
color : #555;
width : 30%;
height : 26px;
font-weight : bold;
text-align : left;
margin : 0;
padding : 0 0 0 8px;
vertical-align : middle;
}
td {
padding : 0 8px 0 0;
margin : 0 0 1px 0;
height : 25px;
text-align : right;
vertical-align : middle;
}
tr {
padding : 0;
margin : 0;
}
tfoot td {
border-bottom : 0 none;
color : #919191 !important ;
}
#Noticias tbody th {
color : #555;
width : 20%;
height : 26px;
font-weight : normal;
text-align : left;
margin : 0;
padding : 0 0 0 8px;
vertical-align : middle;
}
#Noticias td {
padding : 0 8px 0 0;
margin : 0 0 1px 0;
height : 25px;
text-align : left;
vertical-align : middle;
}
.stockbox {
background : #e8e8e8;
border-bottom : 1px solid #9d9d9d;
margin : 0 0 10px 0;
display : block;
width : 100%;
height : 154px;
overflow : hidden;
}
.stockbox .col1 {
margin : 0 10px 0 0;
}
.stockbox .col1end {
margin : 0 0 0 0;
}
.stockbox .col2end {
margin : 0 !important ;
height : 75px;
overflow : hidden;
}
.stockbox .title {
margin : 0 0 0 8px;
padding : 14px 0 0 0 !important ;
}
.stockbox .subtitle {
margin : 0 0 0 8px;
padding : 0 0 10px 0 !important ;
}
.stockbox a img.photo {
border : 0 none;
background : transparent;
display : block;
margin : 0;
padding : 6px;
}
.stockbox a:hover img.photo {
background : transparent;
}
.stockbox table {
border-spacing : 0 0;
border-collapse : collapse;
width : 100%;
border : 0;
font-size : 1em;
padding : 0;
margin : 0;
background : transparent;
}
.stockbox tbody th {
color : #555;
width : 55%;
height : 10px;
font-weight : bold;
text-align : left;
margin : 0;
padding : 0 0 0 8px;
vertical-align : middle;
}
.stockbox td {
padding : 0 8px 0 0;
height : 10px;
margin : 0 0 1px 0;
text-align : right;
vertical-align : middle;
}
.stockbox .button {
position : absolute;
top : 24px;
right : 40px;
}
.section, .widget, .entry {
margin : 0 0 30px 0;
}
#Inicio .col4, #Inicio .col4end {
display : none;
}
.col-right h3, .col-right h4 {
padding : 0 0 2px 0;
margin : 0 0 8px 0;
border-bottom : 2px solid #999;
}
#Peticiones #alacarta, #Peticiones #Garantia {
display : none;
}
#capa1, #capa2 {
display : none;
}
#capa1 h3, #capa2 h3 {
padding : 0 0 2px 0;
margin : 0 0 8px 0;
border-bottom : 2px solid #999;
font-weight : bold;
}
#Noticias .col-right {
margin-top : 20px;
}
.entry .date {
margin : 0;
padding : 0;
text-transform : uppercase;
font-weight : bold;
}
.entry .entry-title {
font-size : 1.6em;
}
.entry img {
padding : 4px;
background : #dadada;
border : 1px solid #999;
}
.entry h4 {
margin : 18px 0 0 0;
padding : 0 0 2px 0;
}
ul.tags li {
float : left;
margin : 0 6px 0 0;
}
.nav-entries {
border-top : 1px solid #999;
padding-top : 10px;
}
.nav-entries p {
text-align : center;
}

↑ Top