#tecnoSolucionesCR {
    background: url('../images/tecnosoluciones.png') no-repeat;
    display: inline-block;
    font-size: 0;
    height: 18px;
    text-indent: -90000px;
    width: 99px;
}

@import url(http://fonts.googleapis.com/css?family=Merriweather:400,700|Quattrocento+Sans|Questrial);

a {
    text-decoration: none;
}

.headerContainer, .footerContainer, .bodyContainer, .menuContainer {
    width: 980px;
    margin: 0 auto;
}

header {
    background: url("../images/cliente/headerBg.png") no-repeat center top;
}

.headerContainer {
    height: 411px;
}

/**** Carrusel ****/
#carrusel {
    width: 826px;
    height: 411px;
    position: relative;
    margin: 0 0 0 150px;
}

.slides_container {
    width: 826px;
    height: 411px;
    position: relative;
}

#carrusel .pagination {
    background: url('../images/cliente/carruselControlBg.png');
    height: 31px;
    left: 270px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 365px;
    width: 122px;
    overflow: hidden;
}

#carrusel ul {
    list-style: none;
    position: relative;
    overflow: hidden;
    padding: 0;
}

#carrusel .pagination li {
    float: left;
    margin: 8px 12px;
    height: 14px;
    width: 15px;
}

#carrusel .pagination li a {
    background: url("../images/cliente/carruselControl.png") no-repeat;
    display: inline-block;
    text-indent: -90000px;
    height: 14px;
    width: 15px;
}

#carrusel .pagination li.current a {
    background-position: -38px 0;
}

/** fin carrusel **/

.logoContainer {
    left: 12px;
    position: relative;
    top: 112px;
}

.siteLogo {
    background: url('../images/cliente/siteLogo.png') no-repeat;
    display: inline-block;
    font-size: 0;
    height: 204px;
    position: absolute;
    text-indent: -90000px;
    width: 284px;
    z-index: 20;
}

.nav {
    background-color: #0f0e2a;
    height: 61px;
    overflow: hidden;
}

.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.navigation li {
    display: inline-block;
    margin: -1px 0 0;
    padding: 0;
}

.menuContainer .navigation li a {
    color: #fff;
    display: inline-block;
    font-family: "Merriweather", serif;
    font-size: 24px;
    padding: 0.625em 0.75em;
}

.menuContainer .navigation li a:hover {
    background: url("../images/cliente/menuItemBg.png") no-repeat center top;
    color: #ccccff;
}

body {
    background: #eeeeee url("../images/cliente/mainBg.jpg") no-repeat center 472px;
}

input, textarea, select {
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    margin: 4px 0;
    padding: 6px;
}

.contacto input {
    width: 170px;
}

select {
    width: 185px;
}

/** Layout de columnas **/
#columnLeft {
    float: left;
    margin-right: 35px;
}

#columnRight {
    float: right;
}

#columnLeft .restraint, #columnRight .restraint {
    max-width: 276px;
    margin-bottom: 15px;
}

#columnCenter {
    overflow: hidden;
}

#columnCenter .restraint {
    width: 100%;
}

.clearboth {
    clear: both;
}
/** fin layout **/

main {
    width: 980px;
    background-color: #fff;
    margin: 0 auto;
}

main .wrapper {
    padding: 15px 15px 30px;
}

.bodyContainer {
    font-family: 'Quattrocento Sans', sans-serif;
    background-color: #FFF;
}

h1, h2 {
    font-family: 'Merriweather', serif;
    text-transform: uppercase;
    line-height: normal;
}

h1 {
    color: #333399;
    background: url("../images/cliente/titleBg.png") no-repeat center bottom;
    font-size: 36px;
    margin-bottom: 0;
    padding-bottom: 65px;
    text-align: center;
}

h2 {
    color: #663399;
    background: url("../images/cliente/subtitleBg.png") no-repeat;
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
}

article {
    text-align: justify;
    line-height: 1.5em;
}

article a {
    color: #5974d9;
    text-decoration: underline;
}

article .restraint li {
    list-style: url("../images/cliente/vineta.png");
}

.bannerContacto, .bannerDescarga, .bannerServicios {
    display: inline-block;
    font-size: 0;
    height: 201px;
    text-decoration: none;
    text-indent: -90000px;
    width: 276px;
}

.bannerContacto {
    background: url('../images/cliente/bannerContacto.png') no-repeat;
}

.bannerContacto:hover {
    background-image: url('../images/cliente/bannerContactoHover.png');
}

.bannerDescarga {
    background: url('../images/cliente/bannerDescarga.png') no-repeat;
}

.bannerDescarga:hover {
    background-image: url('../images/cliente/bannerDescargaHover.png');
}

.bannerServicios {
    background: url('../images/cliente/bannerServicios.png') no-repeat;
}

.bannerServicios:hover {
    background-image: url('../images/cliente/bannerServiciosHover.png');
}

.bannersRow a {
    margin: 0 18px;
}

footer {
    background: url("../images/cliente/footerBg.png") no-repeat center bottom #eee;
    height: 47px;
    line-height: 1.5em;
}

.footerContainer {
    background: url("../images/cliente/footerBg.png") no-repeat scroll center bottom #fff;
    height: 47px;
}

.clienteCR {
    background: url("../images/cliente/footerLogo.png") no-repeat 12px bottom;
    color: #FFF;
    display: inline-block;
    float: left;
    font-family: 'Questrial', sans-serif;
    font-size: 12px;
    padding-left: 115px;
    height: 47px;
    width: 570px;
}

.clienteCR .footUrl {
    color: #4d4595;
    background: url('../images/cliente/footerSep.png') no-repeat;
    font-size: 14px;
    margin-left: 5px;
    padding-left: 15px;
}

.clienteCR .allCR {
    color: #cfb2ed;
}

.clienteCR .fontTimes {
    color: #000;
    font-family: 'Times New Roman', serif;
    font-size: 18px;
    font-weight: bold;
}

.tsvFooter {
    color: #663399;
    background: url('../images/cliente/tsvFooterBG.png') no-repeat center 22px;
    float: right;
    font-family: 'Quattrocento Sans', sans-serif;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    margin-right: 16px;
}