W3C CSS Validator results for http://securenetwork.it (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=http://securenetwork.it
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 "init.css";
* {
font-variant : normal;
font-style : normal;
font-weight : normal;
text-decoration : none;
text-align : left;
text-indent : 0;
}
body {
font-size : 62.5%;
}
html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, div, form, li, fieldset, legend, img, pre {
padding : 0;
margin : 0;
border : 0;
}
h1, h1 span {
font-size : 21px;
}
h2, h2 span {
font-size : 15px;
}
h3, h3 span {
font-size : 12px;
}
h4, h4 span, h5, h5 span, h6, h6 span {
font-size : 10px;
}
@import "layout.css";
#skipper, .secondary span, .hidden, #quickedit, #title a span, #menu ul li a span {
display : none;
}
body {
background-color : #fffbeb;
text-align : center;
}
#container {
width : 750px;
margin : 0 auto;
}
#content ul li {
list-style-type : none;
margin-left : 5px;
padding-left : 15px;
background : transparent url(../images/blue_small_bullet.gif) no-repeat 0% 5px;
}
#content ul li.feed {
background : transparent url(../images/rss-mini.gif) no-repeat 0% 5px;
}
.cleared {
clear : both;
}
#header {
height : 80px;
overflow : hidden;
background : transparent url(../images/header.jpg) no-repeat center top;
}
#title a, #title a:link, #title a:hover, #title a:visited {
display : block;
height : 45px;
width : 246px;
float : left;
margin-top : 3px;
margin-left : 30px;
background : transparent url(../images/logo.gif) no-repeat center top;
}
#main {
background : transparent url(../images/main.jpg) repeat-y center top;
text-align : center;
overflow : hidden;
position : relative;
width : 100%;
z-index : 10;
}
#content {
width : 480px;
padding : 10px;
float : right;
margin-right : 20px;
margin-top : 135px;
background : transparent url(../images/content_small.jpg) no-repeat center top;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
margin-bottom : 10px;
}
#content p, #content ul, #content ol {
margin-bottom : 15px;
text-align : justify;
}
body.home #content {
width : 440px;
float : left;
margin : 20px 0 0 25px;
padding : 0;
background-image : none;
}
#preface {
margin-left : 20px;
margin-top : 135px;
width : 200px;
float : left;
}
#preface #submenu {
padding : 0 5px 0 3px;
}
#preface #submenu h2.secondary {
border : 0;
}
#preface #submenu ul {
margin-top : 8px;
margin-bottom : 20px;
}
#preface #submenu ul li ul {
margin : 0;
}
#preface #submenu li {
padding-left : 17px;
background : transparent url(../images/orange_bullet.gif) no-repeat 0% 4px;
}
#preface #submenu li ul {
margin-left : -8px;
}
#preface #submenu li ul li, #preface #submenu ul.related li {
padding-left : 13px;
background : transparent url(../images/small_orange_arrow.gif) no-repeat 0% 6px;
}
#preface #minislogan {
position : absolute;
top : 0;
left : 20px;
height : 120px;
width : 708px;
}
body.home #preface {
float : none;
width : 710px;
margin : 0 auto;
overflow : hidden;
background : transparent url(../images/home_preface.gif) no-repeat left bottom;
}
body.home #preface #slogan {
width : 450px;
height : 261px;
float : left;
background : #000 url(../images/home.jpg) no-repeat left top;
}
body.home #preface #lastnews {
float : right;
width : 250px;
padding-bottom : 5px;
background : transparent url(../images/lastnews_foot.gif) no-repeat center bottom;
}
body.home #preface #lastnews h2 {
display : block;
height : 35px;
background : transparent url(../images/lastnews_top.gif) no-repeat center top;
}
body.home #preface #lastnews h2 span {
display : none;
}
body.home #preface #lastnews ul {
background-color : #ec8c2b;
padding : 5px 15px 0 15px;
}
body.home #preface #lastnews ul li {
padding : 3px;
padding-right : 0;
border-top : 1px solid #d88027;
}
body.home #preface #lastnews ul li:hover {
background-color : #d88027;
}
body.home #preface #lastnews ul li.readmore:hover {
background-color : transparent;
}
#postface {
width : 710px;
margin : 0 auto;
overflow : hidden;
clear : both;
background : #f9fafb url(../images/postface.jpg) no-repeat center bottom;
border-top : 10px solid #0167b9;
}
#postface div.box {
float : left;
width : 234px;
margin-top : 10px;
}
#postface div.first {
border : 0;
}
#postface div.bar {
width : 708px;
border-top : 10px solid #0167b9;
padding-top : 5px;
margin-top : 5px !important ;
}
#postface #glossario ul li {
display : inline;
padding : 2px;
}
#postface #glossario p {
margin-top : 7px;
padding : 5px;
border-top : 1px solid #dedede;
}
body.home #postface {
border-top : 0;
margin-top : 10px;
margin-right : 25px;
width : 250px;
float : right;
clear : none;
background-image : none;
background-color : transparent;
}
#footer address {
display : inline;
}
#footer {
padding : 20px;
background : transparent url(../images/footer.jpg) no-repeat center top;
line-height : 1.2em;
}
#footer ul {
position : relative;
width : 100%;
}
#footer_nome, #footer_edificio, #footer_via {
position : absolute;
right : 0;
}
#footer_edificio {
top : 1.2em;
}
#footer_via {
top : 2.4em;
}
@import "layout.en.css";
body.home #preface #lastnews h2 {
background : transparent url(../images/lastnews_top_en.gif) no-repeat center top;
}
body.home #preface #slogan {
background : #000 url(../images/home_en.jpg) no-repeat left top;
}
@import "menu.css";
#quickmenu {
width : 750px;
}
#quickmenu ul {
width : 57px;
height : 22px;
margin-left : 673px;
position : relative;
background : transparent url(../images/linguetta_it.gif) no-repeat left top;
}
#quickmenu ul li {
width : 24px;
height : 22px;
top : 0;
left : 5px;
position : absolute;
display : block;
}
#quickmenu ul li.second {
left : 30px;
}
#quickmenu ul li a, #quickmenu ul li a:link, #quickmenu ul li a:visited, #quickmenu ul li a:hover {
display : block;
height : 22px;
width : 24px;
}
#quickmenu ul li span {
display : none;
}
#menu {
float : right;
width : 350px;
margin-top : 41px;
}
#menu ul {
margin-left : 30px;
overflow : hidden;
}
#menu ul li {
margin-left : 3px;
display : block;
float : left;
}
#menu ul li a {
display : block;
height : 13px;
}
#percorsi, #percorsi:link, #percorsi:visited {
width : 43px;
background : transparent url(../images/percorsi.gif) no-repeat center top;
}
#tecnologie, #tecnologie:link, #tecnologie:visited {
width : 58px;
background : transparent url(../images/tecnologie.gif) no-repeat center top;
}
#formazione, #formazione:link, #formazione:visited {
width : 61px;
background : transparent url(../images/formazione.gif) no-repeat center top;
}
#partner, #partner:link, #partner:visited {
width : 40px;
background : transparent url(../images/partner.gif) no-repeat center top;
}
#job, #job:link, #job:visited {
width : 20px;
background : transparent url(../images/job.gif) no-repeat center top;
}
#ricerca, #ricerca:link, #ricerca:visited {
width : 39px;
background : transparent url(../images/ricerca.gif) no-repeat center top;
}
#menu ul li a:hover {
background-position : center center;
}
#menu ul li a.current, #menu ul li a.current:link, #menu ul li a.current:visited {
background-position : center bottom;
}
@import "menu.en.css";
#quickmenu ul {
background : transparent url(../images/linguetta_en.gif) no-repeat left top !important ;
}
#percorsi, #percorsi:link, #percorsi:visited {
width : 49px;
background : transparent url(../images/percorsi_en.gif) no-repeat center top;
}
#tecnologie, #tecnologie:link, #tecnologie:visited {
width : 70px;
background : transparent url(../images/tecnologie_en.gif) no-repeat center top;
}
#formazione, #formazione:link, #formazione:visited {
width : 43px;
background : transparent url(../images/formazione_en.gif) no-repeat center top;
}
#ricerca, #ricerca:link, #ricerca:visited {
width : 49px;
background : transparent url(../images/ricerca_en.gif) no-repeat center top;
}
@import "typography.css";
body {
font-family : Verdana, Tahoma, Helvetica, arial, sans-serif;
font-size : 0.8em;
line-height : 1.45em;
color : #555;
}
strong, em, .emph {
font-weight : bold;
}
strong {
font-variant : small-caps;
}
pre, code, kbd {
font-size : 1.15em;
}
pre.url, pre code {
color : #0067b8;
}
a, a:link, a:visited {
color : #000;
text-decoration : underline;
}
a:hover {
text-decoration : none;
color : #555;
}
h1, h2 {
letter-spacing : -0.04em;
}
#header li, #preface li, #footer li {
list-style-type : none;
}
ul li {
list-style-position : inside;
}
ol li {
list-style-type : upper-roman;
margin-left : 20px;
}
acronym {
cursor : help;
font-weight : inherit;
border-bottom-style : dotted;
border-bottom-width : 1px;
}
acronym:hover {
border-bottom-style : solid;
}
#preface #submenu {
font-size : 0.75em;
}
#preface #submenu h3 {
font-size : 1.4em;
color : #0167b9;
border-bottom : 1px solid #ec8c2b;
line-height : 1em;
}
#preface #submenu li.current {
background-image : url(../images/orange_bullet_current.gif);
}
#preface #submenu li ul li.current {
background-image : url(../images/small_orange_arrow_current.gif);
}
#preface #submenu li a.current, #preface #submenu li a.current:link, #preface #submenu li a.current:visited {
font-size : 1.1em;
font-weight : bold;
color : #000;
}
#preface #submenu li ul li a.current, #preface #submenu li ul li a.current:link, #preface #submenu li ul li a.current:visited {
font-size : 1em;
}
#preface #submenu li a, #preface #submenu li a:link, #preface #submenu li a:visited {
text-decoration : none;
color : #888;
}
#preface #submenu li a:hover {
text-decoration : underline;
color : #ec8c2b;
}
body.home #preface #lastnews {
font-size : 0.8em;
line-height : 1.4em;
}
body.home #preface #lastnews ul li h3 a, body.home #preface #lastnews ul li h3 a:link, body.home #preface #lastnews ul li h3 a:visited {
color : #1d3e90;
font-size : 1.1em;
text-decoration : none;
letter-spacing : -0.03em;
}
body.home #preface #lastnews ul li h3 a:hover {
text-decoration : underline;
}
body.home #preface #lastnews ul li p {
color : #ffdac2;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
color : #ec8c2b;
line-height : 0.9em;
font-family : "Bitstream vera sans", Helvetica, arial, Tahoma, Verdana, sans-serif;
}
#content h1 {
color : #0067b8;
}
#glossario ul, #glossario p {
font-size : 0.8em;
}
#glossario p {
line-height : 1.3em;
}
#glossario ul li a:visited {
text-decoration : none;
color : #555;
}
#footer {
font-size : 0.75em;
color : #666;
line-height : 1.2em;
}
#footer a, #footer a:link, #footer a:visited {
color : #777;
text-decoration : none;
font-weight : bold;
}
#footer a:hover {
color : #999;
text-decoration : underline;
}
@import "classes.css";
li.first, li.readmore {
border : 0 !important ;
}
li.readmore {
text-align : right;
}
div.home_banner a {
border : 0;
}
div.home_banner a img {
width : 438px;
}
div.box {
font-size : 0.75em;
line-height : 1.25em;
}
div.box li h3 {
padding-left : 11px;
background : transparent url(../images/check.gif) no-repeat left center;
}
div.box li a, div.box li a:link, div.box li a:visited {
color : #0167b9;
font-size : 1.1em;
}
div.box li:hover {
background-color : #f1f5f4;
}
div.box li.readmore:hover {
background-color : transparent;
}
div.box li:hover p {
color : black;
}
div.box li {
list-style-type : none;
padding : 5px;
border-bottom : 1px solid #eee;
}
div.box li p {
margin-top : 3px;
font-size : 1.1em;
letter-spacing : 0.03em;
}
div.box h2 span {
font-variant : small-caps;
color : #ec8c2b;
}
div.box ul {
margin-top : 7px;
padding-left : 3px;
padding-right : 3px;
}
ul.zebra li ul, ol.zebra li ul, ul.zebra li ol, ol.zebra li ol {
margin : 0 !important ;
}
ul.zebra li, ol.zebra li {
padding : 5px;
}
ul.zebra li.odd, ol.zebra li.odd {
background-color : #f1f5f4;
}
ul.zebra li.even, ol.zebra li.even {
background-color : #f6f7f1;
}
body.chisiamo #content #children ul li {
margin : 0;
padding-left : 10px;
background-image : none;
}
body.chisiamo #content #children ul {
margin-left : 10px;
border-left : 8px solid #eee;
}
body.chisiamo #content #children ol li ul {
border : 0;
}
body.contatti #children img {
border : 1px solid #999;
background-color : #eee;
padding : 3px;
margin-bottom : 10px;
}
#children img {
margin-bottom : 10px;
}
em.mark, a.mark, a.mark:link, a.mark:visited {
color : #0067b8;
}
em.cryptocad {
color : #9b000b;
}
.mark span {
font-weight : bold;
font-style : italic;
}
.mark span.first {
color : #ec8c2b;
}
.mark span.second {
color : #0067b8;
}
div.download, div.itm {
background-color : #f4f4f0;
padding : 10px;
margin-bottom : 15px;
border : 1px solid #f0f0e5;
}
div.download ul, div.itm ul {
padding-bottom : 0 !important ;
}
div.download ul, div.download p, div.itm ul, div.itm p {
margin : 0 !important ;
margin-bottom : 5px;
}
div.download p, div.itm p {
font-size : 0.8em;
}
div.download li {
background : transparent url(../images/download_orange_bullet.gif) no-repeat 0% 5px !important ;
}
div.download li.last {
background : none !important ;
text-align : right;
font-size : 0.7em;
}
div.itm:hover {
background-color : #f0f0e5;
}
div.itm h2 {
width : 70%;
margin : 0 !important ;
margin-bottom : 2px;
}
div.itm h2 span {
font-size : 0.75em;
font-weight : bold;
letter-spacing : 0;
}
div.itm li.itm_date {
background : transparent url(../images/orange_calendar.gif) no-repeat right top !important ;
padding-right : 20px !important ;
margin-top : -20px;
color : #000;
text-align : right;
font-variant : small-caps;
font-size : 0.8em;
font-weight : bold;
}
div.itm ul {
margin-top : -10px;
}
div.itm ul.itm_foot {
font-size : 0.8em;
margin-top : 3px !important ;
}
div.itm p.itm_abstract {
line-height : 1.2em;
border-bottom : 1px solid #ddd;
margin-bottom : 3px !important ;
color : #000;
font-size : 0.9em;
}
div.itm p.itm_body {
border-bottom : 1px solid #ddd;
text-align : left !important ;
}
div.itm p.itm_body a.image, div.itm p.itm_body a.image:link, div.itm p.itm_body a.image:visited {
width : 60px;
}
div.itm p.itm_body img {
width : 100%;
}
.framedleft {
float : left;
}
a.image, a.image:link, a.image:visited {
display : block;
border : 2px solid #ccc;
background-color : #ddd;
margin : 2px;
}
a.image:hover {
border-color : #ddd;
background-color : #eee;
}
body.partner p a.image, body.partner p a.image:link, body.partner p a.image:visited {
width : 100px;
}
body.nothome p.folder_full {
color : #000;
font-variant : small-caps;
padding-bottom : 15px;
}
div.folder_full img {
display : block;
text-align : center;
margin : 0 auto;
}
div.folder_full h1.folder_full a, div.folder_full h1.folder_full a:link, div.folder_full h1.folder_full a:visited {
color : #0067b8;
font-family : "Bitstream vera sans", Helvetica, arial, Tahoma, Verdana, sans-serif;
}
body.home div.percorso_line {
margin-bottom : 10px;
padding-top : 7px;
border-top : 1px solid #ffcfaf;
background : transparent url(../images/medium_orange_arrow.gif) no-repeat 0% 5px;
width : 100%;
}
body.home div.percorso_line_first {
border : 0;
}
body.home div.percorso_line p {
margin : 3px;
margin-left : 45px;
font-size : 0.9em;
line-height : 1em;
color : #777;
}
body.home div.percorso_line_doublespaced p {
margin-top : -5px;
}
body.home div.percorso_line_first p {
margin-top : -7px;
}
body.home div.percorso_line h2 a, body.home div.percorso_line h2 a:link, body.home div.percorso_line h2 a:visited {
display : block;
background-position : left top;
background-color : transparent;
background-repeat : no-repeat;
height : 40px;
}
body.home div.percorso_line h2 a span {
display : none;
}
body.home div.percorso_line h2 {
margin : 3px;
margin-left : 43px;
}
body.home div.percorso_line h2 #blackbox {
background-image : url(../images/percorso_bianco_destro_blackbox.gif);
}
body.home div.percorso_line h2 #securecheck_penetration_test {
background-image : url(../images/percorso_bianco_destro_securecheck_penetration_test.gif);
}
body.home div.percorso_line h2 #securecheck_vulnerability {
background-image : url(../images/percorso_bianco_destro_securecheck_vulnerability.gif);
}
body.home div.percorso_line h2 #secureglobal_iso27001 {
background-image : url(../images/percorso_bianco_destro_secureglobal_iso27001.gif);
}
body.home div.percorso_line h2 #secureguard_ids {
background-image : url(../images/percorso_bianco_destro_secureguard_ids.gif);
}
body.home div.percorso_line h2 #securesap {
background-image : url(../images/sap_secure.png);
}
body.home div.percorso_line h2 #cryptocad {
background-image : url(../images/percorso_bianco_destro_cryptocad.gif);
}
body.home div.percorso_line h2 #secureforensics {
background-image : url(../images/percorso_bianco_destro_secureforensics.gif);
}
body.home div.percorso_line h2 #iqsuite {
background-image : url(../images/percorso_iqsuite.gif);
}
body.home div.percorso_line h2 #safend {
background-image : url(../images/percorso_bianco_destro_secureprivacy.gif);
}
body.nothome div.folder_line p, body.nothome div.percorso_line p {
margin : 0 !important ;
margin-left : 10px !important ;
}
body.nothome div.folder_line, body.nothome div.percorso_line {
background : transparent url(../images/big_arrow.gif) no-repeat left top;
padding : 15px;
}
body.nothome div.folder_line h2, body.nothome div.percorso_line h2 {
margin-left : -15px;
margin-top : -15px;
padding-left : 15px;
padding-top : 22px;
}
body.nothome div.folder_line h2, body.nothome div.percorso_line h2, body.nothome div.folder_line a, body.nothome div.folder_line a:link, body.nothome div.folder_line a:visited, body.nothome div.percorso_line a, body.nothome div.percorso_line a:link, body.nothome div.percorso_line a:visited {
font-weight : bold;
font-variant : small-caps;
text-decoration : none;
color : #0067b8 !important ;
}
body.nothome div.folder_line a:hover, body.nothome div.percorso_line a:hover {
text-decoration : underline;
color : #3285c6;
}
body.job div.profilo li {
border-left : 10px solid #eee;
padding-left : 5px !important ;
background-image : none !important ;
list-style-position : outside;
}
body.job div.profilo h3 {
margin-bottom : 2px !important ;
}
body.job div.profilo h3 span {
font-weight : bold;
color : #0067b8;
}
body.mappadelsito #children ul {
line-height : 1.5em;
font-size : 0.9em;
margin-bottom : 3px;
}
body.mappadelsito #children ul li a, body.mappadelsito #children ul li a:link, body.mappadelsito #children ul li a:visited {
font-weight : bold;
}
body.mappadelsito #children ul li ul li a, body.mappadelsito #children ul li ul li a:link, body.mappadelsito #children ul li ul li a:visited {
font-weight : normal;
}
body.mappadelsito #children ul li ul li ul li {
background-image : none !important ;
padding-left : 2px !important ;
}
body.mappadelsito #children ul li ul li ul li:before {
content : '- ';
}
body.mappadelsito #children ul li ul li ul li a, body.mappadelsito #children ul li ul li ul li a:link, body.mappadelsito #children ul li ul li ul li a:visited {
text-decoration : none;
}
body.mappadelsito #children ul li ul li ul li a:hover {
text-decoration : underline;
}
@import "form.css";
div.formcontatti_submitted *, div.formcontatti_sent * {
display : none;
}
div.formcontatti_sent {
background : white url(../images/sent.gif) no-repeat center center;
}
div.formcontatti_submitted {
background : white url(../images/loading.gif) no-repeat center center;
}
div.formcontatti_submitted, div.formcontatti_sent {
border : 1px solid #ddd;
height : 150px;
}
div.formcontatti p {
width : 180px;
text-align : left;
letter-spacing : normal;
line-height : 1.3em;
margin-top : 2px;
margin-bottom : 5px;
}
div.formcontatti form {
width : 180px;
}
div.formcontatti form label {
display : none;
}
div.formcontatti {
margin-bottom : 20px;
}
form.microform_corso input.text, div.formcontatti form input.text, div.formcontatti form textarea {
width : 180px;
border : 1px solid #888;
font-size : 1.1em;
font-family : Verdana, Tahoma, Helvetica, arial, sans-serif;
color : #999;
}
form.microform_corso input.text {
font-size : 1em;
}
div.formcontatti form input.text {
height : 12px;
}
div.formcontatti form textarea {
overflow : auto;
height : 70px;
margin-top : 2px;
}
.empty {
border-color : red !important ;
border-width : 2px !important ;
}
div.formcontatti form input.text:focus, div.formcontatti form textarea:focus {
border-color : #000;
color : #000;
}
div.formcontatti form input.image {
margin-left : 140px;
}
form.microform_corso input.image {
position : relative;
top : 3px;
left : 4px;
}
div.formcontatti form span {
text-align : right;
display : block;
}
div.formcontatti form span img.waiter {
vertical-align : middle;
width : 15px;
}
div.formcontatti form span.hidden {
display : none;
}
@import "header.css";
body.nothome #minislogan {
background : transparent url(../images/header_chisiamo.jpg) no-repeat center center;
}
body.percorsi #minislogan {
background : transparent url(../images/header_percorsi.jpg) no-repeat center center;
}
body.partner #minislogan {
background : transparent url(../images/header_partner.jpg) no-repeat center center;
}
body.job #minislogan {
background : transparent url(../images/header_job.jpg) no-repeat center center;
}
body.secureprivacy #minislogan {
background : transparent url(../images/header_secureprivacy.jpg) no-repeat center center;
}
body.secureglobal #minislogan {
background : transparent url(../images/header_secureglobal.jpg) no-repeat center center;
}
body.secureguard #minislogan {
background : transparent url(../images/header_secureguard.jpg) no-repeat center center;
}
body.securefirewall #minislogan {
background : transparent url(../images/header_securefirewall.jpg) no-repeat center center;
}
body.securelinux #minislogan {
background : transparent url(../images/header_securelinux.jpg) no-repeat center center;
}
body.tecnologie #minislogan, body.ricerca #minislogan {
background : transparent url(../images/header_tecnologie.jpg) no-repeat center center;
}
body.securevpn #minislogan {
background : transparent url(../images/header_securevpn.jpg) no-repeat center center;
}
body.securecheck #minislogan {
background : transparent url(../images/header_securecheck.jpg) no-repeat center center;
}
body.cryptocad #minislogan {
background : transparent url(../images/header_cryptocad.jpg) no-repeat center center;
}
body.safend #minislogan {
background : transparent url(../images/header_cryptocad.jpg) no-repeat center center;
}
body.securemail #minislogan {
background : transparent url(../images/header_securemail.jpg) no-repeat center center;
}
body.secureidentity #minislogan {
background : transparent url(../images/header_secureidentity.jpg) no-repeat center center;
}
body.secureforensics #minislogan {
background : transparent url(../images/header_secureforensics.jpg) no-repeat center center;
}
body.formazione #minislogan {
background : transparent url(../images/header_formazione.jpg) no-repeat center center;
}
body.download #minislogan {
background : transparent url(../images/header_download.jpg) no-repeat center center;
}
@import "header.en.css";
body.nothome #minislogan {
background : transparent url(../images/header_chisiamo_en.jpg) no-repeat center center;
}
body.percorsi #minislogan {
background : transparent url(../images/header_percorsi_en.jpg) no-repeat center center;
}
body.partner #minislogan {
background : transparent url(../images/header_partner_en.jpg) no-repeat center center;
}
body.job #minislogan {
background : transparent url(../images/header_job_en.jpg) no-repeat center center;
}
body.secureprivacy #minislogan {
background : transparent url(../images/header_secureprivacy_en.jpg) no-repeat center center;
}
body.secureglobal #minislogan {
background : transparent url(../images/header_secureglobal_en.jpg) no-repeat center center;
}
body.secureguard #minislogan {
background : transparent url(../images/header_secureguard_en.jpg) no-repeat center center;
}
body.securefirewall #minislogan {
background : transparent url(../images/header_securefirewall_en.jpg) no-repeat center center;
}
body.securelinux #minislogan {
background : transparent url(../images/header_securelinux_en.jpg) no-repeat center center;
}
body.tecnologie #minislogan, body.ricerca #minislogan {
background : transparent url(../images/header_tecnologie_en.jpg) no-repeat center center;
}
body.securevpn #minislogan {
background : transparent url(../images/header_securevpn_en.jpg) no-repeat center center;
}
body.securecheck #minislogan {
background : transparent url(../images/header_securecheck.jpg) no-repeat center center;
}
body.cryptocad #minislogan {
background : transparent url(../images/header_cryptocad_en.jpg) no-repeat center center;
}
body.securemail #minislogan {
background : transparent url(../images/header_securemail_en.jpg) no-repeat center center;
}
body.secureidentity #minislogan {
background : transparent url(../images/header_secureidentity_en.jpg) no-repeat center center;
}
body.secureforensics #minislogan {
background : transparent url(../images/header_secureforensics_en.jpg) no-repeat center center;
}
body.formazione #minislogan {
background : transparent url(../images/header_formazione_en.jpg) no-repeat center center;
}
body.download #minislogan {
background : transparent url(../images/header_download.jpg) no-repeat center center;
}

↑ Top