/*estilos generales ------------------------------------------------------------ */

body {
	background-color: #FFF;
	background-image:url(../imagenes/gillette-women-landing.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0;
}

#contenedor {
	width:758px;
	height:440px;
    margin:0 auto;
}

#precarga-imagenes {
    width: 0px;
    height: 0px;
    display: inline;
	background-image:url(../imagenes/btn-gillette-women-hover-argentina.jpg);
	background-image:url(../imagenes/btn-gillette-women-hover-bolivia.jpg);
	background-image:url(../imagenes/btn-gillette-women-hover-brasil.jpg);
	background-image:url(../imagenes/btn-gillette-women-hover-centroamerica.jpg);
	background-image:url(../imagenes/btn-gillette-women-hover-chile.jpg);
	background-image:url(../imagenes/btn-gillette-women-hover-colombia.jpg);
	background-image:url(../imagenes/btn-gillette-women-hover-ecuador.jpg);
	background-image:url(../imagenes/btn-gillette-women-hover-mexico.jpg);
	background-image:url(../imagenes/btn-gillette-women-hover-paraguay.jpg);
	background-image:url(../imagenes/btn-gillette-women-hover-peru.jpg);
	background-image:url(../imagenes/btn-gillette-women-hover-uruguay.jpg);
	background-image:url(../imagenes/btn-gillette-women-hover-venezuela.jpg);

}

#landing-botones-1 {
	margin:370px 0 0 95px;
	width:590px;
}



.btn-argentina {
	width:61px;
	height:21px;
    background-image:url(../imagenes/btn-gillette-women-argentina.png);
	background-repeat:no-repeat;
	
}

.btn-argentina a {
	width:61px;
	height:21px;
	display:block;
}

.btn-argentina a:hover {
	width:61px;
	height:21px;
	background-image:url(../imagenes/btn-gillette-women-hover-argentina.png);
	background-repeat:no-repeat;
}

.btn-chile {
	width:57px;
	height:21px;
	background-image:url(../imagenes/btn-gillette-women-chile.png);
	background-repeat:no-repeat;
	margin:-21px 0 0 230px;
}

.btn-chile a {
	width:57px;
	height:21px;
	display:block;
}

.btn-chile a:hover {
	width:57px;
	height:21px;
	background-image:url(../imagenes/btn-gillette-women-hover-chile.png);
	background-repeat:no-repeat;
}

.btn-paraguay {
	width:62px;
	height:21px;
	background-image:url(../imagenes/btn-gillette-women-paraguay.png);
	background-repeat:no-repeat;
	margin:-21px 0 0 430px;
}

.btn-paraguay a {
	width:62px;
	height:21px;
	display:block;
}

.btn-paraguay a:hover {
	width:62px;
	height:21px;
	background-image:url(../imagenes/btn-gillette-women-hover-paraguay.png);
	background-repeat:no-repeat;
}

.btn-ecuador {
	width:55px;
	height:21px;
	background-image:url(../imagenes/btn-gillette-women-ecuador.png);
	background-repeat:no-repeat;
	margin:-21px 0 0 335px;
}

.btn-ecuador a {
	width:55px;
	height:21px;
	display:block;
}

.btn-ecuador a:hover {
	width:55px;
	height:21px;
	background-image:url(../imagenes/btn-gillette-women-hover-ecuador.png);
	background-repeat:no-repeat;
}

.btn-uruguay {
	width:65px;
	height:21px;
	background-image:url(../imagenes/btn-gillette-women-uruguay.png);
	background-repeat:no-repeat;
	margin:-21px 0 0 525px;
}

.btn-uruguay a {
	width:65px;
	height:21px;
	display:block;
}

.btn-uruguay a:hover {
	width:65px;
	height:21px;
	background-image:url(../imagenes/btn-gillette-women-hover-uruguay.png);
	background-repeat:no-repeat;
}

.btn-brasil {
	width:82px;
	height:21px;
	background-image:url(../imagenes/btn-gillette-women-brasil.png);
	background-repeat:no-repeat;
	margin:-21px 0 0 102px;
}

.btn-brasil a {
	width:82px;
	height:21px;
	display:block;
}

.btn-brasil a:hover {
	width:82px;
	height:21px;
	background-image:url(../imagenes/btn-gillette-women-hover-brasil.png);
	background-repeat:no-repeat;
}



/* Segunda Fila -----------------------------------------------------------------------*/



.btn-bolivia {
	width:61px;
	height:22px;
    background-image:url(../imagenes/btn-gillette-women-bolivia.png);
	background-repeat:no-repeat;
	
}

.btn-bolivia a {
	width:61px;
	height:22px;
	display:block;
}

.btn-bolivia a:hover {
	width:61px;
	height:22px;
	background-image:url(../imagenes/btn-gillette-women-hover-bolivia.png);
	background-repeat:no-repeat;
}

.btn-colombia {
	width:57px;
	height:22px;
	background-image:url(../imagenes/btn-gillette-women-colombia.png);
	background-repeat:no-repeat;
	margin:-22px 0 0 230px;
	
}

.btn-colombia a {
	width:57px;
	height:22px;
	display:block;
}

.btn-colombia a:hover {
	width:57px;
	height:22px;
	background-image:url(../imagenes/btn-gillette-women-hover-colombia.png);
	background-repeat:no-repeat;
}

.btn-peru {
	width:62px;
	height:22px;
	background-image:url(../imagenes/btn-gillette-women-peru.png);
	background-repeat:no-repeat;
	margin:-22px 0 0 430px;
	
}

.btn-peru a {
	width:62px;
	height:22px;
	display:block;
}

.btn-peru a:hover {
	width:62px;
	height:22px;
	background-image:url(../imagenes/btn-gillette-women-hover-peru.png);
	background-repeat:no-repeat;
}

.btn-mexico {
	width:55px;
	height:22px;
	background-image:url(../imagenes/btn-gillette-women-mexico.png);
	background-repeat:no-repeat;
	margin:-22px 0 0 335px;
	
}

.btn-mexico a {
	width:55px;
	height:22px;
	display:block;
}

.btn-mexico a:hover {
	width:55px;
	height:22px;
	background-image:url(../imagenes/btn-gillette-women-hover-mexico.png);
	background-repeat:no-repeat;;
}

.btn-venezuela {
	width:65px;
	height:22px;
	background-image:url(../imagenes/btn-gillette-women-venezuela.png);
	background-repeat:no-repeat;
	margin:-22px 0 0 525px;
	position: absolute;
	*position:none;
	
}

.btn-venezuela a {
	width:65px;
	height:22px;
	display:block;
}

.btn-venezuela a:hover {
	width:65px;
	height:22px;
	background-image:url(../imagenes/btn-gillette-women-hover-venezuela.png);
	background-repeat:no-repeat;
	position: absolute;
	*position:none;
}

.btn-centroamerica {
	width:82px;
	height:22px;
	background-image:url(../imagenes/btn-gillette-women-centroamerica.png);
	background-repeat:no-repeat;
	margin: -22px 0 0 102px;
	*position:absolute;
	position:none;
	
}

.btn-centroamerica a {
	width:82px;
	height:22px;
	display:block;
}

.btn-centroamerica a:hover {
	width:82px;
	height:22px;
	background-image:url(../imagenes/btn-gillette-women-hover-centroamerica.png);
	background-repeat:no-repeat;
	*position:absolute;
	position:none;
}
