@charset "utf-8";
/* CSS Document */

#pano-img { height:150px; margin:10px; }
#contenido {margin-top:30px;}

#cont-seccion h2 { font-size:22px; font-weight:bold; border-bottom: 1px solid #999999;}
#cont-seccion p { color:#CCCCCC; margin:10px 0; font-size:12px;}


/* Clientes */
#clientes {clear:both; margin-bottom:40px;}
#clientes p{ width:370px; float:left; text-align:justify; padding:0 15px;}
#logos {clear:both; margin-bottom:15px;}
#logos img { margin:5px; padding:10px; background:#333333; border:#999999 solid 1px;}
/*Fin Clientes*/
/* Casos de exito */
.caso-left, .caso-right { background:#191919 url(imagenes/casos-bkg.jpg) no-repeat top left;
width:798px;height:257px; margin:50px 0;}

.caso-left img { padding:10px; margin:13px 0 0 13px; background:#000000; float:left;}
.caso-right img { padding:10px; margin:13px 13px 0 0; background:#000000; float:left;}

.caso-desc { width:447px; height:230px; padding-top:13px; float:left; position:relative;}
.caso-right .caso-desc { margin-left:5px; width:442px;}
.caso-desc h3 {font-size:20px;}
.caso-desc p { font-size:13px; margin:0 !important;}
.caso-desc div { padding-left:13px;}
.caso-cliente { background: url(imagenes/linea.gif) repeat-x bottom left; padding-bottom:5px; margin-bottom:5px;}

.caso-right .caso-link {width:429px;}
.caso-link { position:absolute; bottom:0; left:0;
width:434px; height:35px; margin-right:1px;
background:#4f1b1c; border-top:#000000 1px solid; border-bottom:#000000 1px solid;}
.caso-link h3 { padding:7px 0 0 0; font-size:16px}
.caso-link a { font-size:13px; color:#FFFFFF;}

#cuentanos {width:432px; height:0 !important; padding:42px 0 0 0; margin-top:150px;
background:url(imagenes/cuentanos.png) no-repeat top left;}
/* FIN Casos de exito */


/**/


/* BLOG POSTS */
#feed-control {clear:both; height:0px;}
.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color:#FFFFFF;
  margin-right : 3px;
  float : left;
}
.gfg-horizontal-root .gfg-entry  .gf-result .gf-title :hover { color:#CC0000;}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}
.gf-branding { display:none;}