@charset "UTF-8";
/* CSS Document */
#lateral {
	width:350px;
	float:none;
	margin-right:300px;
}

#destsport {
	width:300px;
}

.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:200px;
	float:right;

}

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

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

.areagalletayellowtop {
	background-image: url(/wp-content/imagenes/slice/header/top.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
	background-color:#ffcc00;

}

.areagalletayellowtopsw {
	background-image: url(/wp-content/imagenes/slice/header/top.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
	background-color:#ffcc00;

}

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

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

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

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

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

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