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

body.inviptus {
    background: none repeat scroll 0 0 #ffffff;
    font-family: Trebuchet MS;
    margin: 10px 0;
}
a img {
    border: 0px none;
}

form {
    margin: 0px;
}

.clear {
    clear: both;
}

.container {
    margin: 0 auto;
    width: 1015px;
    width: 990px;
    height:500px;
}

.contenedor {
    float: left;
    width: 400px;
    height:100px;
    margin: 100px 290px 0px 300px;
    background: url(../images/logo.jpg) no-repeat top;
}

.contenedor_paises {
    float: left;
    height: 100px;
    margin: 40px 290px 0 320px;
    max-width: 356px; width: 100%;
}

.contenedor_mantenimiento {
    float:left;
    height:100px;
    width:260px;
    margin: 40px 290px 0px 270px;
}

.botonPais {
    width:32px;
    text-align: center;
    color: #fff;
}

.botonPaisOff {
    width:32px;
    text-align: center;
    color: #fff;
}

.txtFormu {
    color: #000000;
    cursor: pointer;
    font-size: 13px;
    line-height: 15px;
    margin: 10px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.txtFormu a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.txtFormu2 {
    margin: 10px 0px 10px 0px;
    font-size: 13px;
    color:#666;
    text-align: center;
    line-height: 15px;
    cursor: pointer;
}

.txtFormu2Off {
    color: #777777;
    font-size: 13px;
    line-height: 15px;
    margin: 10px 0;
    text-align: center;
}

.botonES {
    float: left;
    width:32px;
    height: 32px;
    background: transparent url(../images/es.png) no-repeat scroll top;
    display: block;
    color: #fff;
}
a.botonES {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/es2.png) no-repeat 0px 0px;
    display: block;
    color: #fff;
}
a.botonESOff {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/es2.png) no-repeat -30px 0px;
    display: block;
    color: #fff;
    cursor: default;
}

a.botonES:hover {
    background: transparent url(../images/es2.png) no-repeat;
}

.botonFR {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/fr.png) no-repeat scroll top;
    display: block;
    color: #fff;
}
a.botonFR {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/fr2.png) no-repeat;
    display: block;
    color: #fff;
}
a.botonFR:hover {
    background: transparent url(../images/fr2.png) no-repeat;
}

.botonIT {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/it.png) no-repeat scroll top;
    display: block;
    color: #fff;
}
a.botonIT {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/it2.png) no-repeat 0px 0px;
    display: block;
    color: #fff;
}
a.botonITOff {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/it2.png) no-repeat -30px 0px;
    display: block;
    color: #fff;
    cursor: default;
}

a.botonIT:hover {
    background: transparent url(../images/it2.png) no-repeat;
}


.botonPL {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/pl2.png) no-repeat scroll top;
    display: block;
    color: #fff;
}
a.botonPL {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/pl2.png) no-repeat;
    display: block;
    color: #fff;
}
a.botonPL:hover {
    background: transparent url(../images/pl2.png) no-repeat;
}

.botonBR {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/br.png) no-repeat scroll top right;
    display: block;
    color: #fff;
}
a.botonBR {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/br2.png) no-repeat;
    display: block;
    color: #fff;
}
a.botonBROff {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/br2.png) no-repeat -30px 0px;
    display: block;
    color: #fff;
    cursor: default;
}
a.botonBR:hover {
    background: transparent url(../images/br2.png) no-repeat;
}

.botonMX {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/mx.png) no-repeat scroll top right;
    display: block;
    color: #fff;
}
a.botonMX {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/mx2.png) no-repeat;
    display: block;
    color: #fff;
}
a.botonMXOff {
    float: left;
    width:30px;
    height: 30px;
    background: transparent url(../images/mx2.png) no-repeat -30px 0px;
    display: block;
    color: #fff;
    cursor: default;
}
a.botonMX:hover {
    background: transparent url(../images/mx2.png) no-repeat;
}