W3C CSS Validator results for http://www.bicicletando.pt/dica/Acessibilidade.php (CSS level 3 + SVG)

Congratulations! No Error Found.

This document validates as CSS level 3 + SVG !

To show your readers that you've taken the care to create an interoperable Web page, you may display this icon on any page that validates. Here is the XHTML you could use to add this icon to your Web page:

Valid CSS!
<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="Valid CSS!" />
    </a>
</p>
            
Valid CSS!
<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="Valid CSS!" />
    </a>
</p>
        

(close the img tag with > instead of /> if using HTML <= 4.01)

If you like, you can download a copy of this image to keep in your local web directory, and change the XHTML fragment above to reference your local image rather than the one on this server.

If you would like to create a link to this page (i.e., this validation result) to make it easier to re-validate this page in the future or to allow others to validate your page, the URI is:

http://jigsaw.w3.org/css-validator/validator?uri=www.bicicletando.pt/dica/Acessibilidade.php
or
http://jigsaw.w3.org/css-validator/check/referer (for HTML/XML document only)

(Or, you can just add the current page to your bookmarks or hotlist.)

↑ Top

Warnings (2)

URI : https://www.bicicletando.pt/btt.css

672 -moz-linear-gradient(center top,#919191,#737373) is an unknown vendor extension
694 -moz-linear-gradient(center top,#FAFAFA,#F5F5F5) is an unknown vendor extension

↑ Top

Valid CSS information

html {
height : 100%;
width : 100%;
background-color : #FFFFFF;
}
body {
background-image : url(images/btt.jpg);
background-attachment : fixed;
background-repeat : repeat-y;
background-position : center;
font-family : Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS", "Comic Sans";
font-size : small;
color : #003333;
margin : 0 auto;
}
#base {
width : 70.7em;
padding : 0;
border : none;
margin : 0 auto;
}
#cabecalho {
width : 70.7em;
background-position : center top;
height : 10em;
border-top : 0.2em solid #FFCC99;
border-left : 0.1em solid #FFCC99;
clear : both;
position : relative;
top : -0.2em;
}
.logotipo {
position : absolute;
left : 10em;
width : 605px;
height : 50px;
}
.salta {
position : absolute;
right : 0;
padding : 0.2em 0.3em;
border : #FFCC99 solid 0.1em;
}
.salta:hover {
border : #003333 solid 0.1em;
}
.acessibilidade {
position : absolute;
top : 2.3em;
right : 0.5em;
}
.acessibilidade:hover {
top : 2.2em;
right : 0.4em;
border : #003333 solid 0.1em;
}
.contador {
position : absolute;
text-align : left;
top : 1.3em;
left : 0.3em;
}
.actualizado {
position : absolute;
text-align : left;
top : 0.1em;
left : 0.3em;
}
.pesquisa {
position : absolute;
text-align : right;
bottom : 0.5em;
right : 0.3em;
width : 35em;
}
.googleform {
font-weight : bolder;
vertical-align : middle;
}
.textinput {
width : 18em;
border : #FFCC99 solid 0.1em;
cursor : text;
}
.textinput:hover, .textinput:focus, .textinput:active {
border : #003333 solid 0.1em;
}
.submitsearch {
border : #003333 solid 0.1em;
width : 3em;
font-weight : bolder;
margin : 0;
background-color : #FFCC99;
}
.submitsearch:hover, .submitsearch:focus, .submitsearch:active {
border : #FFCC99 solid 0.1em;
background-color : #003333;
color : #FFCC99;
}
.equipamentos {
position : absolute;
top : 3.1em;
right : 64.5em;
}
.equipamentos:hover, .equipamentos:focus, .equipamentos:active {
top : 3em;
right : 64.4em;
border : #003333 solid 0.1em;
}
.borda:hover, .borda:focus, .borda:active {
width : 113px;
height : 105px;
border : #FFCC99 solid 1px;
}
#cabecalho a:visited, #cabecalho a:active, #cabecalho a:focus, #cabecalho a:link {
color : #003333;
text-decoration : underline;
}
#cabecalho a:hover {
color : #009966;
text-decoration : underline;
}
img {
border : 0;
}
img.imgdireita {
float : right;
padding-top : 0.2em;
padding-bottom : 0.2em;
padding-left : 0.2em;
}
img.imgesquerda {
float : left;
padding-top : 0.2em;
padding-right : 0.2em;
padding-bottom : 0.2em;
}
img.imgemlinha {
display : inline;
}
img.imglargura {
display : inline;
width : 100%;
height : auto;
}
img.bttista {
float : right;
padding : 0.1em;
}
img.natal {
padding : 0.1em;
}
.menuinvisivel {
visibility : hidden;
display : none;
}
.nav1 {
width : 13.2em;
margin : 0;
padding : 0;
float : left;
clear : left;
}
.nav {
width : 13.2em;
margin : 0.2em 0;
float : left;
clear : left;
text-align : right;
border-top : 0.2em solid #FFCC99;
border-right : 0.1em solid #FFCC99;
border-bottom : none;
border-left : none;
padding-top : 0.2em;
padding-left : 0.2em;
}
.nav ul {
float : right;
margin : 0;
padding : 0;
list-style-type : none;
}
.nav ul li {
float : left;
padding-right : 0.15em;
padding-top : 0.1em;
}
.nav ul li a {
display : block;
width : 55px;
height : 55px;
overflow : hidden;
color : #003333;
text-decoration : none;
}
.nav ul li a:hover, .nav ul li a:active, .nav ul li a:focus {
color : #FFCC99;
background-color : #003333;
}
.nav ul li a img {
width : 100%;
height : 100%;
}
#menu {
width : 13.2em;
margin : 0.2em 0;
float : left;
clear : left;
text-align : right;
}
#menu ul {
margin : 0;
list-style : none;
width : 100%;
border-top : 0.2em solid #FFCC99;
border-right : 0.1em solid #FFCC99;
border-bottom : none;
border-left : none;
padding : 0;
}
#menu ul li {
display : block;
text-decoration : none;
width : 100%;
}
.cronicamenu {
margin : 0;
list-style-image : url(images/btt.gif);
width : 100%;
display : block;
text-decoration : none;
}
.separamenu {
margin : 0;
list-style-image : none;
width : 100%;
display : block;
text-decoration : none;
list-style : none;
background-color : #FFEEBB;
text-align : left;
text-indent : 0.5em;
}
#menu ul li a:visited, #menu ul li a:link {
width : 100%;
color : #003333;
text-decoration : none;
display : block;
}
#menu ul li a:hover, #menu ul li a:active, #menu ul li a:focus {
color : #FFCC99;
text-decoration : none;
background-color : #003333;
}
#spyt, #spytf {
background-image : url(images/youtube.gif);
background-repeat : no-repeat;
background-position : left center;
}
#corpo {
width : 47.7em;
border-top : 0.2em solid #FFCC99;
border-right : none;
border-bottom : none;
border-left : 0.1em solid #FFCC99;
float : left;
margin-top : 0.2em;
margin-bottom : 0.2em;
margin-left : 0.4em;
margin-right : 0;
}
#corpo ul li {
list-style-image : url(images/btt.gif);
list-style-position : inside;
border-top : 0.2em solid #FFCC99;
border-right : 0.1em solid #FFCC99;
border-bottom : none;
border-left : none;
text-align : left;
text-indent : -2.5em;
margin-bottom : 0.5em;
}
#corpo ul li ul li {
margin-right : 0.5em;
margin-top : 0.5em;
margin-left : 0;
}
#corpo ul li ul li.biciclista {
background-position : right top;
background-repeat : no-repeat;
vertical-align : top;
padding-right : 5.6em;
}
p {
text-indent : 1em;
}
#corpo a.biciclista:visited, #corpo a.biciclista:active, #corpo a.biciclista:focus, #corpo a.biciclista:link {
text-decoration : none;
font-weight : bolder;
}
#corpo #conteudo:visited, #corpo #conteudo:active, #corpo #conteudo:focus, #corpo #conteudo:link {
text-decoration : none;
font-weight : bolder;
}
a.dia:visited, a.dia:active, a.dia:focus, a.dia:link {
color : #003333;
font-weight : bolder;
text-decoration : none;
}
a.dia:hover {
color : #009966;
}
#corpo a:visited, #corpo a:active, #corpo a:focus, #corpo a:link {
color : #003333;
text-decoration : underline;
}
#corpo a:hover {
color : #009966;
text-decoration : none;
}
select {
border : #FFCC99 solid thin;
cursor : pointer;
}
fieldset, .trimestre {
text-align : right;
border-top : thin solid #FFCC99;
border-right : none;
border-bottom : none;
border-left : thin solid #FFCC99;
text-indent : 0;
width : 95%;
margin-bottom : 1em;
margin-top : 1em;
}
.trimestre label {
text-align : left;
}
button {
border : #FFCC99 solid thin;
width : 6em;
color : #003333;
text-decoration : none;
cursor : pointer;
}
input {
border : #FFCC99 solid thin;
width : 6em;
color : #003333;
text-decoration : none;
cursor : pointer;
}
button:hover {
border : #FFCC99 solid thin;
width : 6em;
text-decoration : none;
color : #FFCC99;
background-color : #003333;
}
p.irtopo {
text-align : right;
text-decoration : none;
cursor : pointer;
margin-top : -0.5em;
}
.menor {
font-size : smaller;
display : inline;
}
.menorbold {
font-size : smaller;
font-weight : bolder;
display : inline;
}
.bold {
font-weight : bolder;
display : inline;
}
.maior {
font-size : larger;
display : inline;
}
.maiorbold {
font-size : larger;
font-weight : bolder;
display : inline;
}
.aviso {
font-size : larger;
font-weight : bolder;
display : inline;
color : #993300;
}
.indenta {
padding-left : 1.5em;
}
.peso {
border-top : thin solid #FFCC99;
border-bottom : thin solid #FFCC99;
padding : 0.5em;
width : 95%;
margin : 0.5em;
text-indent : 0;
}
.peso th {
background-color : #FFEEBB;
}
.peso td {
border-top : thin solid #FFCC99;
border-right : none;
border-bottom : none;
border-left : thin solid #FFCC99;
vertical-align : top;
margin : 0.5em;
}
.peso td.right {
text-align : right;
}
.peso td.left {
text-align : left;
}
.peso th.left {
text-align : left;
}
.biciclistas {
border-top : thin solid #FFCC99;
border-bottom : thin solid #FFCC99;
padding : 0.5em;
width : 95%;
margin : 0.5em;
}
.biciclistas th, .biciclistas tfoot {
background-color : #FFEEBB;
font-size : small;
text-align : left;
font-style : normal;
font-weight : normal;
}
.biciclistas td {
border-top : thin solid #FFCC99;
border-right : thin solid #FFCC99;
border-bottom : none;
border-left : none;
vertical-align : top;
width : 50%;
}
div.top {
width : 100%;
clear : both;
margin-top : 0.2em;
margin-bottom : 0.2em;
margin-left : 0;
margin-right : 0;
}
div.direita {
width : 50%;
float : left;
}
div.esquerda {
width : 50%;
float : right;
}
h1 {
visibility : hidden;
font-size : small;
font-weight : bold;
margin-top : 0;
display : none;
}
h2 {
visibility : hidden;
font-size : small;
font-weight : bold;
margin-top : 0;
display : none;
}
h3 {
visibility : hidden;
font-size : small;
font-weight : bold;
margin-top : 0;
display : none;
}
h5 {
font-weight : bold;
display : inline;
}
#form {
float : right;
clear : both;
margin-top : -0.8em;
margin-bottom : -0.8em;
width : 30em;
text-align : right;
display : inline;
}
.verde {
color : #006600;
}
.vermelho {
color : #FF0000;
}
.amarelo {
color : #FFCC33;
}
.ytdireita {
float : right;
margin-top : 0.2em;
margin-bottom : 0.2em;
margin-left : 0.2em;
height : 23.5em;
width : 31.4em;
background-image : url(../images/youtubebloqueado.gif);
background-repeat : no-repeat;
background-position : center center;
}
.ytesquerda {
float : left;
margin-top : 0.2em;
margin-right : 0.2em;
margin-bottom : 0.2em;
height : 23.5em;
width : 31.4em;
background-image : url(../images/youtubebloqueado.gif);
background-repeat : no-repeat;
background-position : center center;
}
.youtube {
background-image : url(images/youtube.gif);
background-repeat : no-repeat;
background-position : right center;
padding-right : 1.5em;
}
.facebook {
background-image : url(images/facebook.gif);
background-repeat : no-repeat;
background-position : right center;
padding-right : 1.5em;
}
.freebike {
background-image : url(images/freebike.gif);
background-repeat : no-repeat;
background-position : right center;
padding-right : 1.5em;
}
#rodape {
width : 100%;
border-top : 0.2em solid #FFCC99;
border-right : 0.1em solid #FFCC99;
border-bottom : none;
border-left : thin solid #FFCC99;
padding : 0.2em;
clear : both;
height : 2.9em;
}
div.certificados {
float : left;
position : static;
width : 30em;
}
div.contpriv {
float : left;
clear : left;
position : static;
width : 21em;
}
div.direitos {
float : right;
clear : right;
position : static;
width : 21em;
text-align : right;
}
div.paginaactualizada {
float : right;
clear : right;
position : static;
width : 25em;
text-align : right;
font-size : smaller;
font-weight : bold;
margin : 0.5em;
}
div.selector {
min-height : 0.1em;
clear : both;
}
hr {
border : #FFCC99 solid thin;
}
#zonacertificados {
border-top : 0.2em solid #FFCC99;
border-right : 0.1em solid #FFCC99;
border-bottom : 0.2em solid #FFCC99;
border-left : 0.1em solid #FFCC99;
width : 8.7em;
height : 13.5em;
float : right;
margin-top : 0.3em;
margin-bottom : 0;
margin-left : 0.3em;
margin-right : 0;
text-align : right;
}
#zonacertificados img {
display : inline;
padding : 0.4em 0.5em 0.2em;
}
#zonacertificados {
text-decoration : none;
}
abbr, acronym, .abbr {
border-bottom-width : 0.01em;
border-bottom-style : dashed;
border-bottom-color : #009933;
}
del {
color : #FF0000;
text-decoration : line-through;
}
ins {
color : #006600;
text-decoration : underline;
}
.widget {
background-color : #FFFFFF;
display : block;
font-family : Univers, Arial, Helvetica, Sans, Sans-Serif;
margin : 0.5em 0 0;
width : 8.7em;
height : 100%;
float : right;
cursor : text;
border : #8c8c8c solid 0.1em;
}
.widget .header {
margin : 0;
line-height : 1.2em;
font-size : x-small;
font-weight : normal;
width : 100%;
color : #FFFFFF;
padding-top : 0.2em;
height : 2.6em;
background-color : #737373;
overflow : hidden;
cursor : pointer;
}
.widget .header .link {
text-decoration : none;
}
.widget .logo {
margin-left : 0.2em;
margin-top : 0.2em;
width : 8.3em;
height : 3em;
float : left;
border : 0;
}
.texta {
text-decoration : none;
display : block;
width : 8.6em;
height : 4.1em;
background-color : #F5F5F5;
border-bottom-color : #DDDDDD;
border-bottom-style : solid;
border-bottom-width : 0.1em;
border-top-color : #FFFFFF;
border-top-style : solid;
border-top-width : 0.1em;
margin-left : 0.1em;
}
.liste {
line-height : 1.2em;
font-size : x-small;
font-weight : normal;
color : #000;
margin-left : 0;
width : 100%;
margin-bottom : 0 !important ;
padding-left : 0.3em !important ;
padding-top : 0.1em !important ;
height : 4.8em;
overflow : hidden;
cursor : pointer;
}
.texta:hover {
color : #0030CD;
background-color : #FFFFFF;
background-image : url(http://il2.trivago.com/images/layoutimages/new_design_3/arrow_right.png);
background-repeat : no-repeat;
background-position : right;
border-bottom-color : #DDDDDD;
border-bottom-style : solid;
border-bottom-width : 0.1em;
border-top-color : #FFFFFF;
border-top-style : solid;
border-top-width : 0.1em;
text-decoration : underline;
}
.city1 {
background-image : url(http://img.trivago.com/categoryimages/31/72/31720_v10_s.jpeg) !important ;
}
.city2 {
background-image : url(http://img.trivago.com/categoryimages/31/72/31725_v28_s.jpeg) !important ;
}
.picture {
margin-left : 0.1em;
margin-top : 0.2em;
margin-right : 0.3em;
width : 50px;
height : 50px;
border-radius : 0.2em;
float : left;
box-shadow : 0 0 4px -1px #000000 inset;
background-size : cover;
background-repeat : no-repeat;
background-position : center center;
}
.text {
margin : 0.2em;
float : left;
width : 4.2em;
}
.widget .link {
text-decoration : none;
color : #fff;
}
#spa {
background-image : url(/images/seta.gif);
background-repeat : no-repeat;
background-position : left center;
}
#cabecalho {
background-image : url(/images/bg_topo_bicicleatando_6.jpg);
}

↑ Top