W3C CSS Validator results for http://www.lisviagens.com/css/main.css (CSS level 2.1)

Congratulations! No Error Found.

This document validates as CSS level 2.1 !

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.lisviagens.com%2Fcss%2Fmain.css&warning=1&profile=css21&usermedium=all
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 (5)

URI : http://www.lisviagens.com/css/main.css

94 body Same color for background-color and color
128 .thumb a:hover img Same color for background-color and border-top-color
128 .thumb a:hover img Same color for background-color and border-right-color
128 .thumb a:hover img Same color for background-color and border-bottom-color
128 .thumb a:hover img Same color for background-color and border-left-color

↑ Top

Valid CSS information

* {
margin : 0;
padding : 0;
}
#ImageBoxOverlay {
background-color : #000;
}
#ImageBoxCaption {
background-color : #8ED300;
padding-bottom : 4px;
}
#ImageBoxContainer {
width : 250px;
height : 250px;
background-color : #8ED300;
}
#ImageBoxCaptionText {
font-weight : bold;
padding-bottom : 5px;
font-size : 13px;
color : #000;
}
#ImageBoxCaptionImages {
margin : 0;
}
#ImageBoxNextImage {
background-image : url(images/imagebox/spacer.gif);
background-color : transparent;
}
#ImageBoxPrevImage {
background-image : url(images/imagebox/spacer.gif);
background-color : transparent;
}
#ImageBoxNextImage:hover {
background-image : url(images/imagebox/next_image.jpg);
background-repeat : no-repeat;
background-position : right top;
}
#ImageBoxPrevImage:hover {
background-image : url(images/imagebox/prev_image.jpg);
background-repeat : no-repeat;
background-position : left bottom;
}
.sIFR-flash {
visibility : visible !important ;
margin : 0;
}
.sIFR-replaced {
visibility : visible !important ;
}
span.sIFR-alternate {
position : absolute;
left : 0;
top : 0;
width : 0;
height : 0;
display : block;
overflow : hidden;
}
.sIFR-flash + div[adblocktab="true"] {
display : none !important ;
}
.sIFR-hasFlash h1.H1_sifr {
font-size : 18px;
visibility : hidden;
background-image : url(../images/b_h1.gif);
background-position : left bottom;
background-repeat : no-repeat;
padding-left : 22px;
margin-bottom : 7px;
width : 70%;
}
body {
font-family : "Segoe UI", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 0.8em;
color : #FFF;
background-color : #FFF;
}
a:link {
color : #0081B8;
text-decoration : none;
}
a:visited {
color : #666;
text-decoration : none;
}
a:hover {
color : #FFFF00;
text-decoration : underline;
}
.thumb {
text-align : center;
float : left;
display : inline;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
}
.thumb img {
padding : 4px;
border : #C6E97F solid 1px;
}
.thumb a:hover img {
border : #00A2DF solid 1px;
background-color : #00A2DF;
}
.thumb span {
display : block;
padding-top : 1px;
font-weight : bold;
}
.saiba_mais {
display : inline-block;
background-image : url(../images/b_sm.gif);
background-repeat : no-repeat;
background-position : left 70%;
width : auto;
padding-left : 11px;
}
hr {
display : block;
border : 0;
width : 100%;
height : 1px;
margin : auto;
margin-bottom : 10px;
margin-top : 10px;
border-top : 1px solid #AADE40;
clear : both;
}
h2 {
font-size : 1em;
font-weight : bold;
}
#header {
margin : auto;
width : 100%;
background-image : url(../images/topo_bg.jpg);
background-position : center;
background-repeat : no-repeat;
height : 466px;
}
#menu {
background-image : url(../images/mnu_bg.gif);
background-position : center;
background-repeat : no-repeat;
width : 976px;
height : 57px;
list-style : none;
text-align : center;
position : relative;
margin : auto;
top : 403px;
padding-top : 20px;
}
#menu li {
display : inline-block;
display : inline;
font-size : 1.5em;
text-align : center;
width : auto;
margin-top : 10px;
padding-left : 27px;
padding-right : 27px;
border-right : 2px solid #40B4E0;
}
#menu li a {
color : #FFF;
}
#cont {
padding : 11px;
width : 960px;
background-image : url(../images/bg_cont.gif);
margin : auto;
overflow : hidden;
}
#nl {
margin : auto;
width : 971px;
height : 45px;
padding-right : 11px;
padding-top : 6px;
background-image : url(../images/bg_nl.gif);
background-repeat : no-repeat;
background-position : top;
text-align : right;
color : #00A2DF;
}
#nl span {
font-weight : bolder;
}
#footer {
width : 960px;
margin : auto;
text-align : right;
color : #666;
font-size : 0.9em;
margin-bottom : 15px;
}
#footer a:link {
color : #666;
}
#footer a:visited {
color : #666;
}
#footer a:hover {
color : #0081B8;
}
#statusNl {
font-weight : normal;
font-size : 0.9em;
}
#loaderNl {
visibility : hidden;
}
#idx_news {
width : 370px;
float : right;
}
#idx_news h2 {
font-size : 0.9em;
text-transform : capitalize;
}
.idx_prog {
float : left;
width : 235px;
padding-left : 20px;
border-right : 1px solid #AADE40;
}
#idx_partners {
float : left;
width : 173px;
padding-left : 10px;
text-align : center;
}
#contactos_main {
float : left;
width : 472px;
border-right : 1px solid #AADE40;
}
#contactos_mapa {
float : left;
width : 275px;
padding-left : 11px;
}
.btn {
float : right;
margin-right : 12px;
}
#mapa_img {
padding : 4px;
border : #FFF solid 1px;
width : auto;
margin-bottom : 10px;
}
#mapa_img img {
border : #FFF solid 1px;
}
#frm_contactos input, #frm_contactos label {
display : block;
margin-bottom : 2px;
width : 220px;
}
#frm_contactos input {
border : #FFF solid 1px;
background-color : #C7E980;
}
#frm_contactos textarea {
width : 220px;
height : 98px;
margin-bottom : 5px;
border : #FFF solid 1px;
background-color : #C7E980;
}
#frm_contactos div {
float : left;
width : 235px;
}
#loader {
background-image : url(../images/loader.gif);
display : block;
margin-top : 3px;
height : 21px;
width : 20px;
visibility : hidden;
}
#status {
clear : both;
}
#contactos_mapa h2 {
font-size : 0.95em;
}
#contactos_mapa div {
float : left;
width : 170px;
font-size : 0.9em;
}
#emp_txt {
float : left;
width : 525px;
}
#emp_fotos {
float : left;
width : 215px;
padding-left : 10px;
border-left : 1px solid #AADE40;
}
#emp_fotos .thumb {
margin-left : 7px;
}
#prog_ex {
width : 170px;
float : left;
padding-right : 10px;
padding-left : 10px;
overflow : auto;
}
#prog_forn {
width : 537px;
padding-left : 20px;
margin-left : 0;
display : inline;
border-left : 1px solid #AADE40;
float : left;
overflow : auto;
}
#prog_forn h2, #prog_ex h2 {
font-size : 1em;
margin-bottom : 10px;
}
.thumb_prog {
margin-bottom : 20px;
display : inline;
margin-left : 12px;
float : left;
width : 97px;
height : 113px;
background-image : url(../images/bg_prog.gif);
background-position : top;
background-repeat : no-repeat;
font-size : 0.9em;
padding : 11px;
padding-bottom : 3px;
text-align : center;
text-decoration : none;
}
.thumb_prog span {
text-transform : capitalize;
}
.thumb_prog img {
margin-bottom : 3px;
border : none;
}
.thumb_prog:hover {
color : #000;
text-decoration : none;
background-position : bottom;
}
.nav {
font-size : 0.9em;
clear : both;
text-align : center;
}
#prog_desc {
width : 423px;
padding-right : 10px;
float : left;
border-right : 1px solid #AADE40;
}
#prog_desc span {
font-weight : bold;
}
#prog_fotos {
float : right;
display : inline;
width : 305px;
margin-left : 10px;
padding-left : 10px;
}
#prog_pdf {
float : right;
display : inline;
padding-top : 15px;
width : 305px;
margin-left : 10px;
padding-left : 10px;
clear : right;
}
#news_cont {
float : left;
width : 488px;
padding-right : 10px;
border-right : 1px solid #AADE40;
}
#news_toc {
float : left;
display : inline;
width : 245px;
margin-left : 10px;
}
#news_toc a {
display : block;
}
#info_cont {
float : left;
width : 100%;
}
#links_uteis {
width : 600px;
margin : auto;
margin-top : 30px;
padding-left : 60px;
}
#links_uteis a {
float : left;
width : 200px;
margin-right : 0;
margin-bottom : 15px;
}
#a_gea {
float : left;
margin-top : 7px;
background-image : url(../images/gea.png);
background-position : left top;
background-repeat : no-repeat;
height : 22px;
padding-top : 11px;
padding-left : 55px;
margin-left : 10px;
color : #0081d0 !important ;
font-weight : bold;
}
#c_viagem {
visibility : hidden;
position : absolute;
top : 180px;
z-index : 100;
margin-left : -350px;
left : 50%;
}

↑ Top