/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22/06/2015, 11:39:02 AM
    Author     : ETorres
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20/06/2015, 03:17:38 PM
    Author     : etorres
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20/06/2015, 11:10:02 AM
    Author     : etorres
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16/06/2015, 10:29:35 PM
    Author     : etorres
*/
.ggc_contenido {
  background: url(../img/bg.png) #ffffff;
}
.wrapper {
  padding-top: 30px;
}
.wrapper .content {
  background: #677de1;
  padding: 20px;
  margin: 0 auto;
  width: 1125px;
  height: 450px;
  color: #575756;
  letter-spacing: 1px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 10px 10px 16px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 10px 10px 16px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 16px 3px rgba(0, 0, 0, 0.2);
}
.image-container.three-buttons.only-links {
  margin-top: 0px;
}
.image-container.three-buttons.only-links .popup-btn {
  border: 3px solid #ffffff;
  color: #ffffff;
}
.image-container.three-buttons.only-links .popup-btn#popup-btn1 {
  background-color: #d05b7b;
}
.image-container.three-buttons.only-links .popup-btn#popup-btn2 {
  background-color: #5a9a5d;
}
.image-container.three-buttons.only-links .popup-btn#popup-btn3 {
  background-color: #f39200;
}
#popup-btn4 {
  position: absolute;
  bottom: 35px;
  left: 470px;
}
.subpage .sp-title {
  margin-top: -272px;
  margin-left: 200px;
  padding: 10px 90px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #ffffff;
}
.subpage .sp-img {
  margin: 42px auto 0px;
  display: block;
  width: 1000px;
}
#popup1 .sp-title {
  background-color: #d05b7b;
}
#popup2 .sp-title {
  background-color: #5a9a5d;
}
#popup3 .sp-title {
  background-color: #f39200;
}
