@charset "utf-8";
/* CSS Document */

#nieveconteiner {
	background-image: url(../images/nieve12_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 840px;
	height: 800px;
}
.contaniertop {
	float: left;
	width: 100%;
	position: relative;
	padding-top: 40px;
	display: block;
}

.texttopleft {
	float: left;
	width: 540px;
	position: relative;
	text-align: right;
}


.titulonieve {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-shadow:0px 2px 0px #81b1df;
}

.fechanieve {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #8AB6E3;
	background-color: #E1FF17;
	padding-right: 15px;
	padding-left: 15px;
}
.copynieve {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	float: left;
	position: relative;
	width: 250px;
	display: block;
	padding-top: 20px;
	margin-left: 30px;
	text-shadow:0px 1px 0px #4275bb;
}

.contanierbottom {
	float: left;
	width: 100%;
	position: relative;
	padding-top: 140px;
	display: block;
	text-decoration: none;
}
.destinonievebox {
	float: left;
	width: 184px;
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 235px;
	margin-left: 20px;
	text-align: center;
	/* [disabled]padding-top: 140px; */
	overflow: hidden;
	text-decoration: none;
}

.destinonievetext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-top: 140px;
	height: 100%;
	width: 100%;
	text-decoration: none;
	text-shadow:0px 1px 0px #81b1df;
	cursor: pointer;
}
.destinonievetext :hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #E1FF17;
	display: block;
	padding-top: 140px;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
.destinonievetext a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-top: 140px;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
.destinonievetext a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding-top: 140px;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

.destinonievetext a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #CF0;
	display: block;
	padding-top: 140px;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
