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


body {
		color: #fff;
		background-color:#000000;
		font-family: Helvetica, Arial, Trebuchet, sans;
		margin:0px;
		padding:0px;		
}
#wholedangpage {
		background-color: #000000;
		width: 1000px;
		text-align: left;
		background-image: url(http://www.lpulso.com/palmavip/images/360x90palmavip.jpg);
		background-repeat: no-repeat;
		background-position: left top;

}
#adplacement {
		margin: 15px 0 0 800px;
		padding-top: 15px;
}
#plogo {
		float:left;
		width: 300px;
		height: 110px;
}

#plogo a, #plogo img {
		text-decoration: none;
		margin-top: -50px;
}
#navbar {
		margin: -10px 0px 0px 0px;
		float:left;
		width: 1000px;
		height: 48px;
		background-image: url(http://lpulso.com/palmavip/images/navbar.jpg);
		background-repeat: no-repeat;
}
#nuestras a {
		margin-top: 10px;
		float:left;
		width: 130px;
		height: 25px;
		text-decoration: none;
		
}
#mis a {
		margin-top: 10px;
		float:left;
		margin-left: 35px;
		width: 100px;
		height: 25px;
		text-decoration: none;
		
}
#ayuda a {
		margin-top: 10px;
		float:left;
		margin-left: 30px;
		width: 80px;
		height: 25px;
		text-decoration: none;
		
}
#lapalma a {
		margin-top: 10px;
		float:left;
		margin-left: 30px;
		width: 100px;
		height: 25px;
		text-decoration: none;
		
}
#lpulso a {
		margin-top: 10px;
		float:left;
		margin-left: 30px;
		width: 100px;
		height: 25px;
		text-decoration: none;
		
}


#col1 {
		float: left; 
		width: 650px;
}
#col2 {
		float: left;
		width: 300px;
}


