body{
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a{
	text-decoration: none;
}
@font-face {
    font-family: 'sf_arch_rivalregular';
    src: url('/especiales/la-hora-del-planeta/fonts/sf_arch_rival.eot');
    src: url('/especiales/la-hora-del-planeta/fonts/sf_arch_rival.eot?#iefix') format('embedded-opentype'),
         url('/especiales/la-hora-del-planeta/fonts/sf_arch_rival.woff2') format('woff2'),
         url('/especiales/la-hora-del-planeta/fonts/sf_arch_rival.woff') format('woff'),
         url('/especiales/la-hora-del-planeta/fonts/sf_arch_rival.ttf') format('truetype'),
         url('/especiales/la-hora-del-planeta/fonts/sf_arch_rival.svg#sf_arch_rivalregular') format('svg');
}
.clear{
	clear: both;
}
.header{
	background: #ffc605;
	padding: 0;
	width: 100%;
}
	.ctn-header{
		margin: 0 auto;
		padding: 5px 0;
		position: relative;
		width: 680px;
	}
		.ctn-header span{
			background: url(/especiales/la-hora-del-planeta/img/sprites.png) no-repeat -3px 0;
			display: block;
			height: 37px;
			margin: 0 auto;
			text-indent: -99999px;
			width: 175px;
		}
			.ctn-header span a{
				display: block;
				height: 37px;
			}
		#social{
			margin: 0;
			position: absolute;
			right: 0;
			top: 8px;
			z-index: 50;
		}		
		    #social ul {
		    	cursor: pointer;
		       	float: left;
		        list-style-type: none;
		        list-style-image: none;
		        margin: 0;
		        padding: 0;
		        text-align: center;            
		    }
		        #social li a#facebook {
		            background-position: 0 -165px;
		        }
		            /*#social li a#facebook:hover {
		               	background-position: 0 -117px;
		            }*/
		        #social li a#twitter {
		            background-position: -17px -166px;
					width: 32px;
		        }
		            /*#social li a#twitter:hover {
		            	background-position: -24px -117px;
		            }*/
		       	#social li a#google {
		           	background-position: -45px -165px;
					width: 34px;
		        }
		            /*#social li a#google:hover {
		                background-position: -50px -118px;
		            }*/
		        #social li{
		            display: inline-block;
		            margin: 0;
		            *display: inline;
		            zoom:1;
		        }
		            #social li a {
		                background-image: url(/especiales/la-hora-del-planeta/img/sprites.png);
		                border: 0;
		                display: block;
		                height: 28px; 
		                margin: 0;  
		                margin-right: -4px;                      
		                /*margin-bottom: 1px;*/
		                text-indent: -9999px;                          
		                width: 20px;
		           	}
.contenedor{
	margin: 50px auto;
	width: 680px;
}
	.border{
		background: url(/especiales/la-hora-del-planeta/img/linea01.png) no-repeat 0 0;
		height: 10px;
		margin: 5px auto;
		width: 655px;
	}
	.cabecera{
		background: url(/especiales/la-hora-del-planeta/img/logo-limacop.png) no-repeat 0 0;		
		height: 188px;
		margin: 0 auto;
		width: 680px;
	}
		.cabecera span,
		.bajada span{
			display: block;
			text-indent: -999999px;
		}
	.bajada{
		background: url(/especiales/la-hora-del-planeta/img/texto100.png) no-repeat 0 0;
		height: 20px;
		margin: 0 auto;
		width: 655px;
	}
	.box-main-consejos{
		margin: 30px auto 0; 		
		width: 100%;
	}
		span.credito{
			background: url(/especiales/la-hora-del-planeta/img/sprites.png) no-repeat -82px -41px;
			display: block;
			float: right;
			height: 10px;			
			text-indent: -99999px;
			width: 101px;
		}
		.box-ctn-consejos{
			position: relative;
		}
			.consejo{
				cursor: pointer;			
				height: 172px;
				width: 225px;

				-webkit-transition: 0.5s; /* For Safari 3.1 to 6.0 */    		
	    		-moz-transition: 0.5s;
	    		-o-transition: 0.5s;
	    		transition: 0.5s;
			}
				.consejo01{
					background: url(/especiales/la-hora-del-planeta/img/consejo01.png) no-repeat 0 0;
					position: absolute;
					top: 0;
					left: 0;					
				}
					.consejo01:hover{
						background-image: url(/especiales/la-hora-del-planeta/img/consejo01-hover.png);
						background-color: #90C1E8; 
						height: 213px;
						left: -30px;
						width: 275px;
						z-index: 10;
					}
				.consejo02{
					background: url(/especiales/la-hora-del-planeta/img/consejo02.png) no-repeat 0 0;
					position: absolute;
					top: 0;
					left: 221px;					
				}
					.consejo02:hover{
						background-image: url(/especiales/la-hora-del-planeta/img/consejo02-hover.png);
						background-color: #E6E7E8; 
						height: 213px;
						left: 191px;
						width: 275px;
						z-index: 10;
					}
				.consejo03{
					background: url(/especiales/la-hora-del-planeta/img/consejo03.png) no-repeat 0 0;
					position: absolute;
					top: 0;
					left: 445px;
				}
					.consejo03:hover{
						background-image: url(/especiales/la-hora-del-planeta/img/consejo03-hover.png);
						background-color: #FCDEDC; 
						height: 213px;
						left: 415px;
						width: 275px;
						z-index: 10;
					}
				.consejo04{
					background: url(/especiales/la-hora-del-planeta/img/consejo04.png) no-repeat 0 0;
					position: absolute;
					top: 172px;
					left: 0;
				}
					.consejo04:hover{
						background-image: url(/especiales/la-hora-del-planeta/img/consejo04-hover.png);
						background-color: #FCDEDC; 
						height: 213px;
						left: -30px;
						width: 275px;
						z-index: 10;
					}
				.consejo05{
					background: url(/especiales/la-hora-del-planeta/img/consejo05.png) no-repeat 0 0;
					position: absolute;
					top: 172px;
					left: 221px;
				}
					.consejo05:hover{
						background-image: url(/especiales/la-hora-del-planeta/img/consejo05-hover.png);
						background-color: #231F20; 
						height: 213px;
						left: 191px;
						width: 275px;
						z-index: 10;
					}
				.consejo06{
					background: url(/especiales/la-hora-del-planeta/img/consejo06.png) no-repeat 0 0;
					position: absolute;
					top: 172px;
					left: 445px;
				}
					.consejo06:hover{
						background-image: url(/especiales/la-hora-del-planeta/img/consejo06-hover.png);
						background-color: #E6E7E8; 
						height: 213px;
						left: 415px;
						width: 275px;
						z-index: 10;
					}
				.consejo07{
					background: url(/especiales/la-hora-del-planeta/img/consejo07.png) no-repeat 0 0;
					position: absolute;
					top: 344px;
					left: 0;
				}
					.consejo07:hover{
						background-image: url(/especiales/la-hora-del-planeta/img/consejo07-hover.png);
						background-color: #E6E7E8; 
						height: 213px;
						left: -30px;
						width: 275px;
						z-index: 10;
					}
				.consejo08{
					background: url(/especiales/la-hora-del-planeta/img/consejo08.png) no-repeat 0 0;
					position: absolute;
					top: 344px;
					left: 221px;
				}
					.consejo08:hover{
						background-image: url(/especiales/la-hora-del-planeta/img/consejo08-hover.png);
						background-color: #90C1E8; 
						height: 213px;
						left: 191px;
						width: 275px;
						z-index: 10;
					}
				.consejo09{
					background: url(/especiales/la-hora-del-planeta/img/consejo09.png) no-repeat 0 0;
					position: absolute;
					top: 344px;
					left: 445px;
				}
					.consejo09:hover{
						background-image: url(/especiales/la-hora-del-planeta/img/consejo09-hover.png);
						background-color: #FCDEDC; 
						height: 213px;
						left: 415px;
						width: 275px;
						z-index: 10;
					}
				.consejo10{
					background: url(/especiales/la-hora-del-planeta/img/consejo10.png) no-repeat 0 0;
					position: absolute;
					top: 516px;
					left: 0;
				}
					.consejo10:hover{
						background-image: url(/especiales/la-hora-del-planeta/img/consejo10-hover.png);
						background-color: #78AEDE; 
						height: 213px;
						left: -30px;
						width: 275px;
						z-index: 10;
					}
				.consejo11{
					background: url(/especiales/la-hora-del-planeta/img/consejo11.png) no-repeat 0 0;
					top: 516px;
					left: 224px;
				}
					.consejo11:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo11-hover.png) no-repeat 0 0;
						background-color: #86B3E1; 
						left: 194px;
					}
				.consejo12{
					background: url(/especiales/la-hora-del-planeta/img/consejo12.png) no-repeat 0 0;
					top: 516px;
					left: 445px;
				}
					.consejo12:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo12-hover.png) no-repeat 0 0;
						background-color: #FCE4E5; 
						left: 415px;
					}
				.consejo13{
					background: url(/especiales/la-hora-del-planeta/img/consejo13.png) no-repeat 0 0;
					top: 688px;
					left: 0;
				}
					.consejo13:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo13-hover.png) no-repeat 0 0;
						background-color: #ECECEC; 
						left: -30px;
					}
				.consejo14{
					background: url(/especiales/la-hora-del-planeta/img/consejo14.png) no-repeat 0 0;
					top: 688px;
					left: 224px;
				}
					.consejo14:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo14-hover.png) no-repeat 0 0;
						background-color: #ECECEC; 
						left: 194px;
					}
				.consejo15{
					background: url(/especiales/la-hora-del-planeta/img/consejo15.png) no-repeat 0 0;
					top: 688px;
					left: 445px;
				}
					.consejo15:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo15-hover.png) no-repeat 0 0;
						background-color: #1C1C1B; 
						left: 415px;
					}
				.consejo16{
					background: url(/especiales/la-hora-del-planeta/img/consejo16.png) no-repeat 0 0;
					top: 860px;
					left: 0;
				}
					.consejo16:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo16-hover.png) no-repeat 0 0;
						background-color: #FCE4E5; 
						left: -30px;
					}
				.consejo17{
					background: url(/especiales/la-hora-del-planeta/img/consejo17.png) no-repeat 0 0;
					top: 860px;
					left: 224px;
				}
					.consejo17:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo17-hover.png) no-repeat 0 0;
						background-color: #ECECEC; 
						left: 194px;
					}
				.consejo18{
					background: url(/especiales/la-hora-del-planeta/img/consejo18.png) no-repeat 0 0;
					top: 860px;
					left: 445px;
				}
					.consejo18:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo18-hover.png) no-repeat 0 0;
						background-color: #FCE4E5; 
						left: 415px;
					}
				.consejo19{
					background: url(/especiales/la-hora-del-planeta/img/consejo19.png) no-repeat 0 0;
					top: 1032px;
					left: 0px;
				}
					.consejo19:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo19-hover.png) no-repeat 0 0;
						background-color: #ECECEC; 
						left: -30px;
					}
				.consejo20{
					background: url(/especiales/la-hora-del-planeta/img/consejo20.png) no-repeat 0 0;
					top: 1032px;
					left: 224px;
				}
					.consejo20:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo20-hover.png) no-repeat 0 0;
						background-color: #86B3E1; 
						left: 194px;
					}
				.consejo21{
					background: url(/especiales/la-hora-del-planeta/img/consejo21.png) no-repeat 0 0;
					top: 1031px;
					left: 448px;
				}
					.consejo21:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo21-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 418px;
					}
				.consejo22{
					background: url(/especiales/la-hora-del-planeta/img/consejo22.png) no-repeat 0 0;
					top: 1204px;
					left: 0;
				}
					.consejo22:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo22-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: -30px;
					}
				.consejo23{
					background: url(/especiales/la-hora-del-planeta/img/consejo23.png) no-repeat 0 0;
					top: 1204px;
					left: 224px;
				}
					.consejo23:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo23-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 194px;
					}
				.consejo24{
					background: url(/especiales/la-hora-del-planeta/img/consejo24.png) no-repeat 0 0;
					top: 1204px;
					left: 448px;
				}
					.consejo24:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo24-hover.png) no-repeat 0 0;
						background-color: #E6E7E8;
						left: 418px; 
					}
				.consejo25{
					background: url(/especiales/la-hora-del-planeta/img/consejo25.png) no-repeat 0 0;
					top: 1376px;
					left: 0;
				}
					.consejo25:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo25-hover.png) no-repeat 0 0;
						background-color: #78AEDE; 
						left: -30px;
					}
				.consejo26{
					background: url(/especiales/la-hora-del-planeta/img/consejo26.png) no-repeat 0 0;
					top: 1376px;
					left: 224px;
				}
					.consejo26:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo26-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 194px;
					}
				.consejo27{
					background: url(/especiales/la-hora-del-planeta/img/consejo27.png) no-repeat 0 0;
					top: 1376px;
					left: 448px;
				}
					.consejo27:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo27-hover.png) no-repeat 0 0;
						background-color: #78AEDE; 
						left: 418px;
					}
				.consejo28{
					background: url(/especiales/la-hora-del-planeta/img/consejo28.png) no-repeat 0 0;
					top: 1548px;
					left: 0;
				}
					.consejo28:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo28-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: -30px;
					}
				.consejo29{
					background: url(/especiales/la-hora-del-planeta/img/consejo29.png) no-repeat 0 0;
					top: 1548px;
					left: 224px;
				}
					.consejo29:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo29-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 194px;
					}
				.consejo30{
					background: url(/especiales/la-hora-del-planeta/img/consejo30.png) no-repeat 0 0;
					top: 1548px;
					left: 448px;
				}
					.consejo30:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo30-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 418px;
					}
				.consejo31{
					background: url(/especiales/la-hora-del-planeta/img/consejo31.png) no-repeat 0 0;
					top: 1720px;
					left: 0;
				}
					.consejo31:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo31-hover.png) no-repeat 0 0;
						background-color: #78AEDE; 
						left: -30px;
					}
				.consejo32{
					background: url(/especiales/la-hora-del-planeta/img/consejo32.png) no-repeat 0 0;
					top: 1720px;
					left: 224px;
				}
					.consejo32:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo32-hover.png) no-repeat 0 0;
						background-color: #F1F2F2; 
						left: 194px;
					}
				.consejo33{
					background: url(/especiales/la-hora-del-planeta/img/consejo33.png) no-repeat 0 0;
					top: 1720px;
					left: 448px;
				}
					.consejo33:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo33-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 418px;
					}
				.consejo34{
					background: url(/especiales/la-hora-del-planeta/img/consejo34.png) no-repeat 0 0;
					top: 1892px;
					left: 0;
				}
					.consejo34:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo34-hover.png) no-repeat 0 0;
						background-color: #F1F2F2; 
						left: -30px;
					}
				.consejo35{
					background: url(/especiales/la-hora-del-planeta/img/consejo35.png) no-repeat 0 0;
					top: 1892px;
					left: 224px;
				}
					.consejo35:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo35-hover.png) no-repeat 0 0;
						background-color: #231F20; 
						left: 194px;
					}
				.consejo36{
					background: url(/especiales/la-hora-del-planeta/img/consejo36.png) no-repeat 0 0;
					top: 1892px;
					left: 448px;
				}
					.consejo36:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo36-hover.png) no-repeat 0 0;
						background-color: #F1F2F2; 
						left: 418px;
					}
				.consejo37{
					background: url(/especiales/la-hora-del-planeta/img/consejo37.png) no-repeat 0 0;
					top: 2064px;
					left: 0;
				}
					.consejo37:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo37-hover.png) no-repeat 0 0;
						background-color: #F1F2F2; 
						left: -30px;
					}
				.consejo38{
					background: url(/especiales/la-hora-del-planeta/img/consejo38.png) no-repeat 0 0;
					top: 2064px;
					left: 224px;
				}
					.consejo38:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo38-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 194px;
					}
				.consejo39{
					background: url(/especiales/la-hora-del-planeta/img/consejo39.png) no-repeat 0 0;
					top: 2064px;
					left: 448px;
				}
					.consejo39:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo39-hover.png) no-repeat 0 0;
						background-color: #78AEDE; 
						left: 418px;
					}
				.consejo40{
					background: url(/especiales/la-hora-del-planeta/img/consejo40.png) no-repeat 0 0;
					top: 2235px;
					left: 0;
				}
					.consejo40:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo40-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 0;
					}
				.consejo41{
					background: url(/especiales/la-hora-del-planeta/img/consejo41.png) no-repeat 0 0;
					top: 2235px;
					left: 224px;
				}
					.consejo41:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo41-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 194px;
					}
				.consejo42{
					background: url(/especiales/la-hora-del-planeta/img/consejo42.png) no-repeat 0 0;
					top: 2235px;
					left: 448px;
				}
					.consejo42:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo42-hover.png) no-repeat 0 0;
						background-color: #231F20; 
						left: 418px;
					}
				.consejo43{
					background: url(/especiales/la-hora-del-planeta/img/consejo43.png) no-repeat 0 0;
					top: 2408px;
					left: 0;
				}
					.consejo43:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo43-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: -30px;
					}
				.consejo44{
					background: url(/especiales/la-hora-del-planeta/img/consejo44.png) no-repeat 0 0;
					top: 2408px;
					left: 224px;
				}
					.consejo44:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo44-hover.png) no-repeat 0 0;
						background-color: #78AEDE; 
						left: 194px;
					}
				.consejo45{
					background: url(/especiales/la-hora-del-planeta/img/consejo45.png) no-repeat 0 0;
					top: 2408px;
					left: 448px;
				}
					.consejo45:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo45-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 418px;
					}
				.consejo46{
					background: url(/especiales/la-hora-del-planeta/img/consejo46.png) no-repeat 0 0;
					top: 2581px;
					left: 0;
				}
					.consejo46:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo46-hover.png) no-repeat 0 0;
						background-color: #231F20; 
						left: -30px;
					}
				.consejo47{
					background: url(/especiales/la-hora-del-planeta/img/consejo47.png) no-repeat 0 0;
					top: 2581px;
					left: 224px;
				}
					.consejo47:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo47-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 194px;
					}
				.consejo48{
					background: url(/especiales/la-hora-del-planeta/img/consejo48.png) no-repeat 0 0;
					top: 2581px;
					left: 448px;
				}
					.consejo48:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo48-hover.png) no-repeat 0 0;
						background-color: #78AEDE; 
						left: 418px;
					}
				.consejo49{
					background: url(/especiales/la-hora-del-planeta/img/consejo49.png) no-repeat 0 0;
					top: 2753px;
					left: 0;
				}
					.consejo49:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo49-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: -30px;
					}
				.consejo50{
					background: url(/especiales/la-hora-del-planeta/img/consejo50.png) no-repeat 0 0;
					top: 2753px;
					left: 224px;
				}
					.consejo50:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo50-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 194px;
					}
				.consejo51{
					background: url(/especiales/la-hora-del-planeta/img/consejo51.png) no-repeat 0 0;
					top: 2753px;
					left: 448px;
				}
					.consejo51:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo51-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 418px;
					}
				.consejo52{
					background: url(/especiales/la-hora-del-planeta/img/consejo52.png) no-repeat 0 0;
					top: 2925px;
					left: 0;
				}
					.consejo52:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo52-hover.png) no-repeat 0 0;
						background-color: #231F20; 
						left: -30px;
					}
				.consejo53{
					background: url(/especiales/la-hora-del-planeta/img/consejo53.png) no-repeat 0 0;
					top: 2925px;
					left: 224px;
				}
					.consejo53:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo53-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 194px;
					}
				.consejo54{
					background: url(/especiales/la-hora-del-planeta/img/consejo54.png) no-repeat 0 0;
					top: 2925px;
					left: 448px;
				}
					.consejo54:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo54-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 415px;
					}
				.consejo55{
					background: url(/especiales/la-hora-del-planeta/img/consejo55.png) no-repeat 0 0;
					top: 3097px;
					left: 0;
				}
					.consejo55:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo55-hover.png) no-repeat 0 0;
						background-color: #90C1E8; 
						left: -30px;
					}
				.consejo56{
					background: url(/especiales/la-hora-del-planeta/img/consejo56.png) no-repeat 0 0;
					top: 3097px;
					left: 224px;
				}
					.consejo56:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo56-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 194px;
					}
				.consejo57{
					background: url(/especiales/la-hora-del-planeta/img/consejo57.png) no-repeat 0 0;
					top: 3097px;
					left: 448px;
				}
					.consejo57:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo57-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 415px;
					}
				.consejo58{
					background: url(/especiales/la-hora-del-planeta/img/consejo58.png) no-repeat 0 0;
					top: 3269px;
					left: 0;
				}
					.consejo58:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo58-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: -30px;
					}
				.consejo59{
					background: url(/especiales/la-hora-del-planeta/img/consejo59.png) no-repeat 0 0;
					top: 3269px;
					left: 224px;
				}
					.consejo59:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo59-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 194px;
					}
				.consejo60{
					background: url(/especiales/la-hora-del-planeta/img/consejo60.png) no-repeat 0 0;
					top: 3269px;
					left: 448px;
				}
					.consejo60:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo60-hover.png) no-repeat 0 0;
						background-color: #90C1E8; 
						left: 415px;
					}
				.consejo61{
					background: url(/especiales/la-hora-del-planeta/img/consejo61.png) no-repeat 0 0;
					top: 3441px;
					left: 0;
				}
					.consejo61:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo61-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: -30px;
					}
				.consejo62{
					background: url(/especiales/la-hora-del-planeta/img/consejo62.png) no-repeat 0 0;
					top: 3441px;
					left: 224px;
				}
					.consejo62:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo62-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 194px;
					}
				.consejo63{
					background: url(/especiales/la-hora-del-planeta/img/consejo63.png) no-repeat 0 0;
					top: 3441px;
					left: 448px;
				}
					.consejo63:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo63-hover.png) no-repeat 0 0;
						background-color: #78AEDE; 
						left: 415px;
					}
				.consejo64{
					background: url(/especiales/la-hora-del-planeta/img/consejo64.png) no-repeat 0 0;
					top: 3613px;
					left: 0;
				}
					.consejo64:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo64-hover.png) no-repeat 0 0;
						background-color: #78AEDE; 
						left: -30px;
					}
				.consejo65{
					background: url(/especiales/la-hora-del-planeta/img/consejo65.png) no-repeat 0 0;
					top: 3613px;
					left: 224px;
				}
					.consejo65:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo65-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 194px;
					}
				.consejo66{
					background: url(/especiales/la-hora-del-planeta/img/consejo66.png) no-repeat 0 0;
					top: 3613px;
					left: 448px;
				}
					.consejo66:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo66-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 415px;
					}
				.consejo67{
					background: url(/especiales/la-hora-del-planeta/img/consejo67.png) no-repeat 0 0;
					top: 3785px;
					left: 0;
				}
					.consejo67:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo67-hover.png) no-repeat 0 0;
						background-color: #231F20; 
						left: -30px;
					}
				.consejo68{
					background: url(/especiales/la-hora-del-planeta/img/consejo68.png) no-repeat 0 0;
					top: 3785px;
					left: 224px;
				}
					.consejo68:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo68-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 194px;
					}
				.consejo69{
					background: url(/especiales/la-hora-del-planeta/img/consejo69.png) no-repeat 0 0;
					top: 3785px;
					left: 448px;
				}
					.consejo69:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo69-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 415px;
					}
				.consejo70{
					background: url(/especiales/la-hora-del-planeta/img/consejo70.png) no-repeat 0 0;
					top: 3958px;
					left: 0;
				}
					.consejo70:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo70-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: -30px;
					}
				.consejo71{
					background: url(/especiales/la-hora-del-planeta/img/consejo71.png) no-repeat 0 0;
					top: 3958px;
					left: 224px;
				}
					.consejo71:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo71-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 194px;
					}
				.consejo72{
					background: url(/especiales/la-hora-del-planeta/img/consejo72.png) no-repeat 0 0;
					top: 3958px;
					left: 448px;
				}
					.consejo72:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo72-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 415px;
					}
				.consejo73{
					background: url(/especiales/la-hora-del-planeta/img/consejo73.png) no-repeat 0 0;
					top: 4130px;
					left: 0;
				}
					.consejo73:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo73-hover.png) no-repeat 0 0;
						background-color: #fff; 
						left: -30px;
					}
				.consejo74{
					background: url(/especiales/la-hora-del-planeta/img/consejo74.png) no-repeat 0 0;
					top: 4130px;
					left: 224px;
				}
					.consejo74:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo74-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 194px;
					}
				.consejo75{
					background: url(/especiales/la-hora-del-planeta/img/consejo75.png) no-repeat 0 0;
					top: 4130px;
					left: 448px;
				}
					.consejo75:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo75-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 415px;
					}
				.consejo76{
					background: url(/especiales/la-hora-del-planeta/img/consejo76.png) no-repeat 0 0;
					top: 4302px;
					left: 0;
				}
					.consejo76:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo76-hover.png) no-repeat 0 0;
						background-color: #231F20; 
						left: -30px;
					}
				.consejo77{
					background: url(/especiales/la-hora-del-planeta/img/consejo77.png) no-repeat 0 0;
					top: 4302px;
					left: 224px;
				}
					.consejo77:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo77-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 194px;
					}
				.consejo78{
					background: url(/especiales/la-hora-del-planeta/img/consejo78.png) no-repeat 0 0;
					top: 4302px;
					left: 448px;
				}
					.consejo78:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo78-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 415px;
					}
				.consejo79{
					background: url(/especiales/la-hora-del-planeta/img/consejo79.png) no-repeat 0 0;
					top: 4474px;
					left: 0;
				}
					.consejo79:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo79-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: -30px;
					}
				.consejo80{
					background: url(/especiales/la-hora-del-planeta/img/consejo80.png) no-repeat 0 0;
					top: 4474px;
					left: 224px;
				}
					.consejo80:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo80-hover.png) no-repeat 0 0;
						background-color: #90C1E8; 
						left: 194px;
					}
				.consejo81{
					background: url(/especiales/la-hora-del-planeta/img/consejo81.png) no-repeat 0 0;
					top: 4474px;
					left: 448px;
				}
					.consejo81:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo81-hover.png) no-repeat 0 0;
						background-color: #90C1E8; 
						left: 415px;
					}
				.consejo82{
					background: url(/especiales/la-hora-del-planeta/img/consejo82.png) no-repeat 0 0;
					top: 4646px;
					left: 0;
				}
					.consejo82:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo82-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: -30px;
					}
				.consejo83{
					background: url(/especiales/la-hora-del-planeta/img/consejo83.png) no-repeat 0 0;
					top: 4646px;
					left: 224px;
				}
					.consejo83:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo83-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 194px;
					}
				.consejo84{
					background: url(/especiales/la-hora-del-planeta/img/consejo84.png) no-repeat 0 0;
					top: 4646px;
					left: 448px;
				}
					.consejo84:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo84-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 415px;
					}
				.consejo85{
					background: url(/especiales/la-hora-del-planeta/img/consejo85.png) no-repeat 0 0;
					top: 4819px;
					left: 0;
				}
					.consejo85:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo85-hover.png) no-repeat 0 0;
						background-color: #90C1E8; 
						left: -30px;
					}
				.consejo86{
					background: url(/especiales/la-hora-del-planeta/img/consejo86.png) no-repeat 0 0;
					top: 4819px;
					left: 224px;
				}
					.consejo86:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo86-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 194px;
					}
				.consejo87{
					background: url(/especiales/la-hora-del-planeta/img/consejo87.png) no-repeat 0 0;
					top: 4819px;
					left: 448px;
				}
					.consejo87:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo87-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 415px;
					}
				.consejo88{
					background: url(/especiales/la-hora-del-planeta/img/consejo88.png) no-repeat 0 0;
					top: 4991px;
					left: 0;
				}
					.consejo88:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo88-hover.png) no-repeat 0 0;
						background-color: #231F20; 
						left: -30px;
					}
				.consejo89{
					background: url(/especiales/la-hora-del-planeta/img/consejo89.png) no-repeat 0 0;
					top: 4991px;
					left: 224px;
				}
					.consejo89:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo89-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 194px;
					}
				.consejo90{
					background: url(/especiales/la-hora-del-planeta/img/consejo90.png) no-repeat 0 0;
					top: 4991px;
					left: 448px;
				}
					.consejo90:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo90-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: 415px;
					}
				.consejo91{
					background: url(/especiales/la-hora-del-planeta/img/consejo91.png) no-repeat 0 0;
					top: 5164px;
					left: 0;
				}
					.consejo91:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo91-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: -30px;
					}
				.consejo92{
					background: url(/especiales/la-hora-del-planeta/img/consejo92.png) no-repeat 0 0;
					top: 5164px;
					left: 224px;
				}
					.consejo92:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo92-hover.png) no-repeat 0 0;
						background-color: #90C1E8; 
						left: 194px;
					}
				.consejo93{
					background: url(/especiales/la-hora-del-planeta/img/consejo93.png) no-repeat 0 0;
					top: 5164px;
					left: 448px;
				}
					.consejo93:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo93-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 415px;
					}
				.consejo94{
					background: url(/especiales/la-hora-del-planeta/img/consejo94.png) no-repeat 0 0;
					top: 5336px;
					left: 0;
				}
					.consejo94:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo94-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: -30px;
					}
				.consejo95{
					background: url(/especiales/la-hora-del-planeta/img/consejo95.png) no-repeat 0 0;
					top: 5336px;
					left: 224px;
				}
					.consejo95:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo95-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 194px;
					}
				.consejo96{
					background: url(/especiales/la-hora-del-planeta/img/consejo96.png) no-repeat 0 0;
					top: 5336px;
					left: 448px;
				}
					.consejo96:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo96-hover.png) no-repeat 0 0;
						background-color: #231F20; 
						left: 415px;
					}
				.consejo97{
					background: url(/especiales/la-hora-del-planeta/img/consejo97.png) no-repeat 0 0;
					top: 5508px;
					left: 0;
				}
					.consejo97:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo97-hover.png) no-repeat 0 0;
						background-color: #90C1E8; 
						left: -30px;
					}
				.consejo98{
					background: url(/especiales/la-hora-del-planeta/img/consejo98.png) no-repeat 0 0;
					top: 5508px;
					left: 224px;
				}
					.consejo98:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo98-hover.png) no-repeat 0 0;
						background-color: #E6E7E8; 
						left: 194px;
					}
				.consejo99{
					background: url(/especiales/la-hora-del-planeta/img/consejo99.png) no-repeat 0 0;
					top: 5508px;
					left: 448px;
				}
					.consejo99:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo99-hover.png) no-repeat 0 0;
						background-color: #90C1E8; 
						left: 415px;
					}
				.consejo100{
					background: url(/especiales/la-hora-del-planeta/img/consejo100.png) no-repeat 0 0;
					margin-bottom: 70px;
					top: 5681px;
					left: 0;
				}
					.consejo100:hover{
						background: url(/especiales/la-hora-del-planeta/img/consejo100-hover.png) no-repeat 0 0;
						background-color: #FCDEDC; 
						left: -30px;
					}
				.continuara{
					background: url(/especiales/la-hora-del-planeta/img/sprites.png) no-repeat 0 -89px;
					display: block;
					height: 42px;
					margin-bottom: 80px;
					left: 240px;
					position: absolute;
					top: 645px;
					text-indent: -9999px;
					width: 208px;
				}
					.dia02{
						top: 1105px !important;
						left: 460px;
					}
					.dia03{
						top: 1755px !important;
						left: 460px;
					}
					.dia04{
						top: 2360px !important;
						left: 240px;
					}
					.dia05{
						top: 2860px !important;
						left: 460px;
					}
					.dia06{
						top: 3480px !important;
						left: 460px;
					}
					.dia07{
						top: 4060px !important;
						left: 240px;
					}
					.dia08{
						top: 4590px !important;
						left: 460px;
					}
					.dia09{
						top: 5210px !important;
						left: 460px;
					}
				.anchor{
					position: absolute;
					top: 516px;
				}
				.anchor2{
					position: absolute;
					top: 1035px;
				}
				.anchor3{
					position: absolute;
					top: 1550px;
				}
				.anchor4{
					position: absolute;
					top: 2220px;
				}
				.anchor5{
					position: absolute;
					top: 2740px;
				}
				.anchor6{
					position: absolute;
					top: 3435px;
				}
				.anchor7{
					position: absolute;
					top: 3950px;
				}
				.anchor8{
					position: absolute;
					top: 4470px;
				}
				.anchor9{
					position: absolute;
					top: 5160px;
				}
	ul.paginacion{
		display: inline-block;
		list-style-type: none; 
		padding: 0;
		position: absolute;
		text-align: center;
		top: 965px;
	}
		ul.paginacion li {
			display: inline-block;
		}
			ul.paginacion li a{
				color: #000;
				display: block;
				font: 22px/24px 'sf_arch_rivalregular';
				text-decoration: none;
			}
				a.act{
					color: #ED6529 !important;
				}



