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

#lateral {
	width:300px;
	float:right;
	margin-right:10px;
}

#destsport {
	width:290px;
}

.destsportheader {
	width:100%;
	text-align:center;
	margin-bottom:10px;
}

.destsportimg {
	max-width:290px;
	max-height:290px;
	overflow:hidden;
	vertical-align:top;

}

.destsportheader a {
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	line-height:12px;
}

#galleta {
	width:320px;
	margin-top:8px;
	margin-bottom:10px;
	margin-right:20px;
	float:right;

}

.areagalletatl {
	background-image:url(/wp-content/imagenes/slice/white/topl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.areagalletatlsw {
	background-image:url(/wp-content/imagenes/slice/white/topl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.areagalletatop {
	background-image: url(/wp-content/imagenes/slice/white/top.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
	background-color:#FFF;

}

.areagalletatopsw {
	background-image: url(/wp-content/imagenes/slice/white/top.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
	background-color:#FFF;

}

.areagalletatr {
	background-image:url(/wp-content/imagenes/slice/white/topr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.areagalletatrsw {
	background-image:url(/wp-content/imagenes/slice/white/topr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.areagalletaml {
	background-image:url(/wp-content/imagenes/slice/white/midl.gif);
		background-repeat:repeat-y;
		background-position: 0 0;
}
.areagalletamr {
	background-image:url(/wp-content/imagenes/slice/white/midr.gif);
		background-repeat:repeat-y;
		background-position: 100% 0;
}

.areagalletabl {
	background-image:url(/wp-content/imagenes/slice/white/botl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.areagalletaback {
	background-image:url(/wp-content/imagenes/slice/white/bot.gif);
	background-repeat:repeat-x;
		background-position: 0 100%;
}

.areagalletabr {
	background-image:url(/wp-content/imagenes/slice/white/botr.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding: 10px 15px 10px 15px;
}