@charset "utf-8";

.globo_p_1_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px;
    background-color: #ccc;
    width: 122px;
    height: 48px;
    padding-top: 13px;
    padding-left: 10px;
    font-size: 18px
}

.globo_p_1{
	width:32px;
	height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/1.png);
	background-size: 134px;
	background-repeat: no-repeat;
	background-position:center; 
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left;
    margin-right: 1px;
    position: relative;
}

.globo_p_1:hover{
	width: 134px;
	background-size: 134px;
	background-color: black;
}

.globo_p_1:hover + .globo_p_1_titulo{
	opacity: 1;
}

.globo_p_2_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px;
    left:33px;
    background-color: #ccc;
    width: 122px;
    height: 48px;
    padding-top: 8px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 18px;
}

.globo_p_2{
	width:32px;
	height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/2.png);
	background-size: 134px;
	background-repeat: no-repeat;
	background-position:center; 
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left;
    margin-right: 1px;
    position: relative;
}

.globo_p_2:hover{
	width: 134px;
	background-size: 134px;
	background-color: black;
}

.globo_p_2:hover + .globo_p_2_titulo{
	opacity: 1;
}

.globo_p_3_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:66px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 8px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_3{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/3.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_3:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_3:hover + .globo_p_3_titulo{
	opacity: 1;
}

.globo_p_4_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:99px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 8px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_4{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/4.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_4:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_4:hover + .globo_p_4_titulo{
	opacity: 1;
}

.globo_p_5_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:132px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 13px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_5{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/5.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_5:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_5:hover + .globo_p_5_titulo{
	opacity: 1;
}

.globo_p_6_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:165px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 13px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_6{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/6.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_6:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_6:hover + .globo_p_6_titulo{
	opacity: 1;
}

.globo_p_7_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:198px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 13px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_7{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/7.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_7:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_7:hover + .globo_p_7_titulo{
	opacity: 1;
}

.globo_p_8_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:231px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 13px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_8{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/8.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_8:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_8:hover + .globo_p_8_titulo{
	opacity: 1;
}

.globo_p_9_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:264px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 13px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_9{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/9.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_9:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_9:hover + .globo_p_9_titulo{
	opacity: 1;
}

.globo_p_10_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:297px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 13px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_10{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/10.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_10:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_10:hover + .globo_p_10_titulo{
	opacity: 1;
}

.globo_p_11_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:330px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 8px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_11{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/11.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_11:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_11:hover + .globo_p_11_titulo{
	opacity: 1;
}

.globo_p_12_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:363px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 13px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_12{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/12.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_12:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_12:hover + .globo_p_12_titulo{
	opacity: 1;
}

.globo_p_13_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:396px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 13px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_13{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/13.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_13:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_13:hover + .globo_p_13_titulo{
	opacity: 1;
}

.globo_p_14_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:429px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 13px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_14{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/14.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_14:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_14:hover + .globo_p_14_titulo{
	opacity: 1;
}

.globo_p_15_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:462px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 13px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_15{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/15.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_15:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_15:hover + .globo_p_15_titulo{
	opacity: 1;
}

.globo_p_16_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:495px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 13px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_16{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/16.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_16:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_16:hover + .globo_p_16_titulo{
	opacity: 1;
}

.globo_p_17_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:528px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 13px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_17{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/17.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_17:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_17:hover + .globo_p_17_titulo{
	opacity: 1;
}

.globo_p_18_titulo{
	opacity: 0;
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    position: absolute;
    top:225px; left:561px;
    background-color: #ccc;
    width: 122px; height: 48px;
    padding-top: 13px; padding-left: 10px;
    font-size: 18px; line-height: 18px;
}

.globo_p_18{
	width:32px; height: 290px;
	display: block;
	background-image: url(../archivos/globos/pastel/18.png); background-size: 134px;	background-repeat: no-repeat; background-position:center; 
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;	
    float: left; margin-right: 1px;
    position: relative;
}

.globo_p_18:hover{
	width: 134px;
	background-size: 134px;	background-color: black;
}

.globo_p_18:hover + .globo_p_18_titulo{
	opacity: 1;
}