/* @tour */
#main.tour { padding: 40px 0;  }

dl#dlIcon dd.ddLearn 		{ background: url(../images/icon/learn.png) no-repeat top left; }
dl#dlIcon dd.ddFriends 		{ background: url(../images/icon/friends.png) no-repeat top left; }
dl#dlIcon dd.ddRepository 	{ min-height: 110px; height: auto !important; height: 110px; background: url(../images/icon/repository.png) no-repeat top left; }

#quierosabermas { width: 435px; text-align: center; padding: 70px 0 8px 0; border-bottom: 2px solid rgb(255,207,0); }
#quierosabermas a { color: rgb(80,80,80) }

/* @buttons */

#quierosabermas a#buttonQSM { display: inline-block; width: 279px; height: 61px; background: url(../images/buttons/sabermas.png) no-repeat; }
#quierosabermas a#buttonQSM:hover { background-position: left bottom; }

#quierosabermas a#buttonStart { display: inline-block; width: 279px; height: 61px; background: url(../images/buttons/ah-comienza.png) no-repeat; }
#quierosabermas a#buttonStart:hover { background-position: left bottom; }