
/* CSS Document */

/*estaticos visitame*/
.visitame_moxie{
	background-image:url(../images/sprite_moxie.jpg);
	background-position:0px -154px;
	background-repeat:no-repeat;
	width:465px;
	height:222px;
	margin-top:5px;
}
.visitame_moxie a{
	
	padding:0 0 206px 461px;
}
.visitame_moxie a:link a:hover a:visited{
}

/*estatico productos*/
.productos_moxie{
	background-image:url(../images/sprite_moxie.jpg);
	background-position:-465px -154px;
	background-repeat:no-repeat;
	width:334px;
	height:221px;
	float:left;
	margin-bottom:15px;
}
.productos_moxie a{
	padding:0 0 205px 324px;
}

/*estatico banner top*/
.banner_top_moxie{
	background-image:url(../images/sprite_moxie.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:809px;
	height:154px;
}
.banner_top_moxie a{
	margin:0px;
	padding:0px;
	border:0px;
}

#banner_moxie {
	display:inline;
	float:left;
	margin-right:10px;
	padding:21px 0 10px 0px;
	width:809px;
}

#caluga_centro_top_moxie{
	float:left;
	width:500px;
	height:240px;

}

/*ultimas moxie*/
	#ultimas_moxie{
		float:left;
		width:324px;
		margin-top: 0px;
		background-color:#5f00a2;
	}
	#ultimas_moxie h3{
		background-image:url('../images/sprite_moxie.jpg');
		background-position: -10px -853px;
		background-repeat:no-repeat;
		height:0;
		margin:0 0 0px;
		overflow:hidden;
		padding-top:46px;
		width:324px;			
	}
	#ultimas_moxie .mas_ultimas_moxie{
		float:left;
		margin-bottom:10px;
		margin-top:5px;
		width:320px;	
		color:#fff;			
	}
	#ultimas_moxie .mas_ultimas_moxie a{
		float:left;
		color:#FFF;
		padding-left:8px;
	}
	#ultimas_moxie .mas_ultimas_moxie p{
		float:left;
		color:#FFF;
		padding-left:8px;
	}
	
/*ultimas moxie centro*/
	#ultimas_moxie_centro{
		float:left;
		width:455px;
		margin-top: 0px;
		background-color:#000;
	}
	#ultimas_moxie_centro h3{
		background-image:url('../images/sprite_moxie.jpg');
		background-position: -10px -801px;
		background-repeat:no-repeat;
		height:0;
		margin:0 0 0px;
		overflow:hidden;
		padding-top:46px;
		width:464px;			
	}
	#ultimas_moxie_centro .mas_ultimas_moxie_centro{
		background-image:url('../images/sprite_moxie.jpg');
		background-position:-217px -614px;
		background-repeat:no-repeat;
		float:left;
		margin-bottom:10px;
		margin-top:5px;
		width:215px;	
		color:#fff;	
		height:182px;
	}
	#ultimas_moxie_centro .mas_ultimas_moxie_centro2{
		background-image:url('../images/sprite_moxie.jpg');
		background-position:0px -614px;
		background-repeat:no-repeat;
		float:left;
		margin-bottom:10px;
		margin-top:5px;
		width:215px;	
		color:#fff;	
		height:182px;
	}
	#ultimas_moxie_centro .mas_ultimas_moxie_centro h4{
		float:left;
		color:#FFF;
		padding:10px 0 0 44px;
	}
	#ultimas_moxie_centro .mas_ultimas_moxie_centro a{
		float:left;
		color:#FFF;
		padding-left:44px;
	}
	#ultimas_moxie_centro .mas_ultimas_moxie_centro p{
		float:left;
		color:#FFF;
		padding-left:35px;
		overflow:hidden;
	}

