#intro {
    width: 100%;
    height: 150px;
    padding: 0;
    margin: 0;
    border-top:1px solid #9CCFFF;
    color: #FFFFFF;
    text-align: left;
    /* background: no-repeat top center #1362C7 url(../img/home-bg3.jpg); */
    /* background: no-repeat top center #1362C7 url(../img/home-bg-vacaciones.jpg); */
}
#intro h2 {
    padding: 0;
    margin: 0;
}
#intro h2 a {
    display:block;
    width:748px;
    height:150px;
    margin:0;
    /* background: no-repeat top left url('../img/home-txt3.gif'); */
}
#intro h2 span {
    display: none;
}
#intro_anim {
    width: 100%;
    height: 150px;
    padding: 0;
    margin: 0;
    border-top:1px solid #9CCFFF;
    color: #FFFFFF;
    text-align: left;
    /* background: no-repeat top center #1362C7 url('../img/vulkano_aniversario.jpg'); */
    background: no-repeat top center #1362C7 url(../img/home-bg3.jpg);
    /* background: no-repeat top center #D01510 url(../img/home-bg-navidad2.jpg); */
    /* background: no-repeat top center #0038B4 url(../img/home_BG_winter.jpg); */
}
#intro_anim h2 {
    padding: 0;
    margin: 0;
}
#intro_anim h2 a {
    display:block;
    width:748px;
    height:150px;
    margin:0;
    background: no-repeat top left url('../img/home-txt3_anim.gif');
    /* background: no-repeat top left url('../img/home-txt-navidad.gif'); */
    /* background: no-repeat top left url('../img/home_TXT_winter.gif'); */
}
#intro_anim h2 a:hover {
    background: no-repeat 0 -150px url('../img/home-txt3_anim.gif');
}
#intro_anim h2 span {
    display: none;
}
#productos {
    float:left;
    width:440px;
    border:0;
    padding:0;
    margin-top:5px;
    background:url('../img/punto.gif') right repeat-y;
    margin-bottom:10px;
}
h3 {
    color:#FF6600;
    margin:0;
    padding:0px;
    margin-bottom:5px;
    background:none;
    font:bold 14px Verdana,sans-serif;
}
div.producto {
    width:220px;
    float:left;
    background:no-repeat top left url('../img/flecha_gris.png');
}
div.producto h4 {
    margin:0;
    padding:0 12px 0 35px;
}
div.producto p {
    margin:0;
    padding:0 12px 8px 35px;
}
#news {
    float:left;
    margin-top:8px;
}
div.noticia {
    clear:both;
    margin-left:12px;
}
div.fecha {
    width:75px;
    float:left;
}
div.fecha p {
    margin:0;
    padding:2px;
    color:#FF6600;
}
div.texto {
    float:left;
    width:210px;
}
div.texto p {
    margin:0;
    padding:2px;
    padding-bottom:10px;
}
#productos div.servers {
    /* clear:left; */
    float:left;
    background:transparent top repeat-x url(../img/punto.gif);
    padding:10px 0 0 0;margin:10px 4px 0 0;
}
#productos div.servers p {
    background:no-repeat center left url('/img/hp_proliant.gif');
    margin:0;padding:5px 0px 5px 60px;
}
#productos div.servers p b {
    color:#525252;
}
