﻿html
{
    background-color: #fff;
    margin: 0;
    padding: 0;
}

body
{
    background-color: #fff;    
    color: #333;
    font-size: .85em;
    font-family: Lato;
    margin: 0;
    min-width:1000px;
    padding: 0;
}
a img {
    border:none;
}
a
{
    color: #333;
    outline: none;
}

    a:link, a:visited,
    a:active, a:hover
    {
        color: #333;
    }

    a:hover
    {
        opacity:0.8;
    }

header, footer, hgroup,
nav, section
{
    display: block;
}

mark
{
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left
{
    float: left;
}

.float-right
{
    float: right;
}

.clear-fix:after
{
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6
{
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1
{
    font-size: 2em;
}

h2
{
    font-size: 1.75em;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active
    {
        padding: 0;
        text-decoration: none;
    }

/* main layout
----------------------------------------------------------*/
.content-wrapper
{
    margin: 0 auto;
    max-width:1000px;
}

#body
{
    background-color: #fff;
    clear: both;
    min-height: 400px;    
    min-width:1000px;
}

.main-content
{
        
}
.ContenidosCompletos {
    padding-top:30px;
}
.featured + .main-content
{

}

header .content-wrapper
{
    height: 82px;
}
header {
min-width: 1349px;
height: 82px;
box-shadow: 1px 1px 5px 0px gray;
position: relative;
background-color: white;
z-index: 9999999999999999999;
}
.ContenidoHeader {
    float:right;height:82px;width:640px;
}
    .ContenidoHeader p {
        text-align: right;
padding-top: 17px;
font-size: 18px;
font-weight: bolder;
    }
    .ContenidoHeader p a{
        text-decoration:none;
        font-weight:bolder;
        color:#76bd1d;
    }
    .ContenidoHeader p a b{
background-image: url("../Images/TelefonoHeader.jpg");
background-position: right;
background-repeat: no-repeat;
font-weight: bolder;
padding-right: 20px;
color: black;
margin-right: 5px;
font-size: 22px;
    }
.FondoMenuRedes {
float: right;
width: 814px;
background-color: #76bd1d;
margin-right: -173px;
margin-top: 12px;
z-index: 2;
}
div.FondoMenuRedes ul.dropdown {
    float:left;
}
div.FondoMenuRedes ul.dropdown li{
}
div.FondoMenuRedes ul.dropdown li a{
    color: white;
font-size: 17px;
font-family: Archivo Narrow;
padding: 3px 22px;
float: left;
border-right: solid 2px #b7db8b;
}
div.FondoMenuRedes ul.dropdown li a:hover{
    background-color:#629f38;
    border-right-color:#87b568;
}
div.FondoMenuRedes ul.dropdown li ul{
background-color: #f1f8ec;
width: 970px;
float: left;
margin-left: -370px;
margin-top: 0px;
border-radius: 0px;
padding: 22px 15px;
box-shadow: 0px 1px 3px gray;
z-index: 0;
}
div.FondoMenuRedes ul.dropdown li ul li{
    float:left;
    width:295px;
    
}
    div.FondoMenuRedes ul.dropdown li ul li h1{
        text-align: left;
font-size: 18px;
margin: 0px;
padding-bottom: 9px;
margin-bottom: 5px;
background-image:url("../Images/LineaMenu.png");
background-position:bottom;
background-repeat:repeat-x;
color:#535b4f;
    }
    div.FondoMenuRedes ul.dropdown li ul li a h2 {
color: #76bd1d;
font-weight: normal;
text-align: left;
font-size: 15px;
margin-bottom: 15px;
font-family: lato;
padding-left: 20px;
background-image: url("../Images/VinetaFlechaVerde.png");
background-position: left 2px;
background-repeat: no-repeat;
    }
    div.FondoMenuRedes ul.dropdown li ul li a h3 {
text-align: left;
padding-left: 20px;
font-size: 13px;
font-weight: normal;
font-family: lato;
margin-bottom: 15px;
background-image: url("../Images/VinetaFlecha.png");
background-repeat: no-repeat;
background-position: left;
color: #6d6e70;
margin-left: 10px;
    }
div.FondoMenuRedes ul.dropdown li ul li a{
color: white;
padding: 0px;
border: none;
float: left;
width: 100%;
}
    
div.FondoMenuRedes ul.dropdown li ul li a:hover{
    background-color:transparent;
}
.Sociales {
    float:left;margin-left: 10px;
}
    .Sociales a {
        float:left;width:27px; height:26px;margin-left: 5px;
    }
    .Sociales a.Facebook{
        background-image:url("../Images/IcoFacebookOff.png");
        width:24px;
    }
    .Sociales a.Twitter{
        background-image:url("../Images/IcoTwitterOff.png");
    }
    .Sociales a.Blog{
        background-image:url("../Images/IcoBlogOff.png");
    }
     .Sociales a.Facebook:hover{
        background-image:url("../Images/IcoFacebookHover.png");
    }
    .Sociales a.Twitter:hover{
        background-image:url("../Images/IcoTwitterHover.png");
    }
    .Sociales a.Blog:hover{
        background-image:url("../Images/IcoBlogHover.png");
    }
footer
{
    clear: both;
    background-color: #333333;
    font-size: .8em;
    height: 382px;
    padding-top: 8px;
    min-width:1000px;
    overflow: hidden;
}

#Firmasites
{
    float: right;
    width: 80px;
    margin-top: 10px;
}

    #Firmasites a
    {
        font-size: 10px;
    }

/* site title
----------------------------------------------------------*/
.site-title
{
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}

    .site-title a, .site-title a:hover, .site-title a:active
    {
        background: none;
        color: #c8c8c8;
        outline: none;
        text-decoration: none;
    }


/* login
----------------------------------------------------------*/
#login
{
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a
    {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

        #login a.username
        {
            background: none;
            margin-left: 0px;
            text-decoration: underline;
        }

    #login ul
    {
        margin: 0;
    }

    #login li
    {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
ul#menu
{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}

/*ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

        ul#menu li a:hover {
            color: #333;
            text-decoration: none;
        }*/


/* page elements
----------------------------------------------------------*/
/* featured */
.featured
{
    background-color: #fff;
}

    .featured .content-wrapper
    {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

    .featured hgroup.title h1, .featured hgroup.title h2
    {
        color: #fff;
    }

    .featured p
    {
        font-size: 1.1em;
    }

/* page titles */
hgroup.title
{
    margin-bottom: 10px;
}

    hgroup.title h1, hgroup.title h2
    {
        display: inline;
    }

    hgroup.title h2
    {
        font-weight: normal;
        margin-left: 3px;
    }

/* features */
section.feature
{
    width: 300px;
    float: left;
    padding: 10px;
}

/* content */
article
{
    float: left;
    width: 70%;
}

aside
{
    float: right;
    width: 25%;
}

    aside ul
    {
        list-style: none;
        padding: 0;
    }

        aside ul li
        {
            padding: 2px 0 2px 20px;
        }

.label
{
    font-weight: 700;
}

/* login page */
#loginForm
{
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error
    {
        display: block;
        margin-left: 15px;
    }

#socialLoginForm
{
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2
    {
        margin-bottom: 5px;
    }

fieldset.open-auth-providers
{
    margin-top: 15px;
}

    fieldset.open-auth-providers button
    {
        margin-bottom: 12px;
    }

/* contact */
.contact h3
{
    font-size: 1.2em;
}

.contact p
{
    margin: 5px 0 0 10px;
}

.contact iframe
{
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset
{
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend
    {
        display: none;
    }

    fieldset ol
    {
        padding: 0;
        list-style: none;
    }

        fieldset ol li
        {
            padding-bottom: 5px;
        }

label
{
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}

    label.checkbox
    {
        display: inline;
    }

input, textarea
{
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}

textarea
{
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus
    {
        border: 1px solid #7ac0da;
    }

input[type="checkbox"]
{
    background: transparent;
    border: inherit;
    width: auto;
}

input[type="submit"],
input[type="button"],
button
{
    background-color: #d3dce0;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    padding: 7px;
    margin-right: 8px;
    width: auto;
}

td input[type="submit"],
td input[type="button"],
td button
{
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

/* info and errors */
.message-info
{
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error
{
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success
{
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error
{
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error
{
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid
{
    display: none;
}

input.input-validation-error
{
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error
{
    border: 0 none;
}

.validation-summary-errors
{
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid
{
    display: none;
}

/* tables
----------------------------------------------------------*/
table
{
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

th
{
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a
    {
        display: block;
        position: relative;
    }

        th a:link, th a:visited, th a:active, th a:hover
        {
            color: #333;
            font-weight: 600;
            text-decoration: none;
            padding: 0;
        }

        th a:hover
        {
            color: #000;
        }

    th.asc a, th.desc a
    {
        margin-right: .75em;
    }

        th.asc a:after, th.desc a:after
        {
            display: block;
            position: absolute;
            right: 0em;
            top: 0;
            font-size: 0.75em;
        }

        th.asc a:after
        {
            content: '▲';
        }

        th.desc a:after
        {
            content: '▼';
        }

td
{
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td
{
    padding: 0 0.25em 0 0;
}

/*********************
*   Nuevos Estilos   *
*********************/

#DivFormularioContacto
{
    width: 410px;
    float: left;
}

#SEO
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    
}

    #SEO h3
    {
        color: Gray;
        font-size: 12px;
        font-weight: lighter;
        margin-left: auto;
        margin-right: auto;
    }
ul.MenuFooter {
    float:left;
}
ul.MenuFooter li{
    list-style:none;
    display:inline;
    margin-left: 115px;
}
ul.MenuFooter li a{
color: #cccccc;
font-size: 16px;
text-decoration: none;
font-family: Archivo Narrow;
}
ul.MenuFooter li a:hover{
}
.RedesFooter {
    float:right;
}
.RedesFooter a{
    float:right;
    height:20px;
    margin-right: 7px;
}
    .RedesFooter a.Facebook{
        background-image:url("../Images/IcoFacebookFooterOff.png");
        width:12px;
    }
    .RedesFooter a.Blog{
        background-image:url("../Images/IcoBlogFooterOff.png");
        width:20px;
    }
    .RedesFooter a.Twitter{
        background-image:url("../Images/IcoTwitterFooterOff.png");
        width:21px;
    }
    .RedesFooter a.Facebook:hover{
        background-image:url("../Images/IcoFacebookFooterHover.png");
    }
    .RedesFooter a.Blog:hover{
        background-image:url("../Images/IcoBlogFooterHover.png");
    }
    .RedesFooter a.Twitter:hover{
        background-image:url("../Images/IcoTwitterFooterHover.png");
    }

.RedesFooter p{
float: right;
color: #cccccc;
margin-right: 15px;
font-size: 14px;
margin-top: 4px;
}
.InfoFooter {
    clear:both;
}
.InfoFooter p{  
      text-align: center;
padding-top: 20px;
margin-bottom: 30px;
}
.InfoFooter p a{    
    color: #ccc;
text-decoration: none;
font-size: 13px;
}
.InfoFooter h2{    
    
    text-align: center;
}
    .InfoFooter h2 a {
        color:#cccccc;
        text-decoration:none;
    }
    .InfoFooter h2 a:hover{
        color:#76bd1d;
    }
.MenuEspecialidadesFooter {
    width: 400px;
margin: 0 auto;
margin-top: 10px;
overflow: hidden;
margin-bottom: 35px;
}
.MenuEspecialidadesFooter a{
    text-decoration: none;
float: left;
width: 172px;
margin-bottom: 10px;
color: #d9d9d9;
}
.MenuEspecialidadesFooter a:nth-child(3n){
    width: auto;
}
.MenuGeneralFooter {
    width: 100%;
    float:left;
}
.MenuGeneralFooter div{
background-image: url("../Images/SeparadorFooter.png");
background-repeat: no-repeat;
background-position: bottom right;
padding-right: 60px;
margin-left: 40px;
min-height: 175px;
float: left;
}
.MenuGeneralFooter div:last-child{
    padding-right:0px; margin-right:0px;
    
    background-image:none;
}
.MenuGeneralFooter div h1{
    margin-bottom: 10px;
        color: #ccc;
text-decoration: none;
font-size: 19px;
font-family: Archivo Narrow;
}

.MenuGeneralFooter div p{
    text-align: left;
padding: 0;
margin-bottom: 5px;
}
.MenuGeneralFooter div p a{
    font-size: 11px;
}
.Slide {
    width:1349px;
    margin:0 auto;
}

.MenuDefault {
    width: 100%;
    float:left;
    margin-bottom: 30px;
}
.MenuDefault div{
background-image: url("../Images/SeparadorIndex.png");
background-repeat: no-repeat;
background-position: bottom right;
padding-right: 45px;
margin-left: 30px;
min-height: 230px;
float: left;
width: 270px;
}
.MenuDefault div:last-child{
    padding-right:0px; margin-right:0px;
    
    background-image:none;
}
.MenuDefault div h1{
    margin-bottom: 10px;
    background-position: left;
    padding:6px 0px;
padding-left: 55px;
background-repeat: no-repeat;
    color: #535b4f;
text-decoration: none;
font-size: 23px;
font-family: Archivo Narrow;
float: none;
position:relative;
}
    .MenuDefault div h1.Software{
        background-image:url("../Images/IcoSoftware.png");
    }
    .MenuDefault div h1.Hardware {
        background-image:url("../Images/IcoHardware.png");
        padding-left: 70px;
    }
    .MenuDefault div h1.Soluciones{
        background-image:url("../Images/IcoSolucionesIntegrales.png");        
    }

.MenuDefault div p{
text-align: left;
padding: 0;
margin-bottom: 7px;
background-image: url("../Images/Vinetas.png");
background-repeat: no-repeat;
background-position: left 5px;
padding-left: 15px;
}
.MenuDefault div p a{    
    color:#535b4f;
    text-decoration:none;
    font-size:14px;
    float: none;
font-weight: normal;
position:relative;
}
.MenuDefault div a{
color: #535b4f;
text-decoration: none;
font-weight: bolder;
float: right;
font-size: 14px;
}
.FraseIndex {
width:720px;
background-image:url("../Images/StratiaLogoContenido.png"),url("../Images/Moprosoft.png");
background-repeat:no-repeat;
background-position:left,right;
min-height:65px;
padding:15px 0px;padding-left:110px;
padding-right:170px;
clear:both;
}
.FraseIndex p{
    color:#535b4f;
    text-align:justify;
}
.MenuHabilidades {
margin-bottom: 30px;
padding: 10px 5px 10px 5px;
background-color: #f1f8ec;
width: 990px;
overflow: hidden;
}
.MenuHabilidades div{
background-image: url("../Images/SeparadorHabilidadesIndex.png");
background-repeat: no-repeat;
background-position: bottom right;
padding-right: 45px;
min-height: 295px;
float: left;
width: 270px;
}
.MenuHabilidades div:last-child{
    padding-right:0px; margin-right:0px;
    
    background-image:none;
}
.MenuHabilidades div h1{
    margin-bottom: 10px;
        color: #535b4f;
text-decoration: none;
font-size: 20px;
font-family: Archivo Narrow;
float: none;
position:relative;
}


.MenuHabilidades div p{
text-align: left;
padding: 0;
margin-bottom: 10px;
background-image: url("../Images/Vinetas.png");
background-repeat: no-repeat;
background-position: left 5px;
padding-left: 15px;
}
.MenuHabilidades div p a{    
    color:#535b4f;
    text-decoration:none;
    font-size:14px;
    float: none;
font-weight: normal;
position:relative;
}
.MenuHabilidades div a{
color: #535b4f;
text-decoration: none;
font-weight: bolder;
float: right;
font-size: 14px;
}
.MenuSoluciones {
    float:left;
    width:260px;
    padding:45px 15px;
    background-color:#f1f8ec;
    margin-bottom: -15px;
}
    .MenuSoluciones h1 {
        background-position: left 7px;
background-repeat: no-repeat;
padding: 17px 0px;
padding-left: 50px;
        color: #535b4f;
text-decoration: none;
font-size: 18px;
font-family: Archivo Narrow;
    }
   .MenuSoluciones h1.Software{
        background-image:url("../Images/IcoSoftware.png");
    }
    .MenuSoluciones h1.Hardware {
        background-image:url("../Images/IcoHardware.png");
        padding-left: 70px;
    }
    .MenuSoluciones h1.Soluciones{
        background-image:url("../Images/IcoSolucionesIntegrales.png");    
        margin-bottom:10px;    
    }
    
    .MenuSoluciones h2 {
        background-image:url("../Images/VinetaFlechaVerde.png");
        background-position:left 10px;
        background-repeat:no-repeat;
        padding-left: 20px;
        margin-bottom: 5px;
    }
    .MenuSoluciones h2 a{
        color: #76bd1d;
text-decoration: none;
font-size: 16px;
font-weight: normal;

    }
     .MenuSoluciones p{
         margin-left: 30px;
            margin-bottom: 15px;
             background-image:url("../Images/VinetaSubmenuOff.png");
        padding-left:15px;
        background-repeat: no-repeat;
        background-position: left 7px;
    }
    .MenuSoluciones p a{
        color:#676f63;
        text-decoration:none;
       
    }
    .MenuSoluciones p a:hover{
        color:#231f20;        
        font-weight:bold;
        
        
    }
.ContenidoConMenu {
    float:right;
    width:690px;
    padding: 40px 0px;
}
.ContenidoConMenu#Completo {
    float:right;
    width:1000px;
    padding: 40px 0px;
}
    .ContenidoConMenu h1{
       font-family: Archivo Narrow;
background-image: url("../Images/VinetaGrandeTitulos.png");
background-repeat: no-repeat;
background-position: left;
padding-left: 30px;
color: #535b4f;
font-size: 22px;
margin-bottom: 35px;
    }
    .ContenidoConMenu h2{
        color: #6d6e70;
        font-size: 19px;
    }
    .ContenidoConMenu h3{
        color: #76bd1d;
        font-weight: normal;
        font-size: 14px;
        margin-top: 25px;
    }
     .ContenidoConMenu h4{
        color: #76bd1d;
        font-weight: normal;
        font-size: 12px;
        margin-top: 25px;
    }
    .ContenidoConMenu p {
        margin-bottom: 25px;
        font-size: 14px;
        color: #6d6e70;
        text-align: justify;
    }
    .ContenidoConMenu ul {
    }
    .ContenidoConMenu ul li{
        padding-left: 15px;
        color: #6d6e70;
        background-image: url("../Images/VinetaContenido.png");
        background-repeat: no-repeat;
        background-position: left 7px;
        margin-bottom: 15px;
        text-align: justify;
    }
        .ContenidoConMenu ul li ul {
            margin-left:50px;
            margin-top:30px;
        }
    
.MenuHabilidadesLateral {
    float:left;
    width:260px;
    padding:45px 15px;
    background-color:#f1f8ec;
    margin-bottom: -15px;
    min-height: 450px;
}
    .MenuHabilidadesLateral h1 {
    background-position: left 7px;
    background-repeat: no-repeat;
    color: #535b4f;
    text-decoration: none;
    font-size: 18px;
    font-family: Archivo Narrow;
    margin-bottom: 15px;
    clear: both;
    padding-top: 15px;
    }
    .MenuHabilidadesLateral h1:first-child{
        padding-top:0px;
    }


    .MenuHabilidadesLateral a {
        color: #676f63;
        float: left;
        width: 95%;
        text-decoration: none;
        background-image: url("../Images/VinetaFlecha.png");
        padding-left: 20px;
        background-repeat: no-repeat;
        background-position: left 4px;
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 15px;
    }
.Testimonios{

}
.Testimonios div{
padding-left: 180px;
background-repeat: no-repeat;
background-position: left;
width: 820px;
min-height: 60px;
margin-bottom: 10px;
}
    .Testimonios div p {
        margin:0px
    }
    .Testimonios div b {
        float:right;
        color:#76bd1d;
        font-weight:normal;
    }
.Testimonios div.Cocacola {
    background-image:url("../Images/Clientes/Coca.jpg");
}
.Testimonios div.Mayan {
    background-image:url("../Images/Clientes/Mayan.jpg");
}
.Testimonios div.Indus {
    background-image:url("../Images/Clientes/Induspac.jpg");
}
.FormularioContacto {
    width:100%;
    overflow:hidden;
    clear:both;
    margin-bottom: 40px;
}
.FormularioContacto input[type="text"]{
float: left;
width: 378px;
height: 40px;
font-size: 13px;
font-weight: bold;
margin-bottom: 20px;
border-radius: 5px;
}
.FormularioContacto input[type="submit"]{
float: right;
background-image: url("../Images/BtnEnviar.png");
height: 62px;
width: 423px;
padding: 0px;
background-position: left top;
border: none;
background-color: transparent;
margin-right: 0px;
margin-top: 6px;
}
.FormularioContacto textarea{
float: right;
width: 408px;
border-radius: 5px;
height: 120px;
font-weight: bold;
font-size: 13px;
}
.FeedsRedes {
    background-image:url("../Images/FondoBlog.jpg");
    width:1000px;
    height:106px;
    background-size: 100%;
}
.FeedBlog {
    float: left;
width: 350px;
margin-left: 40px;
margin-top: 54px;
}
.LinksBlog ul a{
    text-decoration:none;
}
.FeedTwitter {
    float:right; width:550px;margin-top: 28px;
}
    .FeedTwitter div#tweets iframe {
         width:550px;
    }
.ImagenesClientes{
clear: both;
padding-top: 20px;
overflow: hidden;
border-top: solid 1px #e0e0e0;
}
    .ImagenesClientes h2 {
        margin-bottom:20px;
    }
.ImagenesClientes img{
    height:50px;
    float:left;
    margin-left:25px;
    margin-bottom:20px;
}