W3C CSS Validator results for http://www.serigrafia4t.com.ar/ (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?profile=css21&warning=0&uri=http://www.serigrafia4t.com.ar/
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

Valid CSS information

@import url('navi-p.css');
#topnav {
display : block;
float : left;
width : 540px;
margin : 20px 0 0 20px;
padding : 0;
list-style : none;
}
#topnav ul, #topnav li {
float : left;
list-style : none;
margin : 0;
padding : 0;
}
#topnav li a:link, #topnav li a:visited, #topnav li a:hover {
display : block;
margin : 0 35px 0 0;
padding : 0;
font-size : 14px;
text-transform : uppercase;
color : #059bd8;
background-color : #efefef;
}
#topnav ul ul li a:link, #topnav ul ul li a:visited {
border : none;
}
#topnav li.last a {
margin-right : 0;
}
#topnav li a:hover, #topnav ul li.active a {
color : #666666;
background-color : #efefef;
}
#topnav li li a:link, #topnav li li a:visited {
width : 150px;
float : none;
margin : 0;
padding : 7px 10px;
font-size : 12px;
font-weight : normal;
color : #059bd8;
background-color : #f6f6f6;
}
#topnav li li a:hover {
color : #ffffff;
background-color : #059bd8;
}
#topnav li ul {
z-index : 9999;
position : absolute;
left : -999em;
height : auto;
width : 170px;
border-left : 1px solid #059bd8;
border-bottom : 1px solid #059bd8;
}
#topnav li ul a {
width : 140px;
}
#topnav li ul ul {
margin : -32px 0 0 0;
}
#topnav li:hover ul ul {
left : -999em;
}
#topnav li:hover ul, #topnav li li:hover ul {
left : auto;
}
#topnav li:hover {
position : static;
}
#topnav li.last a {
margin-right : 0;
}
.column .subnav {
display : block;
width : 150px;
padding : 25px;
background-color : #efefef;
margin-bottom : 30px;
}
.column .subnav h2 {
margin : 0 0 20px 0;
padding : 0 0 14px 0;
font-size : 20px;
font-weight : normal;
font-family : Georgia, "Times New Roman", Times, serif;
color : #666666;
background-color : #efefef;
line-height : normal;
border-bottom : 1px dotted #666666;
}
.column .subnav ul {
margin : 0;
padding : 0;
list-style : none;
}
.column .subnav li {
margin : 0 0 3px 0;
padding : 0;
}
.column .subnav ul ul, .column .subnav ul ul ul, .column .subnav ul ul ul ul, .column .subnav ul ul ul ul ul {
border-top : none;
padding-top : 0;
}
.column .subnav a {
display : block;
margin : 0;
padding : 5px 10px 5px 20px;
color : #666666;
text-decoration : none;
border-bottom : 1px dotted #666666;
background-color : #efefef;
background-image : url(../images/blue_file.gif);
background-repeat : no-repeat;
background-position : [10px, center];
}
.column .subnav a:hover {
color : #059bd8;
background-color : #efefef;
}
.column .subnav ul ul a, .column .subnav ul ul ul a, .column .subnav ul ul ul ul a, .column .subnav ul ul ul ul ul a {
background : #efefef url(../images/black_file.gif) no-repeat;
}
.column .subnav ul ul a {
padding-left : 40px;
background-position : [30px, center];
}
.column .subnav ul ul ul a {
padding-left : 50px;
background-position : [40px, center];
}
.column .subnav ul ul ul ul a {
padding-left : 60px;
background-position : [50px, center];
}
.column .subnav ul ul ul ul ul a {
padding-left : 70px;
background-position : [60px, center];
}
.pagination {
padding : 2px;
}
.pagination ul {
margin : 0;
padding : 0;
text-align : left;
font-size : 16px;
}
.pagination li {
list-style-type : none;
display : inline;
padding-bottom : 1px;
}
.pagination a, .pagination a:visited {
padding : 0 5px;
border : 1px solid #9aafe5;
text-decoration : none;
color : #2e6ab1;
}
.pagination a:hover, .pagination a:active {
border : 1px solid #2b66a5;
color : #000;
background-color : #ffff80;
}
.pagination a.currentpage {
background-color : #2e6ab1;
color : #fff !important ;
border-color : #2b66a5;
font-weight : bold;
cursor : default;
}
.pagination a.disablelink, .pagination a.disablelink:hover {
background-color : white;
cursor : default;
color : #929292;
border-color : #929292;
font-weight : normal !important ;
}
.pagination a.prevnext {
font-weight : bold;
}
@import url('forms.css');
form, fieldset, legend {
margin : 0;
padding : 0;
border : none;
}
legend {
display : none;
}
input, textarea, select {
font-size : 12px;
font-family : Georgia, "Times New Roman", Times, serif;
}
.container #respond {
display : block;
width : 100%;
}
.container #respond input {
width : 170px;
padding : 2px;
border : 1px solid #cccccc;
margin : 5px 5px 0 0;
}
.container #respond textarea {
width : 98%;
border : 1px solid #cccccc;
padding : 2px;
overflow : auto;
}
.container #respond p {
margin : 5px 0;
}
.container #respond #submit, .container #respond #reset {
margin : 0;
padding : 5px;
color : #666666;
background-color : #f7f7f7;
border : 1px solid #cccccc;
cursor : pointer;
}
#socialise form {
display : block;
width : 300px;
margin : 0;
padding : 10px 0 0 0;
border : none;
}
#socialise input {
display : block;
width : 218px;
margin : 0 0 10px 0;
padding : 5px;
color : #ffffff;
background-color : #2684b7;
border : 1px solid #1c5e82;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}
#socialise input#newsletter_go {
width : 58px;
height : 62px;
margin : 0;
padding : 0;
font-weight : bold;
text-transform : uppercase;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 60px;
cursor : pointer;
}
@import url('tables.css');
table {
width : 100%;
border-collapse : collapse;
table-layout : auto;
vertical-align : top;
margin-bottom : 15px;
border : 1px solid #fff;
}
table thead th {
color : #ffffff;
background-color : #666666;
border : 1px solid #fff;
border-collapse : collapse;
text-align : center;
table-layout : auto;
vertical-align : middle;
}
table tbody td {
vertical-align : top;
border-collapse : collapse;
border-left : 1px solid #fff;
border-right : 1px solid #fff;
}
table thead th, table tbody td {
padding : 5px;
border-collapse : collapse;
}
table tbody tr.light {
color : #666666;
background-color : #f7f7f7;
}
table tbody tr.dark {
color : #666666;
background-color : #e8e8e8;
}
@import url('featured_slide.css');
#featured_slide {
display : block;
width : 630px;
height : 385px;
margin : 0;
padding : 0;
overflow : hidden;
font-family : Georgia, "Times New Roman", Times, serif;
}
#featured_slide a {
color : #ffffff;
background-color : transparent;
}
#featured_slide a, #featured_slide ul, #featured_slide img {
margin : 0;
padding : 0;
border : none;
outline : none;
list-style : none;
text-decoration : none;
}
#featured_slide ul {
margin : 15px 0 0 0;
}
#featured_slide h1, #featured_slide h2, #featured_slide h3, #featured_slide h4, #featured_slide h5, #featured_slide h6, #featured_slide p {
margin : 0 0 4px 0;
padding : 0;
line-height : normal;
font-size : 20px;
font-weight : normal;
}
#featured_slide a {
color : #059ad8;
background-color : transparent;
font-weight : normal;
}
#featured_slide p {
margin : 0;
font-size : 14px;
}
.gallery {
color : #000;
background : #efefef;
padding : 15px;
}
.loader {
background : url("../images/galleryviewthemes/loader.gif") no-repeat [center, center];
}
.panel .panel-overlay, .panel .overlay-background {
height : 60px;
padding : 10px;
}
.panel .overlay-background {
background : #222;
}
.panel .panel-overlay {
color : white;
font-size : 0.7em;
}
.panel .panel-overlay a {
color : white;
text-decoration : underline;
font-weight : bold;
}
.filmstrip {
margin : 15px 0 0 0;
padding : 0;
}
.filmstrip .img_wrap {
margin : 0;
padding : 0;
}
.frame .img_wrap {
border : 1px solid #aaa;
}
.frame.current .img_wrap {
border-color : #000;
}
.frame img {
border : none;
}
.frame .caption {
text-align : center;
color : #888;
}
.frame.current .caption {
color : #000;
}
.pointer {
border-color : #000;
}
body {
margin : 0;
padding : 0;
font-size : 13px;
font-family : "font-family: arial", sans-serif;
color : #666666;
background-color : #ffffff;
}
h1, h2, h3, h4, h5, h5 {
font-family : Tahoma, Geneva, sans-serif;
}
img {
display : block;
margin : 0;
padding : 0;
border : none;
}
.justify {
text-align : justify;
}
.bold {
font-weight : bold;
}
.center {
text-align : center;
}
.right {
text-align : right;
}
.nostart {
list-style-type : none;
margin : 0;
padding : 0;
}
.clear {
clear : both;
}
br.clear {
clear : both;
margin-top : -15px;
}
a {
outline : none;
text-decoration : none;
color : #059bd8;
background-color : #fff;
}
.fl_left {
float : left;
}
.fl_right {
float : right;
}
.imgl, .imgr {
border : 1px solid #c7c5c8;
padding : 5px;
}
.imgl {
float : left;
margin : 0 8px 8px 0;
clear : left;
}
.imgr {
float : right;
margin : 0 0 8px 8px;
clear : right;
}
.adsl, .adsr {
padding : 5px;
}
.adsl {
float : left;
margin : 0 18px 8px 0;
clear : left;
}
.adsr {
float : right;
margin : 0 0 8px 8px;
clear : right;
}
.logo {
float : left;
margin : 0 8px 8px 0;
clear : left;
}
#logo-s4t {
float : left;
}
.masuno {
float : right;
margin : 0 0 8px 8px;
clear : right;
}
.sitesearch {
border : 0;
}
.addthis {
width : 450px;
float : right;
margin : 0;
padding : 0;
clear : both;
margin-top : 0;
}
#buscador {
float : right;
margin-top : 20px;
}
div.wrapper {
display : block;
width : 100%;
margin : 0;
text-align : left;
border-bottom : 1px solid #e3e3e3;
}
div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6 {
margin : 0 0 15px 0;
padding : 0;
line-height : normal;
color : #059bd8;
}
div.wrapper h1 {
margin : 0 0 15px 0;
padding : 0;
line-height : normal;
font-weight : bold;
color : #36c520;
font-size : 36px;
font-family : Tahoma, Geneva, sans-serif;
}
div.wrapper h2 {
font-weight : bold;
font-size : 28px;
color : #abcfdc;
}
div.wrapper h3 {
font-weight : bold;
font-size : 24px;
color : #88ead7;
}
div.wrapper h4 {
font-weight : bold;
font-size : 18px;
color : #8ae98b;
}
div.wrapper h5 {
font-weight : bold;
font-size : 16px;
color : #059bd8;
}
div.wrapper h6 {
font-weight : bold;
font-size : 14px;
color : #059bd8;
}
.col0, .col0 a {
color : #ffffff;
background-color : #666666;
}
.col2 {
color : #ffffff;
background-color : #efefef;
}
.atencion, .atencion a {
color : #000;
background-color : #ff0;
}
#header, #topline, #topbar, #breadcrumb, .container, #hpage_cats, #adblock, #socialise, #footer, #copyright {
position : relative;
margin : 0 auto 0;
display : block;
width : 960px;
}
#topline {
padding : 10px 0;
}
#topline p {
float : left;
margin : 0;
padding : 0;
}
#topline ul {
float : right;
margin : 0;
padding : 0;
list-style : none;
}
#topline li {
display : inline;
margin : 0 8px 0 0;
padding : 0 10px 0 0;
border-right : 1px solid #999999;
}
#topline li.last {
margin-right : 0;
padding-right : 0;
border : none;
}
#header {
padding : 2px 0 20px 0;
}
#header .fl_left {
display : block;
float : left;
margin-top : 7px;
overflow : hidden;
}
#header .fl_right {
display : block;
float : right;
width : 468px;
height : 60px;
margin-top : 21px;
overflow : hidden;
}
#header h1, #header p, #header ul {
margin : 0;
padding : 0;
list-style : none;
line-height : normal;
}
#header h1 a {
font-size : 46px;
color : #999999;
background-color : #ffffff;
}
#header h1 strong {
font-weight : bold;
color : #059bd8;
background-color : #ffffff;
}
#header .fl_left p {
text-align : right;
margin-top : 5px;
}
#topbar {
padding : 0 0;
z-index : 1000;
}
#topbar #search {
display : block;
float : right;
margin : 0;
padding : 0;
overflow : hidden;
}
#addthis {
width : 250px;
}
#breadcrumb {
padding : 20px 0;
}
#breadcrumb ul {
margin : 0;
padding : 0;
list-style : none;
}
#breadcrumb ul li {
display : inline;
}
#breadcrumb ul li.current a {
text-decoration : underline;
}
.container {
padding : 20px 0;
}
.content {
display : block;
float : left;
width : 728px;
}
#comments {
margin-bottom : 40px;
}
#comments .commentlist {
margin : 0;
padding : 0;
}
#comments .commentlist ul {
margin : 0;
padding : 0;
list-style : none;
}
#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even {
margin : 0 0 10px 0;
padding : 15px;
list-style : none;
}
#comments .commentlist li.comment_odd {
color : #666666;
background-color : #f7f7f7;
}
#comments .commentlist li.comment_odd a {
color : #059bd8;
background-color : #f7f7f7;
}
#comments .commentlist li.comment_even {
color : #666666;
background-color : #e8e8e8;
}
#comments .commentlist li.comment_even a {
color : #059bd8;
background-color : #e8e8e8;
}
#comments .commentlist .author .name {
font-weight : bold;
}
#comments .commentlist .submitdate {
font-size : smaller;
}
#comments .commentlist p {
margin : 10px 5px 10px 0;
padding : 0;
font-weight : normal;
text-transform : none;
}
#comments .commentlist li .avatar {
float : right;
border : 1px solid #eeeeee;
margin : 0 0 0 10px;
}
.column {
display : block;
float : right;
width : 200px;
}
.column .holder, .column #featured {
display : block;
width : 300px;
margin-bottom : 20px;
}
.column .holder h2.title {
display : block;
width : 100%;
height : 65px;
margin : 0;
padding : 15px 0 0 0;
font-size : 20px;
line-height : normal;
border-bottom : 1px dotted #999999;
}
.column .holder h2.title img {
float : left;
margin : -15px 8px 0 0;
padding : 5px;
border : 1px solid #999999;
}
.column div.imgholder {
display : block;
width : 290px;
margin : 0 0 10px 0;
padding : 4px;
border : 1px solid #cccccc;
}
.column .holder p.readmore {
display : block;
width : 100%;
font-weight : bold;
text-align : right;
line-height : normal;
}
.column #featured ul, .column #featured h2, .column #featured p {
margin : 0;
padding : 0;
list-style : none;
color : #666666;
background-color : #f9f9f9;
}
.column #featured a {
color : #059bd8;
background-color : #f9f9f9;
}
.column #featured li {
display : block;
width : 250px;
margin : 0;
padding : 20px 25px;
color : #666666;
background-color : #f9f9f9;
}
.column #featured li p.imgholder {
display : block;
width : 240px;
height : 90px;
margin : 20px 0 15px 0;
padding : 4px;
border : 1px solid #cccccc;
}
.column #featured li h2 {
margin : 0;
padding : 0 0 8px 0;
font-weight : normal;
font-family : Georgia, "Times New Roman", Times, serif;
line-height : normal;
border-bottom : 1px dotted #999999;
}
.column #featured p.readmore {
display : block;
width : 100%;
margin-top : 15px;
font-weight : bold;
text-align : right;
line-height : normal;
}
.column .latestnews {
display : block;
width : 100%;
margin : 0;
padding : 0;
list-style : none;
}
.column .latestnews li {
display : block;
width : 100%;
height : 99px;
margin : 0 0 11px 0;
padding : 0 0 21px 0;
border-bottom : 1px dotted #c7c5c8;
overflow : hidden;
}
.column .latestnews li.last {
margin-bottom : 0;
}
.column .latestnews p {
display : inline;
}
.column .latestnews img {
float : left;
margin : 0 10px 0 0;
padding : 4px;
border : 1px solid #c7c5c8;
clear : left;
}
#adblock {
padding : 20px 0;
}
#hpage_cats {
padding : 0 0 5px 0;
}
#hpage_cats .fl_left, #hpage_cats .fl_right {
display : block;
width : 468px;
margin-bottom : 15px;
}
#hpage_cats .fl_left img, #hpage_cats .fl_right img {
float : left;
margin : 0 10px 0 0;
padding : 4px;
border : 1px solid #c7c5c8;
clear : left;
}
#hpage_cats h2 {
display : block;
width : 100%;
margin : 0 0 15px 0;
padding : 5px 0;
color : #666666;
background-color : #efefef;
text-align : right;
font-size : 13px;
}
#hpage_cats h2 a {
margin : 0 5px 0 0;
color : #059bd8;
background-color : #efefef;
font-weight : bold;
text-transform : uppercase;
}
#hpage_cats p {
margin : 0 0 8px 0;
padding : 0;
}
#hpage_latest {
display : block;
width : 100%;
}
#hpage_latest h2 {
margin : 0 0 15px 0;
padding : 0 0 8px 0;
border-bottom : 2px solid #e3e3e3;
}
#hpage_latest ul {
margin : 0;
padding : 0;
list-style : none;
display : inline;
}
#hpage_latest li {
display : block;
float : left;
width : 200px;
margin : 0 15px 0 0;
padding : 0;
}
#hpage_latest li.last {
margin-right : 0;
}
#hpage_latest img {
margin : 0;
padding : 4px;
border : 1px solid #c7c5c8;
}
#hpage_latest .readmore {
font-weight : bold;
text-align : right;
}
#footer {
padding : 20px 0;
}
#footer h2, #footer p, #footer ul, #footer a {
margin : 0;
padding : 0;
font-weight : normal;
list-style : none;
line-height : normal;
}
#footer h2 {
color : #cccccc;
background-color : #ffffff;
font-size : 18px;
font-weight : normal;
margin-bottom : 10px;
padding-bottom : 8px;
border-bottom : 1px dotted #999999;
}
#footer li {
margin-bottom : 5px;
}
#footer .footbox {
display : block;
float : left;
width : 180px;
margin : 0 15px 0 0;
padding : 0;
}
#footer .last {
margin : 0;
}
#socialise {
padding : 20px 0;
}
#socialise ul {
display : inline;
margin : 0;
padding : 0;
list-style : none;
font-size : 20px;
font-family : Georgia, "Times New Roman", Times, serif;
}
#socialise li {
display : block;
float : left;
margin : 0 120px 0 0;
text-align : center;
}
#socialise li span {
display : block;
margin : 8px 0 0 0;
}
#socialise li.last {
margin-right : 0;
}
#newsletter {
display : block;
float : right;
width : 300px;
}
#newsletter h2, #newsletter p {
margin : 0;
padding : 0;
line-height : normal;
}
#newsletter h2 {
margin-bottom : 5px;
}
div.col8 {
border : none;
}
#copyright {
padding : 15px 0;
}
#copyright p {
margin : 0;
padding : 0;
}

↑ Top