.Clientes{
margin-bottom:20px;
margin-left:30px;
}
.Clientes .Imagen{
padding-left:30px;
padding-right:30px
}
.Clientes .Ultimo{
border-style:none;
float:left;
padding-left:10px;
padding-right:0px
}
.Clientes .VerMas a{
color:#73be44;
text-decoration:none
}
.Clientes .VerMas a:hover{
text-decoration:underline
}
.Clientes dd{
font-size:0.7em;
/*text-align:center*/
text-align:justify
}
.Clientes dt{
color:#73be44;
font-size:0.7em;
font-weight:bold;
margin-bottom:5px;
margin-top:20px;
text-align:center;
text-transform:uppercase
}
.Clientes li{
border-right:1px dotted #cccccc;
float:left;
padding-left:10px;
padding-right:10px;
margin-bottom:20px;
width:170px;
height:230px
}
.Clientes ul{
float:left;
padding:20px;
}
.Software{
background-image:url(../img/head_software.gif);
background-position:355px top;
background-repeat:no-repeat
}
.Texto{
padding:20px;

}
.Texto .Destacado{
color:#000000;
font-size:1em
}
.VerMas{
color:#73be44;
float:right;
font-size:0.7em;
height:12px;
line-height:12px;
margin-top:10px;
text-decoration:none
}
#AreaContenido{
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
width:900px
}
#AreaTitulo{
background-color:#73be44;
margin-left:auto;
margin-right:auto;
overflow:hidden;
padding:30px;
width:840px
}
#AreaTitulo h1{
color:#ffffff;
font-size:1.2em;
font-weight:bold;
text-decoration:none;
text-transform:uppercase
}
#ContenedorHead{
border-bottom:1px dotted #4d4d4d;
width:100%
}
